Commit payout transaction

This PUT endpoint is used to commit a previously created payout transaction.
Once a payout transaction is created, you can use this endpoint to commit the transaction and initiate the actual payout.
To use this endpoint, you need to provide the user_token and payout_token of the payout transaction you want to commit in the URL Path.
The response will include a JSON object containing details about the committed payout transaction, including the payout_token, payout_status, pickup_code and possible errors.

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

Token representing the user to pay out

string
required

Token representing the trsanaction. Retrieved from /payout/{user_token}

Headers
string

Unique key to prevent duplicate processing

Responses

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