All Release Notes
Changed EmbeddedPriceDraftImport key field to be required
31 July 2023
Composable Commerce
HTTP API
Announcement
Product catalog
As announced before, we have now changed the key field on EmbeddedPriceDraftImport to be required.
You must now include a value for key in EmbeddedPriceDraftImport when importing Embedded Prices using the Import Product drafts endpoint.
Changes:
- [API] Changed
keyof EmbeddedPriceDraftImport to be required on the Import Product drafts endpoint.