Retrieve account
2min
GET
AUTHENTICATION
Authorization
string
Bearer
PATH PARAMETERS
accountReference
string
*Account reference
HEADER PARAMETERS
X-TokenId
string
The eSuite Token Id
X-SessionId
string
The eSuite Session Id
X-Version
string
*The eSuite Version
Origin
string
The eSuite Origin
RESPONSES
200
OK
FictiveGlobal.Api.Rest.Dtos.v3.AccountResultNoAddress
Account
accountReference
string
Account reference
status
string<None | Active | Suspended | Closed | MWalletInactive>
Status of account
verified
boolean
Flag that marks if the account has been verified
email
string
Email of account
clientUserId
string
Client Id of the user
salutation
string
firstName
string
Account first name
lastName
string
Account last name
phoneNumber
string
Account phone number
mobileNumber
string
Account mobile number
dateOfBirth
string<date-time>
Date of birth of the Account
gender
string<NotKnown | Female | Male>
Gender
customParameters
object
Custom parameters
sessionToken
string
The session token
marketingAllowed
boolean
Marketing Allowed
401
β’ Not Authorized
404
β’ Email does not exist for given client
500
β’ Internal Server Error
ο»Ώ
ο»Ώ
Updated 31 Jan 2023
Did this page help you?
Yes
No