avadev / AvaTax-REST-V2-JS-SDK

Sales Tax API SDK for Javascript / Node and AvaTax REST
https://developer.avalara.com/sdk/
Apache License 2.0
28 stars 37 forks source link

Split shipment ShipFrom value #263

Closed georgeplt closed 1 year ago

georgeplt commented 1 year ago

Hello, In case of a split shipment (some items are being shipped from a US warehouse and some from a EU warehouse), how do I send the multiple ShipFrom information?

Also, how do I make the connection in the TaxDocument between which item in the order is shipped from where? Are there any guides in regards to split-shipments that I can consult?

I looked for some on the Avalara website but I came up empty, if you can point me in the right direction please, that'd be brilliant.

Thank you

BioSurienDG commented 1 year ago

Can't you just specify the address information per line item? https://developer.avalara.com/api-reference/avatax/rest/v2/methods/Transactions/CreateTransaction/

image image image
svc-developer commented 1 year ago

@georgeplt Does the above answer solve your issue, if not let me know. @BioSurienDG Appreciate you taking the time to provide this information

georgeplt commented 1 year ago

@BioSurienDG Thanks for your reply first of all, and sorry for the late reply (in my defense, was in my annual leave). We got in touch with a contact from Avalara as well and yes, got the answers we were after.

Thank you!

Regards, George