Instruct a payout to be made for the specified payoutId.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.sandbox.velopayments.com//v3/payouts/'
Response Response Example
202 - Example 1
{}
Request
Path Params
Responses
🟢202HTTP 202 Accepted
application/json
Body
🟠400Invalid request. See Error message payload for details of failure
🟠401Invalid access token. May be expired or invalid
🟠403The authentication does not have permissions to access the resource
This usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions
🟠404The resource was not found or is no longer available
🟠409The request contained data that would result in a duplicate value