PS WebService POST response uses a different JSON structure for multilingual fields than GET responses, causing Jackson deserialization failures. Instead of parsing the POST body, discard it with toBodilessEntity() and fetch the created product via getProductByReference() which uses the stable GET format. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| sync-service | ||
| .gitignore | ||