Get Alias ID from External ID

Find the internal id associated with an externalId initially provided during a create operation.

Sample request:

POST ads/api/v1/aliases/aliasId
{
   "externalId": "21267931-7975-4b61-be7a-86915883b2b4",
   "type": "ALIAS"
}
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 External ID.

Body Params

Get By External Id request

GetByExternalIdRequest

string
required
length ≥ 1

External Id (maintained by client) associated to the entity type. 1–100 characters (GUID).

string
required
length ≥ 1

The entity type associated to the external Id. Allowed values: ALIAS, PAYMENT_CREDENTIAL.

Responses

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