Get the payment (collection or disbursement) with the specified ID.

get/payments/{id}

Path parameters

idstring uuid required

ID of payment to fetch

Response

Payment retrieved successfully

amountinteger
createdAtstring date-time
currencystring
descriptionstring
feeinteger
idstring
merchantIdinteger
paymentType'collection' | 'disbursement'
phoneNumberstring
status'pending' | 'success' | 'failed' | 'canceled'
telecomOperator'mtn' | 'orange'
updatedAtstring date-time

Changes

No recorded changes to this endpoint across all 2 revisions of this API.