Paylink Template Roles

The Paylink Template Role table describes which people/teams/resources will have access to a paylink and the duties for processing and managing 'Paylinks' that are associated with a template.

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

The PaylinkTemplateRoleId field is an identity field that belongs to the PaylinkTemplateRole table. This field is of data type int, meaning it stores a numerical value. The purpose of this field is to uniquely identify each individual record in the PaylinkTemplateRole table. As an identity field, it automatically generates a sequential numeric value for each new record added to the table. This field is crucial for maintaining the integrity and organization of the table's data. It is typically used as a primary key, allowing for easy and efficient referencing of specific records within the table. Overall, the PaylinkTemplateRoleId plays a critical role in properly storing and accessing data in the PaylinkTemplateRole table.

string | null

The PaylinkRoleId field in the PaylinkTemplateRole table is a descriptive identifier for the specific role associated with a Paylink template. It is of data type nvarchar and has a maximum length of 32 characters, allowing for a concise yet informative label for each role. This field is used for organization and reference purposes within the table, making it easier to identify and manage different roles within the Paylink system.

string | null

Miscellaneous notes and information for the entry or record.

boolean

The Notify field in the PaylinkTemplateRole table is of data type bit and is used to determine whether a particular role will receive notification when a paylink template is created or edited. This field allows for efficient communication within a team by ensuring that the appropriate members are notified of any changes made to the paylink template. By setting the Notify field to 1, the role will receive notifications, while setting it to 0 will disable notifications. This field can be particularly useful in streamlining workflow processes and ensuring effective collaboration among team members.

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!