Requests - for Payments v1 or AIS
Get a token request
The GET /token-requests/{requestId} endpoint retrieves a specific token request by its id.
get/token-requests/{requestId}
Path parameters
requestIdstring required
Example:rq:ej5ACWNwi1EcqBeuDPc4Z8C4Bgc:5zKtXEAq
The request id received in response to the original token request.
Response
Successful response
Changes
No recorded changes to this endpoint across all 2 revisions of this API.