patchListingsItem operation.{
"productType": "string",
"patches": [
{
"op": "add",
"path": "string",
"value": [
{
"property1": "string",
"property2": "string"
}
]
}
]
}