Skip to main content
GET
/
v1
/
payments
List payments
curl --request GET \
  --url https://sandbox.inflowafrica.com/api/v1/payments \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.inflowafrica.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Enter your API key starting with gtw_sk_

Query Parameters

page
integer
default:1
limit
integer
default:20
status
enum<string>
Available options:
created,
pending,
authorising,
initiated,
executed,
settled,
failed,
cancelled,
expired
customerId
string<uuid>

Response

200

Paginated payment list