JSON API » fields
Available functions
Function | Description |
---|---|
fields/allowed/create | Creates a new custom field allowed value. |
fields/allowed/delete | Deletes a custom field allowed value. |
fields/allowed/get | Gets fields of a custom field allowed value. |
fields/allowed/list | Gets array of fields of custom fields allowed value. |
fields/allowed/update | Updates an existing custom field allowed value. |
fields/create | Creates a new custom field. |
fields/delete | Deletes a custom field. |
fields/get | Gets fields of a custom field. |
fields/list | Gets array of fields of custom fields. |
fields/update | Updates an existing custom field. |
fields/values/get | Gets the value of a custom field. |
fields/values/set | Sets the value of a custom field. |