Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Detail:
“Load Sales Orders” and “Load Web Sales Orders” services on iHub updated to support a new optional "TaxItems" collection. This will allow clients to send us tax data such as:

...

XIEORINumber

...

IOSSNUMBER,

...

GBEORINumber

...

NZIRDNumber,

...

VENDORID

...

VOECNumber

...

VATNUMBER

...


  • Header data

  • List / Collection of Line Items

  • List / Collection of “TaxItems”

New List / Collection of “Tax” data

  • XIEORINumber = Used for imports/exports to/from Northern Ireland

  • IOSSNUMBER = Used for imports into the EU

  • GBEORINumber = Used for exports from the UK

  • NZIRDNumber = Used for imports into NZ

  • VENDORID = Used for imports in AU

  • VOECNumber = Used for Imports into Norway

  • VATNUMBER = Used for Import into the UK


When mapping a CSV file on the “Load Sales Orders” and “Load Web Sales Orders” services, iHub EXCLUDES the new “TaxItems” collection as we cannot support multiple collections for CSV. Only the “SalesOrderLineItem” collection will be allowed to be mapped using CSV.

...