As of July 1, 2021, the €22 import VAT exemption will be removed and Value Added Tax (VAT) will be charged for all commercial goods imported into the European Union (EU). The Import One-stop Shop (IOSS) allows VAT can be charged at the time of sale.
PackageHub v3 IOSS
We have enabled this at the shipment-level, to allow flexibility to include the IOSS Number when and where applicable. The 2 fields in the fromAddress in the Shipment request are referenceType and referenceValue.
Indicate that you are submitting the IOSS Number by submitting the referenceType: VATNumber. Include the 12 character alphanumeric IOSS in the referenceValue. You may add IOSS to the front of the 12 characters to distinguish it's an IOSS Number for customs.
"fromAddress": {
"name": "string",
"company": "string",
"street1": "string",
"street2": "string",
"street3": "string",
"city": "string",
"state": "string",
"zip": "string",
"country": "string",
"phone": "string",
"email": "string",
"save": true,
"verify": true,
"isResidential": true,
"referenceType": "VATNumber",
"referenceValue": "123456789012"
},
PackageHub v2 IOSS Number
Contact support@packagehub.com and indicate your VisibleAccountNumber and IOSS Number. Our team will configure this at the account level.