Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 1.42 KB

extendpaths.md

File metadata and controls

9 lines (6 loc) · 1.42 KB

ExtendPaths

Fields

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