GET api/Order/CalculateShipping?request={request}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| request | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ShippingResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| ShipperCode | string |
None. |
|
| ServiceType | string |
None. |
|
| Rate | decimal number |
None. |
|
| StatusCode | string |
None. |
|
| IsSucess | boolean |
None. |
|
| ResponseMessage | string |
None. |
|
| HandlingCost | decimal number |
None. |
|
| AppliedCoupons | Collection of OrderCoupon |
None. |
|
| CarrierHandlingCost | decimal number |
None. |
|
| CarrierHandlingCostType | integer |
None. |
|
| ShippingDeliveryTypeID | integer |
None. |
|
| CashOnDeliveryStatus | boolean |
None. |
|
| ShippingByWarehouse | Collection of WarehouseShippingCosts |
None. |
|
| UPSToken | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.