Retrieve a payment
get/payments/{reference}
Path parameters
referencestring required
Reference of the transaction
Response
Transaction retrieved
Example response
{
"status": "Accepted",
"message": "Transaction retrieved",
"code": 202
}Changes
No recorded changes to this endpoint across all 1 revision of this API.