This web service works the same way the Export Orders web service works with the differences listed below:
Click here to read how Export Orders works
This web service allows you download all shipments that are at the ASSIGNED SHIPMENT status.
Pass the following parameters into the web service ExportShipments:
Parameter |
Type |
Comments |
Login |
String |
The login for your batch user account |
Password |
String |
The password for your batch user account |
The following are some of the fields returned in the XML in addition to the ones listed under Export Orders::
Field |
Type |
Comments |
ShipID |
Guid |
The unique ID of the shipment |
ShipNo |
Text |
The unique SHIPMENT NUMBER of the order |
ShipDate |
DateTime |
The date of the shipment |
CurrCode |
Text (3) |
The currency of the order – e.g.: · EUR = Euro · GBP = Great British Pounds / Sterling · USD = US Dollars |
CustCode |
Text |
The customer’s account code |
CustCodeNo |
Integer |
The customer account number in MagiShop |
Company |
Text |
The company name |
NoItems |
Int |
The number of items in the shipment |
Shipsumm |
Text |
Shipment summary details |
PONumbers |
Text |
Optional PO Numbers for orders on account, comma separated list. |
Comments
0 comments
Please sign in to leave a comment.