v14

OpenAPI 3.0.1Apache 2.02026-08-03342207564.1 KB
Clients

Updates custom fields of a given client.

Updates custom fields of a given client.

put/customers/{customerId}/customFields

Path parameters

customerIdinteger required

client's internal identifier

Request body

type'TEXT' | 'DATE' | 'DATE_AND_TIME' | 'NUMBER' | 'CHECKBOX' | 'SELECTION' | 'MULTI_SELECTION'
namestring
keystring
valueobject

Response

Success