Charges
Get All Charges
Get all charges
GET
Headers
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
The to of created order
The from of amount
The to of amount
The payment request id
The customer id
Was this page helpful?