This webservice is used for getting the OFR HeaderID & base rate that is applicable for the Origin and Destination selected by the user while doing a Global rate Search.
Sample Rate Search Result Link:
Production Link : https://api.wwalliance.com/rate/grdbRateSearch
Staging Link : https://apistaging.wwalliance.com/rate/grdbRateSearch
Request Formats:
Response Formats:
HTTP Authentication
{
"GlobalratesRequest": {
"type": "GlobalRatesDisplayCharges_Request",
"version": "3.0.1",
"senderID": "apalsande",
"receiverID": "WWA",
"requestID": 123,
"globalratesRequestDetails": {
"limit": 1000,
"offset": 0,
"originRegionCode": "",
"originCountryCode": "",
"originCityCode": "USNYC",
"destinationRegionCode": "",
"destinationCountryCode": "",
"destinationCityCode": "AUSYD",
"date": "2022-07-15",
"customeralias": "STANDARD"
}
}
}
{
"GlobalRatesResponse": {
"type": "GlobalRatesDisplayCharges_Request",
"version": "3.0.1",
"senderID": "WWA",
"receiverID": "apalsande",
"requestID": 123,
"globalRatesResponseDetails": {
"userID": 10665,
"limit": 1000,
"offset": 0,
"count": 1,
"totalCount": 1,
"userType": "S",
"rateDetails": {
"oceanfreightHeaderID": 81652174,
"customeralias": "STANDARD",
"memberSCAC": "SHPT",
"originRegion": "ASIA",
"originCFSUncode": "USNYC",
"originCFSLocName": "New York, United States",
"originConsoleCFSUncode": "USNYC",
"originConsoleCFSLocName": "New York, United States",
"originPortUncode": "USNYC",
"originPortLocName": "New York, United States",
"transshipment1": "",
"transshipment2": "",
"transshipment3": "",
"destinationRegion": "EMEA",
"destinationCFSUncode": "AUSYD",
"destinationCFSLocName": "Sydney, Australia",
"destinationDeconsoleCFSUncode": "AUSYD",
"destinationDeconsoleCFSLocName": "Sydney, Australia",
"destinationPortUncode": "AUSYD",
"destinationPortLocName": "Sydney, Australia",
"quotingRegion": "TEST",
"ofrCost": 98,
"aspect": "string",
"ofrCurrency": "USD",
"basis": "W",
"basisName": "W",
"displayCost": 98
}
}
}
}
{
"GlobalratesRequest": {
"type": "globalratesdisplaycharges_request",
"version": "3.0.3",
"senderID": "apalsande",
"receiverID": "wwa",
"requestID": 123,
"globalratesRequestDetails": {
"limit": 10,
"offset": 0,
"originRegionCode": "",
"originCountryCode": "",
"originCityCode": "CAREG",
"destinationRegionCode": "",
"destinationCountryCode": "",
"destinationCityCode": "DKCPH",
"date": "2022-08-21",
"customeralias": "STANDARD",
"uom": "",
"cube": "",
"pieces": "",
"weight": "",
"hazardous": "",
"length": "",
"width": "",
"height": "",
"unit": ""
}
}
}
{
"GlobalRatesResponse": {
"type": "GlobalRatesDisplayCharges_Request",
"version": "3.0.3",
"senderID": "apalsande",
"receiverID": "wwa",
"requestID": 123,
"globalRatesResponseDetails": {
"userID": 6897,
"limit": 10,
"offset": 0,
"count": 1,
"totalCount": 1,
"userType": "S",
"rateDetail": [
{
"oceanfreightHeaderID": 102877560,
"customeralias": "STANDARD",
"memberSCAC": "SHPT",
"originRegion": "NORAM",
"originCFSUncode": "CAREG",
"originCFSLocName": "Regina, Canada",
"originConsoleCFSUncode": "CAREG",
"originConsoleCFSLocName": "Regina, Canada",
"originPortUncode": "CAREG",
"originPortLocName": "Regina, Canada",
"transshipment1": "",
"transshipment2": "",
"transshipment3": "",
"destinationRegion": "EMEA",
"destinationCFSUncode": "DKCPH",
"destinationCFSLocName": "Copenhagen, Denmark",
"destinationDeconsoleCFSUncode": "DKCPH",
"destinationDeconsoleCFSLocName": "Copenhagen, Denmark",
"destinationPortUncode": "DKCPH",
"destinationPortLocName": "Copenhagen, Denmark",
"quotingRegion": "",
"ofrCost": "34.00",
"aspect": "",
"ofrCurrency": "USD",
"basis": "WM",
"basisName": "WM",
"displayCost": "34.00"
}
]
}
}
}
{
"GlobalratesRequest": {
"type": "globalratesdisplaycharges_request",
"version": "3.0.3",
"senderID": "apalsande",
"receiverID": "wwa",
"requestID": 123,
"globalratesRequestDetails": {
"limit": 10,
"offset": 0,
"originRegionCode": "",
"originCountryCode": "",
"originCityCode": "CAREG",
"destinationRegionCode": "",
"destinationCountryCode": "",
"destinationCityCode": "DKCPH",
"date": "2022-08-21",
"customeralias": "STANDARD",
"uom": "M",
"cube": "4",
"pieces": "2",
"weight": "7800",
"hazardous": "Y",
"length": "1",
"width": "2",
"height": "1",
"unit": "M"
}
}
}
{
"GlobalRatesResponse": {
"type": "GlobalRatesDisplayCharges_Request",
"version": "3.0.3",
"senderID": "apalsande",
"receiverID": "wwa",
"requestID": 123,
"globalRatesResponseDetails": {
"userID": 6897,
"limit": 10,
"offset": 0,
"count": 1,
"totalCount": 1,
"userType": "S",
"rateDetail": [
{
"oceanfreightHeaderID": 102877560,
"customeralias": "STANDARD",
"memberSCAC": "SHPT",
"originRegion": "NORAM",
"originCFSUncode": "CAREG",
"originCFSLocName": "Regina, Canada",
"originConsoleCFSUncode": "CAREG",
"originConsoleCFSLocName": "Regina, Canada",
"originPortUncode": "CAREG",
"originPortLocName": "Regina, Canada",
"transshipment1": "",
"transshipment2": "",
"transshipment3": "",
"destinationRegion": "EMEA",
"destinationCFSUncode": "DKCPH",
"destinationCFSLocName": "Copenhagen, Denmark",
"destinationDeconsoleCFSUncode": "DKCPH",
"destinationDeconsoleCFSLocName": "Copenhagen, Denmark",
"destinationPortUncode": "DKCPH",
"destinationPortLocName": "Copenhagen, Denmark",
"quotingRegion": "",
"ofrCost": "34.00",
"aspect": "",
"ofrCurrency": "USD",
"basis": "WM",
"basisName": "WM",
"displayCost": "34.00"
}
]
}
}
}