API Reference
Accounts
Create an account via third-party
2min
POST
AUTHENTICATION
Authorization
Bearer
Bearer
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.AccountWithSessionToken
Account wrapper
account
FictiveGlobal.Api.Rest.Dtos.v3.Account
Details for account
sessionToken
string
The session token
400
This session is associated with an existing eSuite account. The authentication status for the session must be NoAccountMatch in order to create a new account.
401
Not Authorized
500
Internal Server Error
ο»Ώ
ο»Ώ
Updated 22 Sep 2023
Did this page help you?