Update Custom Fields

Update the values of custom fields related to an accounting transaction. All custom fields need to be provided, by not providing a custom field, the value of that custom field will be removed, i.e. set to null.

Path Params
uuid
required

The unique identifier of the accounting transaction.

Body Params
customFields
array of objects | null

The custom fields to update/change on the accounting transaction. All custom fields need to be provided, by not providing a custom field, the default value of that custom field will be removed, i.e. set to null.

customFields
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json