Payment Fetch API

The following endpoint retrieves the details of all Payments created

Query Params
string

Timestamp (in YYYY-MM-DD format) from when the Orders should be fetched

string

Timestamp (in YYYY-MM-DD format) up till when Orders are to be fetched

int32

The number of payments to be skipped. The default value is 0. This can be used for pagination, in combination with count

int32

Number of payments to be fetched. Default value is 25. This can be used for pagination, in combination with the skip parameter

Responses

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