List Custom Fields

Returns a list of all custom fields for the given organization. Custom fields can be created by the organization via the Pliant web app or API. Those fields can be used to store additional information on transactions, e.g. an additional field needed for pre-accounting purposes, or a reference the organizations needs to reconciliation processes later in their systems. Custom fields can be set on card- or transaction-level. If set on card-level, each transaction made with this card gets a copy of the custom field values of the respective card.

Query Params
uuid
required

The unique identifier of the organization.

integer

The maximum number of items to return per page. The default value if not provided is 100, the maximum allowed value is 1000.

integer

The page number to return, starting with 0, this counts up to the total number of pages. The total number of pages is determined by the total number of records divided by the limit.

Responses

Language
Credentials
Bearer
JWT
URL
Response
Choose an example:
application/json