Settlement Management
Fetch by Date
POST
This API allows you to fetch settlement details by date.
Request Body
Responses
200 OK
400 Bad Request
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json
Merchant key, available in dashboard profile section
the date you want to fetch settlements for
if you want to fetch details of a particular pg. only, please pass it's pg code
It specifies the starting point from which to return results
It specifies the maximum number of records to return in a response
Response
200
application/json
200
The response is of type any
.