Charges
Export Charges
Export charges
GET
/
v1
/
charges
/
export
Headers
X-BUSINESS-API-KEY
string
requiredQuery Parameters
perPage
integer
default: 25version
string
default: 1.0The order version.
keywords
string
Search for fields: amount ,created_at ,id remark, customer_name
before
string
It's optional field and it's charge_id
after
string
It's optional field and it's charge_id
payment_method
string
The payment methods: card, alipay, paypal_card.. etc.
statuses[]
string
The statuses are in "completed" , "pending", "sent", "draft", "expired"
dateFrom
string
The from of created order
dateTo
string
The To of created order
with
string
If you want to display more charge and products objects. Example: charges,products
Was this page helpful?