Nkwa Pay
Get payment
Get the payment (collection or disbursement) with the id specified
GET
/
payments
/
{id}
Authorizations
X-API-Key
string
headerrequiredPath Parameters
id
string
requiredID of payment to fetch
Response
200 - application/json
amount
integer
createdAt
string
currency
string
description
string
fee
integer
id
string
merchantId
integer
paymentType
enum<string>
Available options:
collection
, disbursement
phoneNumber
string
status
enum<string>
Available options:
pending
, success
, failed
, canceled
telecomOperator
enum<string>
Available options:
mtn
, orange
updatedAt
string
Was this page helpful?