v_ Paylink Document

The PaylinkDocument table, part of the Paylink package, is a comprehensive database that stores all important documents related to the paylink system. It serves as a central repository for various types of documents such as invoices, receipts, and statements. The table includes fields for document ID, document type, document number, date, and amount. Additionally, the table allows for secure storage and retrieval of sensitive documents through the use of encryption and access controls. This table is essential for efficient document management and facilitates easy access to important financial information for both businesses and their clients.

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

The DocumentId field is a numerical identifier of data type int that is used within the PaylinkDocument table. This field serves as a unique reference for each document stored within the table. Each document within the PaylinkDocument table will have its own corresponding DocumentId that can be used to easily locate and retrieve the document. This field is essential for efficient data management and organization within the PaylinkDocument table.

string
required
length ≥ 1

The Name field in the PaylinkDocument table is a data type of nvarchar, which stands for 'variable-length character string.' This field is used to store a name or title for a specific document in the Paylink system. It can accommodate a wide range of characters, including letters, numbers, and special symbols, making it suitable for different types of document names. The nvarchar data type allows for flexibility in the length of the name, making it suitable for longer or shorter titles. This field is crucial for organizing and identifying documents within the Paylink system.

string | null

The EntityId field in the PaylinkDocument table is a nvarchar data type with a maximum length of 450 characters. It is used to uniquely identify each entity or document within the table. This identifier can be used to link different entities or documents together, providing a comprehensive overview of related data. The EntityId field plays a crucial role in data organization and retrieval, allowing for efficient and accurate data management within the PaylinkDocument table.

int32 | null

The AccountId field in the PaylinkDocument table serves as the primary key, ensuring each record uniquely identifies and differentiates itself from others in the table. This field is of data type int (integer), meaning it can only store positive or negative whole numbers. The AccountId is crucial in providing a reference point for all data within the PaylinkDocument table, allowing for efficient and accurate retrieval of information.

string | null

The EntityKeyValue field is a column within the PaylinkDocument table that stores data of type nvarchar. This field holds key-value pairs for entities within the PaylinkDocument, allowing for the storage and retrieval of information related to specific entities within the document. The nvarchar data type allows for the storage of both text and numbers, making it a versatile field that can hold a wide range of entity-related data. This field is essential for organizing and managing data within the PaylinkDocument table, ensuring that all pertinent information is easily accessible and searchable.

string
required
length between 1 and 450

The DocumentTypeId field in the PaylinkDocument table is a nvarchar data type with a maximum length of 450 characters. This field is used to store the unique identification number or code assigned to a specific type of document within the PaylinkDocument system. It is used to categorize and organize different types of documents for easier retrieval and management. With a maximum length of 450 characters, this field allows for detailed and descriptive document types to be accurately recorded and stored.

string | null

The FileName field in the PaylinkDocument table is a data type of nvarchar, which is a variable-length string that can store up to 4,000 characters. This field is used to store the name of the document associated with a Paylink transaction. It allows for easy identification and retrieval of the document, providing organization and efficiency in managing Paylink transactions. The FileName field is an important component in ensuring the accurate and secure storage of Paylink documents.

string | null

The Updater field in the PaylinkDocument table is of data type nvarchar and is responsible for tracking the user who last updated the document. This field is essential for managing document revisions and ensuring that all changes are recorded accurately. Its data type allows for storing both alphabetical and numerical characters, making it versatile for a variety of user names. The Updater field plays a crucial role in keeping the PaylinkDocument table organized and up-to-date, enabling easy tracking and accountability for document modifications.

string | null

The UpdaterPhoto field in the PaylinkDocument table is a nvarchar data type that stores a photo or image of the person responsible for updating the document. This field may be used to visually identify the updater and track document modifications. The UpdaterPhoto field adds an extra layer of accountability and clarity to the document management process. Users can upload a profile picture, employee ID photo, or other relevant image to this field. This information can be useful for auditing purposes or to ensure the validity of document updates.

string | null

The Creator field in the PaylinkDocument table is a data type of nvarchar, which stores a string of variable length that represents the individual or entity responsible for creating a particular document within the Paylink system. This field provides valuable information for tracking and organizing documents within the system, making it easier for users to identify the source of a document. It can contain a variety of information, such as a name, username, or identification number, and can be utilized in search queries and data analysis. The Creator field plays an important role in maintaining the accuracy and integrity of data within the PaylinkDocument table.

string | null

The field CreatorPhoto is a data type nvarchar in the PaylinkDocument table. This field is used to store the photo of the creator or author of a specific paylink document. It allows for a visual representation of the creator, making it easier to identify and differentiate between different paylink documents. The nvarchar data type allows for the storage of both text and numbers, ensuring that the CreatorPhoto field can accommodate different photo formats and sizes. This field provides an additional level of organization and personalization to the paylink document database.

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!