v1

latestOpenAPI 3.0.1MIT2026-07-261190449.2 KB
Custom Fields

Delete Custom Field

Delete an existing custom field on the organization. You can only delete custom fields that are not used in any transaction and in status INACTIVE. You can set the custom field to INACTIVE to prevent it from being used in new transactions via our update endpoint.

delete/transactions/custom-fields/{customFieldId}

Path parameters

customFieldIdstring uuid required

The unique identifier of the custom field to delete.

Response

No Content. The custom field was successfully deleted.