Update a payout request

Path Params
string
required

Must be a UUID. The unique identifier of the payout request.

Body Params
string
required

The status of the payout request. This must be one of [pending, processing, completed, rejected].

string

A string describing why the payout request is being rejected. This is required when the status is rejected, and forbidden otherwise.

proof_of_payment
object

Object containing the proof of payment for a successfully completed payout request. This is optional when the status is completed, and forbidden otherwise.

Response

Language
Credentials
Basic
base64
:
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json