Triggers settlement test webhook with provided payload. Simulate card purchases

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Timeout: 2 seconds.

Body Params

Settlement webhook emulator request.

Request to trigger a test settlement flow through webhook emulator.

uuid | null

Authorization identifier from a previous authorization webhook payload.
Optional for settlement flows that are processed without an initial authorization.

string
enum
required
double
required
0.01 to 7.922816251426434e+28

Amount in transaction currency. The value is expressed in major units.

string
enum
required
Allowed:
double
required
0.01 to 7.922816251426434e+28

Amount in account currency. The value is expressed in major units.

string
required
length between 1 and 64

Merchant identifier.

string
required
length between 1 and 128

Merchant display name.

string
required
length ≥ 1
^[0-9]{4}$

Merchant category code in ISO 18245 format.

uuid
required

Card identity used to build the synthetic settlement event.

string
enum
required
string | null
^(A|I|S)$
Defaults to S

Settlement status code: A for Authorized, I for Failed, S for Settled.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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