GET api/getshippingfeebyproductid?fromzipcode={fromzipcode}&weight={weight}&length={length}&width={width}&height={height}&iOrderId={iOrderId}&strZipCode={strZipCode}&strShippingOptions={strShippingOptions}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
fromzipcode

string

Required

weight

decimal number

Required

length

decimal number

Required

width

decimal number

Required

height

decimal number

Required

iOrderId

integer

Required

strZipCode

string

Required

strShippingOptions

string

Required

Body Parameters

None.

Response Information

Resource Description

decimal number

Response Formats

application/json, text/json

Sample:
1.0

application/xml, text/xml

Sample:
<decimal xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</decimal>