Fetch All Transactions

GET {{BASE_URL}}/v1/checkout/transaction?status=completed&count=500

Request Params

KeyDatatypeRequiredDescription
pagenumber
is_recurringboolean
statusstring
countnumber

RESPONSES

status: OK

{"current":1,"history":[{"amount":500,"approved_at":null,"created_at":"2022-11-25T15:47:47.586913Z","credit":0,"currency":"USD","customer_reference":null,"fee":0,"id":"102203c2-2185-46d1-9048-2f79b3a11cd4","meta":{},"net":500,"payment_status":"Created","reason_code":"ok","recipient":{"address":{"apartment_no":"80, Mariupol","city":"LA","country_code":"US","state_code":"CA","zip_code":"178023"},"email":"jondoe@me.cash","first_name":"JOHN","id":713,"last_name":"DOE","phone":"+15102639723"},"recurring_transaction":null,"reference":"b59d4f28-f7cb-40c3-b62e-d66c9d82ed43","refunded":0,"refunds":[],"status":"created"},{"amount":500,"approved_at":null,"created_at":"2022-11-25T15:17:07.701486Z","credit":0,"currency":"USD","customer_reference":"d532387f-8269-465c-840d-1e3fcafd7896","fee":0,"id":"15e22b18-0b73-4909-9634-73c105405308","meta":{},"net":500,"payment_status":"Created","reason_code":"internal_error","recipient":{"address":{"apartment_no":"80, Mariupol","city":"LA","country_code":"US","state_code":"CA","zip_code":"178023"},"email":"testbunmi2@wafi.cash","first_name":"JOHN","id":712,"last_name":"DOE","phone":"+15105719849"},"recurring_transaction":null,"reference":"ef53eaf2-4769-4d19-b3ec-58e704621993","refunded":0,"refunds":[],"status":"failed"},{"amount":500,"approved_at":null,"created_at":"2022-11-25T12:17:27.859232Z","credit":0,"currency":"USD","customer_reference":"d532387f-8269-465c-840d-1e3fcafd7896","fee":0,"id":"620fabb8-2827-4484-b888-83f90ccd84db","meta":{},"net":500,"payment_status":"Created","reason_code":"internal_error","recipient":{"address":{"apartment_no":"80, Mariupol","city":"LA","country_code":"US","state_code":"CA","zip_code":"178023"},"email":"testbunmi2@wafi.cash","first_name":"JOHN","id":709,"last_name":"DOE","phone":"+15105719849"},"recurring_transaction":null,"reference":"f4164252-59cc-4b5b-a38c-14ff3b615389","refunded":0,"refunds":[],"status":"failed"},{"amount":500,"approved_at":null,"created_at":"2022-11-24T14:29:06.123253Z","credit":0,"currency":"USD","customer_reference":null,"fee":0,"id":"6fe6d83f-c2b8-4ba2-826e-d8e284c7d7d7","meta":{},"net":500,"payment_status":"Created","reason_code":"ok","recipient":{"address":{"apartment_no":"80, Mariupol","city":"LA","country_code":"US","state_code":"CA","zip_code":"178023"},"email":"jondoe@me.cash","first_name":"JOHN","id":708,"last_name":"DOE","phone":"+15102639723"},"recurring_transaction":null,"reference":"bbd2459f-fc5f-4de3-b542-0da2f1436853","refunded":0,"refunds":[],"status":"created"},{"amount":500,"approved_at":null,"created_at":"2022-11-24T13:24:57.985104Z","credit":0,"currency":"USD","customer_reference":null,"fee":0,"id":"78e6db01-649f-4573-85e8-bc7628b36f8d","meta":{},"net":500,"payment_status":"Created","reason_code":"ok","recipient":{"address":{"apartment_no":"80, Mariupol","city":"LA","country_code":"US","state_code":"CA","zip_code":"178023"},"email":"jondoe@me.cash","first_name":"JOHN","id":707,"last_name":"DOE","phone":"+15102639723"},"recurring_transaction":null,"reference":"bcbc5366-d2cb-4a53-85e8-e1fb8a8719a3","refunded":0,"refunds":[],"status":"created"},{"amount":500,"approved_at":null,"created_at":"2022-11-23T14:12:18.944624Z","credit":0,"currency":"USD","customer_reference":null,"fee":0,"id":"92578e0f-57ea-4d4d-b597-202aa92865c8","meta":{},"net":500,"payment_status":"Created","reason_code":"ok","recipient":{"address":{"apartment_no":"80, Mariupol","city":"LA","country_code":"US","state_code":"CA","zip_code":"178023"},"email":"jondoe@me.cash","first_name":"JOHN","id":700,"last_name":"DOE","phone":"+15102639723"},"recurring_transaction":null,"reference":"4e9247d9-6ded-4b66-a66e-8c23f42d02c4","refunded":0,"refunds":[],"status":"created"},{"amount":500,"approved_at":null,"created_at":"2022-11-23T14:08:37.406171Z","credit":0,"currency":"USD","customer_reference":null,"fee":0,"id":"9d2cb2a9-7b36-4b1e-82f8-52b21d7f782d","meta":{},"net":500,"payment_status":"Created","reason_code":"ok","recipient":{"address":{"apartment_no":"80, Mariupol","city":"LA","country_code":"US","state_code":"CA","zip_code":"178023"},"email":"jondoe@me.cash","first_name":"JOHN","id":699,"last_name":"DOE","phone":"+15102639723"},"recurring_transaction":null,"reference":"abfa2dee-ab85-4521-b4c2-8ceed570b26f","refunded":0,"refunds":[],"status":"created"},{"amount":85000,"approved_at":null,"created_at":"2022-11-22T12:55:26.312862Z","credit":0,"currency":"USD","customer_reference":null,"fee":0,"id":"237f7dff-c981-4c6a-89e7-9b14d23da76f","meta":{},"net":85000,"payment_status":"Created","reason_code":"ok","recipient":{"address":{"apartment_no":"80, Mariupol","city":"LA","country_code":"US","state_code":"CA","zip_code":"178023"},"email":"ayo.daniel@gmail.com","first_name":"Ayo","id":694,"last_name":"aDanielyo","phone":"+15102444366"},"recurring_transaction":null,"reference":"00024a51-dd7b-450f-8c14-46f04c8f152c","refunded":0,"refunds":[],"status":"created"}],"lastPage":1,"next_page":false,"previous":false,"total":8}