Create Additional Alias - Field Descriptions
The following tables describe the fields in the request and the response for the Create Additional Alias endpoint.
Request
The following table describes the fields that can be included in the request.
Field | Description | Type | Min Length | Max Length | Mandatory |
---|---|---|---|---|---|
type | The type of Alias in. For example, PHONE or EMAIL. | AN | Yes | ||
value | The unique customer identifier that represents them in the payment ecosystem where the user moves funds. | AN | 1 | 128 | Yes |
Response
The following table describes the fields that can be included in the response.
Field | Description |
---|---|
trackingId | The UUID generated by Thredd which identifies each transaction. |
id | The UUID generated by Alias Directory which identifies the additional Alias. |
Updated 11 days ago