Entitlement Reconciliation States

The EntitlementReconciliationState table stores information about the current reconciliation state of an entitlement item. The columns in this table provide information about the reconciliation item, including its current state, last update time, a predefined type of reconciliation, and other relevant details. This table is used to track changes to entitlement items as they pass from one state to another and enables the system to recognize and process new entitlement items.

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 EntitlementReconciliationStateId field is a unique, non-nullable identifier of type nvarchar with a maximum length of 128 characters. It is the primary key for EntitlementReconciliationState table and is used to identify, track and manage individual Entitlement Reconciliation States.

string
required
length between 1 and 512

The Description field of the EntitlementReconciliationState table is of data type nvarchar and has a maximum length of 512 characters. It is used to store a description of the state of the Entitlement Reconciliation process.

string | null

Miscellaneous notes and information for the entry or record.

Response
200

OK

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