1 March 2023
OrdersImportCustomers
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.
Order Import can also now include Custom Fields on their 
shippingAddress, and [DeliveryParcels](/../api/import-export/import-resources#deliveryparcel) fields.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 
authenticationModeto CustomerImport on the Import Customers endpoint. - [API] Added Custom Fields to 
shippingAddressin OrderImport on the Import Orders endpoint. - [API] Added Custom Fields to DeliveryParcel in OrderImport on the Import Orders endpoint.
 - [API] Added state to OrderImport on the Import Orders endpoint.