Custom Field Id with Value
Last updated
Was this helpful?
{
"id": 42623,
"name": "City",
"value": "Oslo"
}id
integer
Unique Id of custom field
name
string
Name 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
Was this helpful?
Was this helpful?