| Field | Type | Required | Description | Example |
|---|---|---|---|---|
path |
String | ✔️ | JSONPath string specifying where to apply the value. | $.nested.property |
value |
Object | ✔️ | The value to set at the specified path, can be any type. | { "TaxClassificationRef": { "value": "EUC-99990201-V1-00020000" } } |