CustomField
Shared shape used by order.customFields[] and item.customFields[].
Fields
| Field | Type | Notes |
|---|---|---|
name |
string | |
value |
string | |
type |
string | Optional — e.g. dropdown, checkbox, hidden. The invoice template skips hidden fields. |
required |
boolean | |
operation |
string | Optional — price modifier. |
options |
string | Optional. |
optionsArray |
array | Optional. |