List collections
Collections
List collections
All inbound money in one list: charges you initiated plus virtual account and crypto deposits.
GET
List collections
Authorizations
Your API key: sk_test_… (sandbox) or sk_live_… (production).
Query Parameters
Page size, 1–100.
Required range:
1 <= x <= 100Example:
20
The nextCursor from the previous page.
Available options:
mobile_money, virtual_account, crypto Filter by payment method code.
Example:
"gh_mtn"
Available options:
pending, processing, completed, failed, reversed Example:
"GHS"
Example:
"order-1042"
Only deposits into this virtual account.
Example:
"va_m4kp9xqz2wnt7hvb1dcs"
Only deposits to this crypto address.
Example:
"addr_p8wq2nzk5xmv1htb4gcj"
Created at or after this ISO 8601 timestamp.
Example:
"2026-08-01T00:00:00Z"
Created at or before this ISO 8601 timestamp.
Example:
"2026-08-31T23:59:59Z"