Transfer Webhooks

Acquirer sends transaction status updates (e.g., SUCCESS, FAILED) asynchronously.
Your system should respond quickly (2xx) and handle deduplication, validation, and idempotency.

Body Params

Transaction update payload sent by acquirer.

responseData
object
integer
string
enum
Allowed:
string
Headers
string
required

Merchant-specific API key issued during onboarding for authentication.

string
required

Secret key paired with the API key. Keep it secure and never expose it publicly.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json