get https://api-sandbox.qorcommerce.io/v3/channels/deposits//
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 |
Channels Test Credentials
Use the following values for testing this endpoint
Type | Name | Value |
---|---|---|
Header | Qor-Client-Key | C8373337268594090076 |