POST api/Orders/UpdatePOSlineorders
Request Information
URI Parameters
None.
Body Parameters
Upsertlinerequest| Name | Description | Type | Additional information |
|---|---|---|---|
| lines | Collection of BaseOrdersLineModel |
None. |
|
| BaseObjects | Collection of BaseOrdersLineModel |
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
booleanResponse Formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>