cURL
Payment Collections
List Payments
Get details of all payments collection done via your keys.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number for pagination (default is 0).
Number of items per page for pagination (default is 10).
The unique identifier of the payment.
Use this to get payments by any internal reference you set when creating/initializing payments
Example:
"ref-db15ac7a-78c4-480d-afc4-2be8b2325399"
This can either be successful, failed or pending.
This can either be card, bank transfer, mobile_money, or eft for local currency payments.
Available options:
card, bank_transfer, mobile_money, eft These are available payment providers on Spotflow.

