GET api/ShoppingCart/GetDeliveryCharge?AddressId={AddressId}&SourceType={SourceType}

Getting Delivery Charge from shopping Cart

Request Information

URI Parameters

NameDescriptionTypeAdditional information
AddressId

integer

Required

SourceType

OrderSource

Default value is Android

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.