Custom Fields
Update Custom Field Option
Update an existing custom field option on the organization.
put/transactions/custom-fields/{customFieldId}/options/{customFieldOptionId}
Path parameters
customFieldIdstring uuid required
The unique identifier of the custom field.
customFieldOptionIdstring uuid required
The unique identifier of the custom field option to update.
Request body
Response
Ok