【发布时间】:2022-01-22 20:34:33
【问题描述】:
我如何通过更新嵌套值。 API?我想更新我的自定义字段 custom_product_fields_magento_product_id
请求路径:/api/product/f9529c4f40e94fa6ae7439f97090cc9e
请求类型:PATCH
主体:
{
"translated.customFields.custom_product_fields_magento_product_id" : "123"
}
我哪里出错了?我可以轻松更新未嵌套的产品值,例如 "productNumber" : "value"
【问题讨论】:
标签: api nested shopware shopware6