Get Number of Authorised Payments for Date Range
Use this API to retrieve the count of authorised payments within a specific date range. This API helps merchants understand the volume of authorised payments before processing bulk capture operations.
Authorizations
Client app ID. You can find your app ID in the Merchant Dashboard.
Client secret key. You can find your secret key in the Merchant Dashboard.
Path Parameters
Start date and time for the query range.
"2024-12-01T00:00:00Z"
End date and time for the query range.
"2024-12-01T23:59:59Z"
Response
Success response for authorized payments count retrieval.
Total number of payments that will be captured.
147
Start date and time for the bulk capture operation.
"2024-12-01T00:00:00Z"
End date and time for the bulk capture operation.
"2024-12-01T23:59:59Z"