Charges
Get All Charges
Get all charges
GET
Headers
Example:
"b286daabf9921b5a01a4621f026c111e046f8911feba212996c92159b98427d"
Query Parameters
The cursor parameter accepts a next_cursor value obtained from the previous response's meta object (meta.next_cursor). Use this parameter to fetch the next page of results when implementing pagination.
Search for fields: amount ,charge_id ,customer_email, remark
It's charge status
Available options:
succeeded
, failed
, refunded
The location ids
The user's id, support both uuid and number id
It's charge status.
Available options:
success
, succeeded_manually
, pending
, failed
, refunded
, cancelled
, partially_refunded
, void
The from of created order
Example:
"2024-10-05"
The to of created order
Example:
"2024-10-05"
The from of amount
Example:
100
The to of amount
Example:
200
The payment request id
The customer id
Response
200 - application/json
Successful payment
The response is of type object
.