Skip to main content
GET
getPayoutFees

Headers

Authorization
string<JWT>
required

User API token.

Query Parameters

amount
number<int>
required

Amount to withdraw in cents.

Response

Request was successful.

success
boolean

True when the request succeeded.

response
string

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