All Release Notes
Key field is removed from OrderImport
23 April 2021
Enhancement
OrdersDeprecation
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
keyfield in OrderImport. - The existing (previously optional) field
orderNumberis now required.