POST
Payout Simulation

Authorizations

app-id
string
header
required

A unique identifier assigned to each application.

secret-key
string
header
required

A secure token associated with the app-id.

Body

application/json
uuid
string
required

Payout UUID

Example:

"MB3Y26GO"

status
string
required

The desired transaction status, with two possible statuses completed or failed.

Example:

"completed"

Response

OK

status
string