Check the status of a payment transaction by reference
GET /v1/payment/{reference}/status
20416369453214532143"0000": Successful"0404": Transaction not found"0401": UnauthorizedPENDING, COMPLETED, FAILED, CANCELLEDBasic authentication using base64 encoded username:password
The reference identifier of the payment transaction
Transaction status retrieved successfully
Status code indicating the result of the request
"0000"
Human-readable status message
"Successful"
Unique transaction identifier for tracking
"20416369453214532143"
Transaction details when successful
HATEOAS links for related actions