Payments data events
This table lists the Payments endpoints and the events they generate. For information on setting up event notifications, see the Data and reporting overview.
Endpoint | Event | URL |
---|---|---|
Transfer funds | authorization-event-1 | POST /payments/v1/payments |
Force operation | authorization-event-1 with authorization > type "FORCE" | POST /payments/v1/payments/force |
Cancel transfer | authorization-cancellation-event-1 | POST /payments/v2/cancel |
Cancel forced operation | authorization-cancellation-event-1 with authorization > type "FORCE" | POST /payments/v1/payments/force/cancel |
Capture previously created pre-authorization | pre-authorization-capture-1 | POST /payments/v1/payments/capture |
Updated 4 months ago