Custom Field Id with Value

Example

{
    "id": 42623,
    "value": "Oslo"
}

Fields

FieldTypeComments

id

integer

Unique Id of custom field

value

string

string containing value. Format of string depends on field type (correct formats can be checked in this document)

Last updated