Portal Reconciliation Strategies

The PortalReconciliationStrategy table in the Entitlement package stores the strategies used to reconcile portal enrollments with entitlements. This includes the mappings of portal enrollments to specific entitlements, and the strategies utilized to ensure data accuracy when reconciling portal enrollments. This table also contains the parameters and rules needed to evaluate the eligibility of portal enrollments.

Body Params
string
required
length between 1 and 32

PortalReconciliationStrategyId is a 32-character nvarchar data field in the PortalReconciliationStrategy table that uniquely identifies and provides a reference point for each individual reconciliation strategy.

string
required
length between 1 and 512

The field 'Description' in the table 'PortalReconciliationStrategy' is a variable-length string data type nvarchar with a maximum length of 512 characters that stores the detailed information on the strategy adopted to perform the reconciliation of transactions between the portal used and the internal systems.

string | null

Miscellaneous notes and information for the entry or record.

boolean

SupportEmailRequired stores a boolean value (0 or 1) indicating if an email address for technical support is required in order for a PortalReconciliationStrategy to be approved--1 for required and 0 for not required.

Response
200

OK

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