get https://sandbox.ecartpay.com/api/transactions
Get the list of all the transactions in your account.
Query params:
key | type | option |
---|---|---|
q | string | search string |
start_date | date | "YYYY-mm-dd" |
end_date | date | "YYYY-mm-dd" |
type | string | "payment" or "charge" |
status | string | created, paid, reimbursed |