GET api/Order/CalculateShipping?request={request}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
request

string

Required

Body Parameters

None.

Response Information

Resource Description

ShippingResponse
NameDescriptionTypeAdditional 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.