Sample Rate Calculation Result Details Send Web Service Link:
Production Link : https://api.wwalliance.com/rate/grdbQuote
Staging Link : https://apistaging.wwalliance.com/rate/grdbQuote
Request Formats:
Response Formats:
HTTP Authentication
{
"RatesendquoteRequest": {
"type": "GlobalRatessendQuotePDF_Request",
"version": "3.0.1",
"senderID": "apalsande",
"receiverID": "WWA",
"requestID": 123,
"ratesendquoteRequestDetails": {
"oceanfreightheaderID": 17099855,
"customerAlias": "STANDARD",
"originUnCode": "USNYC",
"destinationUnCode": "INNSA",
"date": "2022-04-21",
"memberSCAC": "SHPT",
"type": "calculated",
"pieces": 11,
"weight": 11,
"cube": 2,
"uom": "M"
}
}
}
{
"quoteNo": 776193,
"emails": "apalsande@shipco.com"
}
{
"RatesendquoteRequest": {
"type": "GlobalRatessendQuotePDF_Request",
"version": "2.0.1",
"senderID": "shptwebservice",
"receiverID": "WWA",
"requestID": 123,
"ratesendquoteRequestDetails": {
"oceanfreightheaderID": 17099855,
"customerAlias": "STANDARD",
"originUnCode": "USNYC",
"destinationUnCode": "INNSA",
"date": "2022-04-21",
"memberSCAC": "SHPT",
"type": "",
"pieces": "",
"weight": "",
"cube": "",
"uom": ""
}
}
}
{
"quoteNo": 776575,
"emails": "apalsande@shipco.com"
}
{
"RatesendquoteRequest": {
"type": "GlobalRatessendQuotePDF_Request",
"version": "3.0.3",
"senderID": "apalsande",
"receiverID": "WWA",
"requestID": 123,
"ratesendquoteRequestDetails": {
"oceanfreightheaderID": 102877560,
"customerAlias": "STANDARD",
"originUnCode": "CAREG",
"destinationUnCode": "DKCPH",
"date": "2022-08-21",
"memberSCAC": "SHPT",
"type": "calculated",
"pieces": "2",
"weight": "7800",
"cube": "4",
"uom": "M",
"hazardous": "Y",
"length": "1",
"height": "2",
"width": "1",
"unit": "M",
"selectedCharges": ""
}
}
}
[
{
"quoteNo": 776807,
"emails": "apalsande@shipco.com"
}
]
{
"RatesendquoteRequest": {
"type": "GlobalRatessendQuotePDF_Request",
"version": "3.0.3",
"senderID": "apalsande",
"receiverID": "WWA",
"requestID": 123,
"ratesendquoteRequestDetails": {
"oceanfreightheaderID": 102877560,
"customerAlias": "STANDARD",
"originUnCode": "CAREG",
"destinationUnCode": "DKCPH",
"date": "2022-08-21",
"memberSCAC": "SHPT",
"type": "calculated",
"pieces": "2",
"weight": "7800",
"cube": "4",
"uom": "M",
"hazardous": "Y",
"length": "1",
"height": "2",
"width": "1",
"unit": "M",
"selectedCharges": "116892630~@~52767606~@~"
}
}
}
[
{
"quoteNo": 776811,
"emails": "apalsande@shipco.com"
}
]
| Field | Content | Length | Input | Mandatory |
|---|---|---|---|---|
| oceanfreightheaderID | Oceanfreight rate header ID. | 11 | Integer | Yes |
| customerAlias | Customer alias for which rates are being searched. | 20 | String | Yes |
| originUnCode | Origin City code selected by user for global rate search. | 5 | String | Yes |
| destinationUnCode | Destination City code selected by user for global rate search. | 5 | String | Yes |
| date | Applies to Global Rates Uploaded and available till a particular Date. | 10 | Date | Yes |
| memberSCAC | Member SCAC code for which rates are being searched. | 4 | String | Yes |
| type | Type to specify that the charges included in PDF has to be calculated or not and its value is “calculated” for calculated charges or “ ” for non calculated charges PDF. | 10 | String | Yes |
| pieces | Pieces value for rate calculation. | 11 | Integer | Yes |
| weight | Weight value for rate calculation. | 11 | Integer | Yes |
| cube | Cube value for rate calculation. | 11 | Integer | Yes |
| uom | Unit Of Measure for calculation of charge costs. ie. M (Metric) or E (English). | 1 | String | Yes |
| Field | Content | Length | Input |
|---|---|---|---|
| quoteNo | Rate Quote Number of the quote resent to the user. | 11 | Integer |
| emails | Email address of the user to which rate quote is sent. | 512 | String |