Portal Reconciliation States

The PortalReconciliationState table is used to store the current reconciliation state of entitlements in the Entitlement package. It contains several columns including an Entity Name, Reconciliation Status, Last Updated Date, and Last Updated By fields. The requirements of this table are that all reconciliation statuses must be maintained, a “Last Updated Date” field should be updated whenever a reconciliation state is changed, and “Last Updated By” field should be populated with the

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required
length between 1 and 32

The PortalReconciliationStateId is a primary key field of the data type nvarchar with a maximum length of 32 in the table PortalReconciliationState and serves to uniquely identify individual records in the table. It is used to maintain an accurate and up-to-date record of all reconciliation states between web portals.

string
required
length between 1 and 512

This field in the PortalReconciliationState table stores a description for the data type nvarchar, with a maximum length of 512 characters. It is used to provide informative information about the data type in the table.

string | null

Miscellaneous notes and information for the entry or record.

string | null

BadgeId is a column in the PortalReconciliationState table of type nvarchar that holds a maximum of 32 characters and represents the unique identifier of a particular user or item associated with the PortalReconciliationState.

Response
200

OK

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