Entitlement Authorisations

The EntitlementAuthorisation table contains information about the authorisation of entitlements for accounts. It stores the Authorisation Name, Description, Valid From Date, Valid To Date and Status for each entitlement authorisation. It also stores the Account ID of the account associated with each authorisation. This table is used to store and access information about which account entitlements have been authorised and when the authorisations are active.

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

EntitlementAuthorisationId is an int data type field in the EntitlementAuthorisation table that serves as a unique identifier for each record in the table. It is used to uniquely identify individual EntitlementAuthorisation records and distinguish them from other EntitlementAuthorisation records.

int32

The PortalPersonAccountId field of int data type in the EntitlementAuthorisation table is used to store the associated Portal Person Account ID for a particular Entitlement Authorisation record.

string | null

Miscellaneous notes and information for the entry or record.

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!