Authorizations
Bearer authentication header of the form Bearer <Token>, where <Token> is your access token.
Headers
The organization identifier
The merchant account number
Preferred language for the response
Query Parameters
The unique identifier of the merchant account
10000000 <= x <= 9999999935253486
Response
Success Response (200)
The unique identifier of the merchant account
35253486
The unique identifier of the webhook
1
The event code that triggers the webhook (free-form string)
"payment.success"
A description of the event
"Payment Success Notification"
The URL that receives webhook notifications
"https://merchant.example.com/webhooks/payment"
The date and time when the webhook was created (ISO 8601)
"2024-01-15T10:30:00Z"
The username or identifier of the user who created the webhook
"PBANDA"
The date and time when the webhook was last modified (ISO 8601)
"2024-01-16T14:20:00Z"
The username or identifier of the user who last modified the webhook
"PBANDA"