Fetch Deposits / Payouts

Fetch all deposits / payouts for a merchant.


Query Parameters

The following parameters are available in the query string to search for specific conditions.

parameter

description

required

limit

The amount of deposits present on one page.
The maximum amount is 100. The default is 100.

No

skip

The number of results to skip before returning results.
The default is 0

No

created

The date of the deposit
The request field will be in the form YYYYMMDD

No

amount

The amount of the deposit.

No

Language
Click Try It! to start a request and see the response here!