Consent Accounts

The ConsentAccount table contains information about the user account that has given consent for the Consent package. It contains the user account identifier (account ID), the name of the user account, the scope of consent granted and the timestamp when consent was given. This table allows for tracking and managing user consent for the use of the Consent package.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32

The ConsentAccountId is a unique integer value that identifies each ConsentAccount record in the ConsentAccount table. It is used to link related records together and is used in conjunction with timestamp values to ensure the integrity of the data.

int32

The account on which the consent is to be granted.

string | null

The APIReference field in the ConsentAccount table is used to store unique 36-character strings that are associated with the specific consent account and are used to authenticate and validate requests to the consent accounts' API.

string | null

The IdentificationHash field in the ConsentAccount table stores a unique 128-character string that is used to identify and authenticate account users.

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!