Get transaction status
Returns the current status of a transaction.
GET
Get transaction status
Authorizations
Bearer token issued by the gateway. Source the token from one of:
POST /v1/public/auth/verify-otp(OTP user)POST /v1/public/auth-connect/sign-in(Connect app)- OAuth (end-user mobile/web)
Include as Authorization: Bearer <token>.
Path Parameters
Transaction UUID or reference.
Response
Transaction status.
The response is of type object.
Get transaction status

