v1

latestOpenAPI 3.0.02026-07-2640301.0 MB
Partner Endpoints

partner/account/set-permissions

This endpoint will allow a partner to modify the permissions and the maximum amounts for their accounts.

post/partner/account/set-permissions

Response

Successboolean required

True if the request was successful, false if it failed

ErrorMessagestring required

Contains a description of the error if the request failed

Example response

{
  "Success": true
}