Entitlement Reconciliation Cycle Accounts

The EntitlementReconciliationCycleAccount table in the Entitlement package stores the details of entitlement reconciliation cycle accounts created by system administrators. A reconciliation cycle account is used to define a set of rules to reconcile the data received from multiple sources. This table helps to store account-specific configuration details such as contact preferences, account ID, account name, and cycle period. All these details can be used to accurately track entitlement data across the system.

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

The EntitlementReconciliationCycleId field is an integer data type in the EntitlementReconciliationCycleAccount table that identifies a particular reconciliation cycle. This is used to allow entities to process the number of reconciliation cycles without needing to re-enter the data each time a recon cycle is needed.

int32

The AccountId field in the EntitlementReconciliationCycleAccount table stores a uniquely assigned integer value corresponding to an individual account or customer associated with the Entitlement Reconciliation Cycle. This value allows the database to easily access the customer's information quickly, making it easier to process their Entitlement Reconciliation Cycle data.

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!