|
Field Name |
Required? |
Description |
Example |
|
ShipAction |
YES |
This tells our system which function you require |
GetQuote |
| Username |
YES |
You must specify your
username |
joebloggs |
|
APIKey |
YES |
This is available from your Shipping Manager account page |
HJ1E6DOTRDXAOLB |
|
CollectionName |
YES
* |
The
name of the person sending the parcel |
Joe
Bloggs |
|
CollectionCompany |
|
Company name of the parcel sender |
Bloggs PLC |
|
CollectionAddress1 |
YES
* |
Address parcel should be collected from |
Bloggs Street |
|
CollectionAddress2 |
|
Address parcel should be collected from |
Bloggs Estate |
|
CollectionAddress3 |
|
Address parcel should be collected from |
|
|
CollectionTown |
YES
* |
Town parcel should be collected from |
Bloggs Ville |
|
CollectionCounty |
YES
* |
County parcel should be collected from |
North Yorkshire |
|
CollectionPostcode |
YES
* |
Postcode parcel should be collected from |
DL10 5HG |
|
CollectionTelephone |
YES
* |
Telephone number of collection contact person |
01234 567890 |
|
DeliveryName |
YES |
Name of the person parcel should be sent to |
John Smith |
|
DeliveryCompany |
|
Company that the parcel should be sent to |
|
|
DeliveryAddress1 |
YES |
Address that the parcel should be sent to |
Fictional Street |
|
DeliveryAddress2 |
|
Address that the parcel should be sent to |
|
|
DeliveryAddress3 |
|
Address that the parcel should be sent to |
|
|
DeliveryTown |
YES |
Town that the parcel should be sent to |
Fictional Town |
|
DeliveryCounty |
YES |
County that the parcel should be sent to |
Fictional County |
|
DeliveryPostcode |
YES |
Postcode that the parcel should be sent to |
AB1
6CC |
|
DeliveryCountry |
YES |
Country code that the parcel should be sent to |
UK |
|
DeliveryTelephone |
YES |
Telephone number of the delivery contact person |
01445 667788 |
|
Weight |
YES |
Weight of the parcels in KG |
5 |
|
Width |
YES |
Width of the parcel in CM |
10 |
|
Height |
YES |
Height of the parcel in CM |
20 |
|
Length |
YES |
Length of the parcel in CM |
30 |
|
ParcelContents |
YES |
Brief summary of parcel contents |
Clothes |
|
EstimatedValue |
YES |
Estimated value of the parcel contents |
£25 |
|
Field Name |
Description |
Example |
|
ShipAction |
Confirmation of the function used |
GetQuote |
| Status |
Either Success or
Error |
Success |
|
RequestDate |
The
date your request was received (yyyy-mm-dd hh:mm:ss) |
2008-01-10 12:15:31 |
| Username |
The username used to
make the request |
joebloggs |
|
QuoteID |
A
unique reference for the quote you have generated |
QUOTEYSSPETYD6UZHS |
|
QuoteExpires |
You
have 24 hours from the date you generate the quote to place
a booking, otherwise you will need to generate a new quote. |
2008-01-11 12:15:31 |
|
NoServices |
The
number of delivery options available |
4 |
|
DeliveryCountry |
The
name of the country the parcel is being sent to |
United Kingdom |
|
CheapestQuote |
An array
containing the price for the cheapest quote |
- |
|
SubTotal |
The
subtotal before VAT for the cheapest item |
5.99 |
|
VatTotal |
The
VAT amount for the cheapest item |
1.05 |
|
TotalPrice |
The
total price including VAT for the cheapest item |
7.04 |
|
ServiceOptions |
An array
containing all the available options: |
- |
|
OptionID |
A
unique ID for this service (required when using
PlaceBooking) |
623 |
|
Carrier |
The
carrier that this service uses (see list) |
DHL
Home |
|
ServiceName |
The
name of the service |
Home 48 (UK to UK) |
|
ServiceID |
The
ID of the service (used for
ServiceInfo) |
DHL48_UKUK |
|
SubjectToVat |
Whether this service is subject to VAT or not |
Y
or N |
|
SubTotal |
The
subtotal before VAT |
5.99 |
|
VatTotal |
The
VAT amount |
1.05 |
|
TotalPrice |
The
total price including VAY |
7.04 |