POST api/ItemAllocation/Save
Request Information
URI Parameters
None.
Body Parameters
ItemAllocation| Name | Description | Type | Additional information |
|---|---|---|---|
| IsActive | boolean |
None. |
|
| BranchId | integer |
None. |
|
| CompanyId | integer |
None. |
|
| Id | integer |
None. |
|
| ItemId | integer |
None. |
|
| OrganizationId | integer |
None. |
|
| BranchName | string |
None. |
|
| CompanyType | string |
None. |
|
| ItemAllocationlist | Collection of ItemAllocation |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.