POST api/ShippingSlab

Request Information

URI Parameters

None.

Body Parameters

ShippingSlab
NameDescriptionTypeAdditional information
ShippingSlabID

integer

None.

StoreID

integer

None.

ShippingProvider

integer

None.

SlabName

string

None.

WeightFrom

decimal number

None.

WeightTo

decimal number

None.

ShippingZoneCountry

integer

None.

ShippingZoneState

integer

None.

Cost

decimal number

None.

Recycle

boolean

None.

Country

Country

None.

FKShippingProvider

ShippingProvider

None.

State

State

None.

Store

Store

None.

VendorShippingCosts

Collection of VendorShippingCost

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />