POST api/VendorBranch
Request Information
URI Parameters
None.
Body Parameters
VendorBranchName | Description | Type | Additional information |
---|---|---|---|
VendorBranchID | integer |
None. |
|
VendorID | integer |
None. |
|
BranchName | string |
None. |
|
VendorParentID | integer |
None. |
|
ContactPerson | string |
None. |
|
ContactNumber | string |
None. |
|
MobileNumber | string |
None. |
|
Address1 | string |
None. |
|
Address2 | string |
None. |
|
ShopNo | string |
None. |
|
FloorNo | string |
None. |
|
CountryID | integer |
None. |
|
State | string |
None. |
|
StateID | integer |
None. |
|
City | string |
None. |
|
CityID | integer |
None. |
|
PostCode | string |
None. |
|
LocationID | integer |
None. |
|
Deleted | boolean |
None. |
|
Country | Country |
None. |
|
FKCity | City |
None. |
|
FKState | State |
None. |
|
Location | Location |
None. |
|
Shipments | Collection of Shipment |
None. |
|
Vendor | Vendor |
None. |
|
VendorParent | Vendor |
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/" />