GET Api/Delivery/GetZoneItem?id={id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

ZoneInfo
NameDescriptionTypeAdditional information
zone

ExpressZone

None.

exCounProvince

Collection of exCounProvince

None.

exCountry

Collection of integer

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'Country' with type 'BDMall.Model.DeliveryMNG.Country'. Path 'zone.Countrys[0].Procince[0]'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'Country' with type 'BDMall.Model.DeliveryMNG.Country'. Path 'zone.Countrys[0].Procince[0]'.