-
Notifications
You must be signed in to change notification settings - Fork 9
Doc 1042/rolling reserve webhooks #312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for incomparable-tiramisu-91a96a ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
@@ -314,6 +314,8 @@ The first part of the `eventType` will tell you what resources to query in an AP | |||
| `Transaction.Released` | Transaction was released | | |||
| `Transaction.Upcoming` | Transaction was booked for a future date | | |||
| `TransactionStatement.Generated` | [Transaction statement](../../topics/payments/index.mdx#transactions-statements) was generated successfully | | |||
| `TransactionRollingReserve.Updated` | Rolling reserve for a transaction was updated, and the release date of the funds has changed | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a reason why there are no full stops at the end of these sentences?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor comment around consistency and full stops. Currently doesn't follow our style guide.
Approved updates from this Notion draft.