API Reference
Accounts
Create account
1min
POST
Authentication
Authorization
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Body Parameters
account
*
Description
Account
email
clientUserId
*
password
salutation
firstName
lastName
phoneNumber
mobileNumber
dateOfBirth
gender
customParameters
marketingAllowed
Responses
200
OK
Description
Account
accountReference
status
verified
email
clientUserId
*
salutation
firstName
lastName
phoneNumber
mobileNumber
dateOfBirth
gender
addresses
customParameters
sessionToken
marketingAllowed
401
• Not Authorized
403
• The email is already in use.
<br />• ClientUserId field incorrect
<br />• The specified password does not meet the password complexity requirements of the platform
500
• Internal Server Error
Updated 22 Sep 2023
Did this page help you?