UpdatePartnerCleaningCategoryRequest
namestring
imageIndexuint8
productExternalIdstring
ERP product identifier. When provided, DigiAnt resolves the product and links it to the category. Returns 422 if not found.
UpdatePartnerCleaningCategoryRequest
{
"name": "string",
"imageIndex": 0,
"productExternalId": "string"
}