Account Entitlement Snapshots

A point in time recording of the entitlements allocated

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

EntitlementReconciliationCycleAccountId is an integer field in the AccountEntitlementSnapshot table that is used to store a unique identifier for a particular account associated with a specific entitlement reconciliation cycle. This identifier can then be used to pull data related to that particular account within the given reconciliation cycle.

int32

PersonId is an integer data type that is used as a primary key to uniquely identify the person associated with a particular row in the AccountEntitlementSnapshot table.

string
required
length between 1 and 128

The AccountActivityId field in the AccountEntitlementSnapshot table is a type of nvarchar data with a maximum length of 128. It uniquely identifies activities related to an account such as a creation or update of an account, including the timestamp and the user who performed the activity.

string
required
length between 1 and 128

EntitlementId is a unique nvarchar field of maximum length 128 in AccountEntitlementSnapshot table. It is used to store the unique identifier associated with an account's entitlement in the system. It is a required field, with no default value.

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!