v1

latestOpenAPI 3.1.02026-07-2466171164.0 KB
Custom Fields

Update a custom field

patch/v1/custom-fields/{custom_field_id}

Path parameters

custom_field_idstring uuid required

Headers

X-Idempotency-Keystring required

A unique key to ensure idempotency of the request

Request body

namestring nullable

The name of the custom field.

external_idstring nullable

The external accounting ID of the custom field.

Response

Custom field updated successfully

OR