Payment Set Documents

The PaymentSetDocument table in the Payment package is a comprehensive collection of documents related to payments. This includes invoices, receipts, bank statements, and any other relevant documents for recording and tracking payments. The table contains detailed information such as payment dates, amounts, payment methods, and transaction IDs, providing a complete record of all financial transactions. With this table, users can easily access and reference payment documents for auditing, reporting, and record-keeping purposes. Its comprehensive and organized format makes it an essential component of any financial management system.

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 in the PaymentSetDocument table is a data type of int and serves as a unique identifier for each payment document entered into the system. This ID allows for easy tracking and organization of payment records, and enables users to quickly access specific documents for reference or analysis. The DocumentId field is essential for maintaining accurate and efficient payment management processes.

string
required
length ≥ 1

Name is a field in the table PaymentSetDocument and it is of data type nvarchar. This field stores a string of characters in Unicode format, allowing for a wide range of characters to be stored. It is typically used to store names of individuals or entities involved in financial transactions, as well as other text-based data such as addresses or descriptions. The nvarchar data type is useful for handling multilingual data and can accommodate text in various languages, making it a versatile option for the PaymentSetDocument table.

string | null

The EntityId field in the PaymentSetDocument table is a nvarchar data type that can hold a maximum of 450 characters. This field is used to store the unique identification number for each document in the payment set. This number is assigned by the system and serves as a reference for tracking and organizing the documents within the payment set. The EntityId field plays an important role in linking the documents to their respective payment sets, ensuring efficient and accurate management of financial transactions.

int32 | null

The PaymentSetId field is an integer data type that belongs to the PaymentSetDocument table. It is used to uniquely identify a specific payment set within the document. This field helps to organize and categorize payment sets within the table, making it easier to retrieve and analyze data related to a particular payment set. It serves as an important reference point in the document, ensuring precision and accuracy in the recording and management of payments. The PaymentSetId field is essential for tracking and monitoring payments, making it a crucial attribute in the PaymentSetDocument table.

string | null

The EntityKeyValue field in the PaymentSetDocument table is a text field of type nvarchar. This field stores key-value pairs that relate to the payment set of a document. This can include various types of information, such as the entity name, account number, and payment details. The EntityKeyValue field allows for flexible and dynamic storage of data, making it easy to track and manage different payment sets within the document.

string
required
length between 1 and 450

The DocumentTypeId field in the PaymentSetDocument table is of type nvarchar with a maximum length of 450 characters. This field serves as a unique identifier for the type of document associated with a payment set. It allows for the proper categorization and organization of documents within the table. This field can hold a wide range of values including letters, numbers, and special characters, making it versatile for various types of document types. The high character limit ensures that even longer or more descriptive document types can be accurately represented.

string | null

The FileName field in the PaymentSetDocument table is of type nvarchar and is used to store the name of the document associated with a particular payment set. This field allows for easy identification and retrieval of documents within the PaymentSetDocument table. The nvarchar data type allows for the storage of both alphanumeric characters and special symbols, making it suitable for storing various types of document names. The FileName field plays an important role in organizing and managing documents within the PaymentSetDocument table.

string
required
length ≥ 1

The Updater field in the PaymentSetDocument table is a nvarchar data type that stores the name or identifier of the user who last updated the payment set document. This field allows for tracking and auditing of changes made to the document, providing a record of who made the updates and when they were made. It may also serve as a reference for any questions or discrepancies that arise regarding the document. The Updater field is an essential component of maintaining accurate and up-to-date payment set documents.

string | null

The UpdaterPhoto field in the PaymentSetDocument table is a nvarchar data type that stores the photo of the person responsible for updating or modifying the payment set information. This field allows for visual identification and tracking of changes made to the payment set document. The nvarchar data type allows for the storage of alphanumeric characters and special symbols, making it suitable for storing photos in a variety of formats.

string
required
length ≥ 1

The Creator field in the PaymentSetDocument table is a data type nvarchar that stores the name or username of the person who created the payment set document. This field enables the user to easily identify the individual or entity responsible for initiating the payment process. It can also be used for tracking purposes and assigning ownership of the document. The nvarchar data type allows for the storage of alphanumeric characters, providing flexibility in capturing different types of names or usernames.

string | null

The CreatorPhoto field in the PaymentSetDocument table is a nvarchar data type, allowing for storage of alphanumeric characters in variable lengths. This field is used to store the photograph or image of the creator who initiated the payment set for a given document. It provides a visual representation of the individual responsible for the creation of the payment, adding a personal touch to the data. The field may be used for identification or documentation purposes and can contain a variety of image formats.

Response
200

OK

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