POST api/Orders/UpdatePOSOrderline
Request Information
URI Parameters
None.
Body Parameters
UpsertOrdersLineRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| BaseObject | 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
UpsertOrdersLineResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | boolean |
None. |
|
| Message | string |
None. |
|
| BaseObject | BaseOrdersLineModel |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: