API Reference
Accounts

Retrieve account

1min
GET
This endpoint will provide the ability to return the account
Authentication
Authorization
Path Parameters
accountReference
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Responses
200
OK
Description
Account
accountReference
status
verified
email
clientUserId
*
salutation
firstName
lastName
phoneNumber
mobileNumber
dateOfBirth
gender
customParameters
sessionToken
marketingAllowed
401
• Not Authorized
404
• Email does not exist for given client
500
• Internal Server Error
Curl
JS
Ruby
Python
Responses
200
401
404
500