Stand Worksheet Item
The Stand Worksheet Item API allows the user to access a list of stand worksheet items.
Security
apiKey | API Key |
|---|---|
Name | Authorization |
In | header |
Endpoints
GET /stand-worksheet-item/schema
Summary
The schema of the stand worksheet item.
Request Parameters
In | Field Name | Type | Required | Description |
|---|---|---|---|---|
header |
| string | Yes | The identifier (ID) of the company that owns the document |
Responses
Code | Description | Schema |
|---|---|---|
200 | Success | |
400 | Bad request, for more information look at body error | |
401 | Unauthorized error | |
403 | Forbidden error | |
404 | Not Found | |
422 | Unprocessable error | |
500 | Internal Server Error |
GET /stand-worksheet-item
Summary
Get the stand worksheet item list.
Request Parameters
In | Field Name | Type | Required | Description |
|---|---|---|---|---|
header |
| string | Yes | The identifier (ID) of the company that owns the document |
query |
| string | No | A filter expression in OData v4 format |
query |
| integer | No | The maximum documents to return. For example, if |
query |
| integer | No | The documents to skip before returning. For example, if |
query |
| string | No | |
query |
| string | No | An order by expression in OData v4 format |
Responses
Code | Description | Schema |
|---|---|---|
200 | Success | |
400 | Bad request, for more information look at body error | |
401 | Unauthorized error | |
403 | Forbidden error | |
404 | Not Found | |
422 | Unprocessable error | |
500 | Internal Server Error |
Data Models
stand_work_sheet_item_get_response_1
Field Name | Type | Description |
|---|---|---|
| object | The definition of stand worksheet item schema |
stand_work_sheet_item_get_response_2
Field Name | Type | Description |
|---|---|---|
| ||
| number | |
| number | |
| number | |
| number |
stand_work_sheet_item_get_response_2_items
Field Name | Type | Required | Description |
|---|---|---|---|
| string | Yes |
|
| string | Yes | |
| string | Yes | The stand worksheet item entity ID |
| string | Yes |
|
| string | Yes |
|
| string | Yes |
|
| string | Yes |
|
| string | Yes | The stand worksheet status |
| number | Yes | Begin count |
| number | Yes | Manager begin count |
| number | Yes | The pre-event count of transfer in |
| number | Yes | The pre-event count of transfer out |
| number | Yes | During event transfer in count |
| number | Yes | During event transfer out count |
| number | Yes | The gratis |
| number | Yes | The gratis after the event |
| number | Yes | The ingredient spoil |
| number | Yes | The ingredient spoil after the event |
| number | Yes | The voided post payment |
| number | Yes | The voided post payment after the event |
| number | Yes | The terminal dollars from the item |
| number | Yes | The terminal dollars after the event |
| number | Yes | |
| number | Yes | The discount after the event |
| number | Yes | |
| number | Yes | Tax after the event |
| number | Yes | |
| number | Yes | Refund after the event |
| number | Yes | Discount by refund order |
| number | Yes | Discount by refund order after the event |
| date/time | Yes | |
| number | Yes | The adjustment |
| number | Yes | The manual end count |
| number | No | The sales post closure |
| number | No | The sales count |
| string | Yes | Created during |
| boolean | Yes | |
| string | No | The inventory item's name |
| string | No | The inventory item's code |
| boolean | No | The inventory item is chargeable or non-chargeable |
| string | No | The parent product's name |
| string | No |
|
| number | No | The parent product price |
| number | No | Equals |
| number | No | The system count |