1 March 2023
OrdersCustomers
You can now import Customers with an AuthenticationMode to determine if they should use a password or external authentication. The addition of AuthenticationMode also means that passwords are no longer mandatory when importing Customers.
State is also now available for import in Order Import.
These additions provide more options and greater flexibility when importing Customers and Orders.
Changes:
- [API] Added
authenticationMode
to CustomerImport on the Import Customers endpoint. - [API] Added Custom Fields to
shippingAddress
in OrderImport on the Import Orders endpoint. - [API] Added Custom Fields to Parcel in OrderImport on the Import Orders endpoint.
- [API] Added state to OrderImport on the Import Orders endpoint.