Get Alias ID From Value

Retrieve the internal id associated with the Alias value. The id required in this API can be then used in the lifecycle management APIs.

Sample request:

POST ads/api/v1/aliases/aliasId
{
   "aliasValue": "1231231234"
}
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📘

Documentation

For more information on this endpoint, see Get Alias ID from Value.

Body Params

Get Alias Id From Value request

Request model for retrieving the internal alias ID using a customer unique identifier (alias value).

string
required
length ≥ 1

A customer unique identifier that represents them in the payment ecosystem where the user moves funds. 1-128 characters.

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json