POST a list of all withdrawals

Gets a list of all withdrawals linked to the provided client entities

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
EntityIds
array of strings
required

The GUIDs identifying the entities that the withdrawals are linked to. Comma separated

EntityIds*
int32 | null

Optional: selects what page of results to return, if no value is provided defaults to 1. Minimum value of 1, if the value provided is less than 1 will be set to 1

int32 | null

Optional: Selects how many results to return per page, if no value is provided defaults to 20. Minimum value of 1, if the value provided is less than 1 will be set to 1

WithdrawalStatuses
array of objects

Optional: filter the searched withdrawals by the provided statuses

WithdrawalStatuses
Allowed:
Responses

401

Unauthorized.

403

Forbidden.

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