added
Custom fields
December 29th, 2023
We are adding custom fields to card and accounting transaction entities.
Custom fields
Custom fields are a way to assign default values on the card level that are being applied to every transaction and can be accessed while fetching 1-n accounting transactions. More details can be found in our guides section.
In short:
- There is an endpoint to fetch all available custom fields for an organization
- Custom fields can be assigned while issuing a card and can be accessed when fetching the card details.
- Custom fields can be updated for each ...
- card via the Update custom fields (cards) endpoint.
- accounting transaction via the Update Custom Fields (accounting transaction).
- You can access the custom fields set for any given accounting transaction.
Only available in v2.1.0