Skip to main content
POST
newPayout

Headers

Authorization
string<JWT>
required

User API token.

Body

application/json
amount
number<int>
required

Amount to withdraw in cents. See minimum amount

Response

Request was successful.

success
boolean

True when the request succeeded.

response
object

Endpoint-specific response payload, or an error message when success is false.