All Release Notes
Key field is removed from OrderImport
23 April 2021
Composable Commerce
Import API
Enhancement
Deprecation
Orders
The key
field is deprecated from OrderImport of the Import API.
The existing field orderNumber
is now a required identifier for any Order import or update.
The following changes were made at the Order Import endpoint:
- Deprecated the
key
field in OrderImport. - The existing (previously optional) field
orderNumber
is now required.