POST api/Country
Request Information
URI Parameters
None.
Body Parameters
CountryName | Description | Type | Additional information |
---|---|---|---|
CountryID | integer |
None. |
|
IsoName | string |
None. |
|
LocalName | string |
None. |
|
GeoLat | decimal number |
None. |
|
GeoLng | decimal number |
None. |
|
CurrencyID | integer |
None. |
|
CountryCode | string |
None. |
|
Status | string |
None. |
|
Deleted | boolean |
None. |
|
StoreID | integer |
None. |
|
Addresses | Collection of Address |
None. |
|
Currency | Currency |
None. |
|
Locations | Collection of Location |
None. |
|
ShippingSlabs | Collection of ShippingSlab |
None. |
|
Store | Store |
None. |
|
Stores | Collection of Store |
None. |
|
StoreShippingSlabs | Collection of StoreShippingSlab |
None. |
|
TaxCategories | Collection of TaxCategory |
None. |
|
TaxRates | Collection of TaxRate |
None. |
|
VendorBranches | Collection of VendorBranch |
None. |
|
VendorProfileLangs | Collection of VendorProfileLang |
None. |
|
Warehouses | Collection of Warehouse |
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
ObjectNone.
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/" />