JSON API » fields

Available functions

FunctionDescription
fields/allowed/createCreates a new custom field allowed value.
fields/allowed/deleteDeletes a custom field allowed value.
fields/allowed/getGets fields of a custom field allowed value.
fields/allowed/listGets array of fields of custom fields allowed value.
fields/allowed/updateUpdates an existing custom field allowed value.
fields/createCreates a new custom field.
fields/deleteDeletes a custom field.
fields/getGets fields of a custom field.
fields/listGets array of fields of custom fields.
fields/updateUpdates an existing custom field.
fields/values/getGets the value of a custom field.
fields/values/setSets the value of a custom field.