Entitlement Reconciliation Cycles

The EntitlementReconciliationCycle table stores information about reconciliation cycles that are processed by the entitlement system. It holds the date and time of the reconciliation cycle, the user that initiated the reconciliation, and the results of the cycle. The table is used to track the progress of the reconciliation cycle and can be used to monitor the performance of the system.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
date-time
required

The ReconciliationDate field of data type datetime2 in the EntitlementReconciliationCycle table contains the date and time in which the Entitlement Reconciliation Cycle has been completed.

int32

StorageId is a data field of type int that uniquely identifies an entitlement in the EntitlementReconciliationCycle table. This field is used to store and track records in the table, ensuring efficient and accurate data processing.

string | null

This field, EntitlementReconciliationCycleStateId, of type nvarchar with a maximum length of 128 in the EntitlementReconciliationCycle table, stores an Identifier representing the current state of the EntitlementReconciliationCycle.

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!