Get Authorization

View as Markdown
### Get Authorization The **Get Authorization** endpoint validates an authorization code and returns the associated transaction context. Authorization codes are typically generated as part of a user-initiated cash-out or withdrawal flow on the Epaygames platform. Use this endpoint to verify the code before processing the corresponding disbursement. > Returns an error if the code is invalid, expired, or already consumed.

Path parameters

codestringRequired

Request

This endpoint expects an object.
mobile_numberstringRequired
redirect_uristringRequiredformat: "uri"

Response

Successful response