This operation generates rate Shop for a specified shipment without generating the labels.
Rate Shop has been generated successfully.
Invalid request.
The request could not be authorized.
The request could not be completed due to an internal error.
{- "fromAddress": {
- "addressLine1": "24182 Kathy Ave",
- "addressLine2": "near abc street",
- "addressLine3": "near xyz street",
- "cityTown": "Lake Forest",
- "countryCode": "US",
- "name": "Paul Wright",
- "phone": "203-555-1213",
- "postalCode": "92630-1827",
- "stateProvince": "CA",
- "company": "PB",
- "email": "testuser@gmail.com",
- "residential": true
}, - "toAddress": {
- "addressLine1": "55 Pharr Rd NW, Apt E104",
- "addressLine2": "near abc street",
- "addressLine3": "near xyz street",
- "company": "PB",
- "email": "testuser@gmail.com",
- "cityTown": "Atlanta",
- "countryCode": "US",
- "name": "Paul Wright",
- "phone": "203-555-1213",
- "postalCode": "30305-2151",
- "stateProvince": "GA",
- "residential": true
}, - "parcel": {
- "length": 2,
- "width": 1,
- "height": 1,
- "dimUnit": "IN",
- "weightUnit": "OZ",
- "weight": 2,
- "packageValue": 2
}, - "parcelType": "PKG",
- "rateShopBy": "carrier",
- "byCarrier": {
- "carrierAccountId": "JjjbmYyAz9B3",
- "carrier": "Fedex",
- "service": "3DA"
}, - "labelSize": "DOC_4X6",
- "labelType": "SHIPPING_LABEL",
- "labelFormat": "ZPL2"
}
[- {
- "baseCharge": 42.1,
- "carrier": "usps",
- "parcelType": "PKG",
- "rateTypeId": "CONTRACT_RATES",
- "serviceId": "EM",
- "specialServices": [
- {
- "specialServiceId": "PO to Addressee",
- "fee": 0
}
], - "totalCarrierCharge": 42.1,
- "deliveryCommitment": {
- "additionalDetails": "Thu, Nov 14 by 6:00 PM",
- "estimatedDeliveryDateTime": "2024-11-14 18:00:00.000",
- "guarantee": "FULL",
- "maxEstimatedNumberOfDays": "2",
- "minEstimatedNumberOfDays": "2"
}, - "destinationZone": 1
}
]