Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.7 KB

File metadata and controls

20 lines (12 loc) · 1.7 KB

RateResponseV2

Properties

Name Type Description Notes
baseCharge BigDecimal The base service charge is payable to the carrier, excluding special service charges. [optional]
carrier String Carrier is a service used to transport the parcels or couriers from one place to another. [optional]
currencyCode String A three-character (all uppercase letter) symbol of a currency according to the international ISO standard.<br /> As a rule, the first two letters denote the name of the country, and the third letter, the name of the currency thereof. For example, for US - the currency is Dollars and code is USD. Similarly for Canada, the currencycode is CAD, and for India, it is INR. [optional]
parcelType String Parcel Type is required for creating a shipment while rating a parcel, which varies as per Carrier selection.<br /> ParcelType have categories like Package, Envelopes, Paks, Boxes, Tube, etc. [optional]
serviceId String The unique identifier given to the carrier specific service. [optional]
surcharges List<RateResponseV2SurchargesInner> Additional fees or surcharges for the shipment. Each object in the array defines a surcharge and fee. [optional]
totalCarrierCharge BigDecimal The total amount payable to the carrier, including special service fees, surcharges, and any international taxes and duties, except as noted below: [optional]
deliveryCommitment RateResponseV2DeliveryCommitment [optional]