Account States

Defines the state for account: eg Open,Active etc

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 1 and 128

The AccountStateId field is an nvarchar with a maximum length of 128 and is the primary key for the AccountState table. It is a unique identifier for each AccountState in the database and is used as a foreign key in other tables to link back to this AccountState.

string
required
length ≥ 1

Description of the Account State

string | null

Miscellaneous notes and information for the entry or record.

string | null

The BadgeId field in the AccountState table is an nvarchar data type and should contain a maximum of 32 characters. It is used to store a unique identifier assigned to an account that links the account to a badge type.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!