Paylink Transaction States

Defines the possible states of a Paylink transaction.

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

The PaylinkTransactionStateId is a primary key field in the PaylinkTransactionState table that is used to uniquely identify each transaction state. It is of data type nvarchar with a maximum length of 32 characters, providing a wide range of possibilities for identifying different states. This field is essential for efficient data management and ensures that each state is accurately recorded and easily retrieved. By using this primary key, the PaylinkTransactionState table can efficiently link to other tables in the database for advanced data analysis and processing. The PaylinkTransactionStateId field is crucial in ensuring the smooth functioning of the Paylink transaction system.

string
required
length ≥ 1

Description of data type nvarchar in PaylinkTransactionState table refers to a field that stores variable length alphanumeric characters, typically used for storing textual data. The nvarchar data type can store a maximum of 4,000 characters and supports multilingual characters, making it suitable for storing data in different languages. In the PaylinkTransactionState table, this data type is used to store descriptive information related to the state of a transaction, providing valuable insights into the payment process. It allows for easy searching and filtering of transaction states, enabling efficient and accurate data analysis. This field is essential for managing and monitoring the various states of transactions in the Paylink system.

string | null

Miscellaneous notes and information for the entry or record.

string | null

The BankState field in the PaylinkTransactionState table is a nvarchar data type that can hold up to 32 characters. This field stores the state where the transaction was processed by the bank, providing a geographical location for reference. It can contain information such as the state or province name, abbreviation, or code. This field is useful for tracking the origins of payments and can aid in organizing and analyzing transaction data.

Response
200

OK

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