| Name | Description | Type | Additional information |
|---|---|---|---|
| Token |
If type is twitter, this will be the screen_name. If type is apple, expected value is JWT token. Otherwise value will be token for all other types. |
string |
Required |
| IdType |
Type of the Alternate account (Facebook, Google, Twitter and Apple) |
InAlternateIdType |
Required |
|
This is only required if type is twitter |
string |
None. |
|
| FirstName |
This is required upon creation of apple type account |
string |
None. |
| LastName |
This is required upon creation of apple type account |
string |
None. |
| AddLoyalty |
If this is set to false, loyalty will not be automatically added on account creation. Defaults to true |
boolean |
None. |
| Channel |
DEPRECATED. Please use the X-Api-Channel header instead. |
string |
None. |