improved
Custom Fields Enhancements
October 10th, 2025
This release introduces full lifecycle management for custom fields and options, adds support for SELECT
field types, and extends card request APIs and webhooks with customFields
capabilities.
Details
-
Custom Field Management Endpoints New endpoints to manage custom fields and their options:
- Create, update, and delete custom fields
- List, create, update, and delete custom field options
-
Callbacks Added callback support for:
- Custom Fields
- Custom Field Options
-
New Field Type Support Added support for custom fields of type
SELECT
in the CaaS/Pro API layer for:- Cards
- Accounting transactions
-
Card Request Enhancements Added support for custom fields (independent of text) in:
- Card Request endpoints
- Card Request webhook