Customer Aliases
Create a new Customer Alias
Create a new Customer Alias
POST
/
customer-aliases
Headers
Authorization
string
requiredYour API credentials. Eg. Basic {credentials}
.
Sequence-Version
enum<string>
Use this header to select an API version
Available options:
2024-07-30
Body
application/json
sequenceAccountId
string
requiredSequence Account ID
customerId
string
requiredCustomer ID
value
string
requiredAlias value
deletedAt
string
Deleted At
label
string
Alias label
archivedAt
string
Archived At
Response
201 - application/json
id
string
requiredUnique ID
sequenceAccountId
string
requiredSequence Account ID
customerId
string
requiredCustomer ID
value
string
requiredAlias value
createdAt
string
requiredCreated At
deletedAt
string
Deleted At
label
string
Alias label
archivedAt
string
Archived At