Get Alias ID from Value - Field Descriptions
The following tables describe the fields in the request and the response for the Update Alias Status endpoint.
Request
The following table describes the fields that can be included in the request.
Field | Description | Type | Min Length | Max Length | Mandatory |
---|---|---|---|---|---|
aliasValue | The unique customer identifier that represents them in the payment ecosystem where they move funds. | AN | 1 | 128 | Yes |
Response
If successful, a 200 response is returned.
Field | Description |
---|---|
trackingId | The UUID generated by Thredd which identifies each transaction. |
aliasId | The requested internal aliasId |
Updated 11 days ago