{
"catalog": {
"id": "string",
"ownerMerchantId": "string",
"name": "string",
"description": "string",
"isEnabled": true,
"assignedToSubAccountIds": [
"string"
]
},
"totalCatalogVariants": 0,
"errors": [
{
"errorMessage": "string",
"propertyName": "string",
"attemptedValue": null
}
]
}