Entitlements

An entitlement defines the acceess in a 3rd party banking tool.

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

EntitlementId is an nvarchar data type with a maximum length of 128 that acts as the primary key for the Entitlement table. This field uniquely identifies each Entitlement record and is used to maintain relationships with other table records.

string
required
length between 1 and 512

The Description field in the Entitlement table is an nvarchar data type and has a maximum length of 512 characters. This field can be used to provide a brief explanation of the Entitlement record and its purpose.

string | null

Miscellaneous notes and information for the entry or record.

string | null

The BadgeId field in the Entitlement table is an nvarchar data type, with a maximum length of 32. It is used to store unique identification numbers for employees to allow them to access certain privileges or entitlements within the system.

Response
200

OK

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