AssemblingQueue
GET /api/storage/assembling-queue
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| name | YES | ||
| priority | NO | ||
| warehouse | YES | ||
| filter | NO | ||
| adapter | NO | ||
| settings | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/assembling-queue
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| name | YES | ||
| priority | NO | ||
| warehouse | YES | ||
| filter | NO | ||
| adapter | NO | ||
| settings | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/assembling-queue[/:assembling_queue_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| name | YES | ||
| priority | NO | ||
| warehouse | YES | ||
| filter | NO | ||
| adapter | NO | ||
| settings | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/assembling-queue[/:assembling_queue_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| name | YES | ||
| priority | NO | ||
| warehouse | YES | ||
| filter | NO | ||
| adapter | NO | ||
| settings | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PUT /api/storage/assembling-queue[/:assembling_queue_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| name | YES | ||
| priority | NO | ||
| warehouse | YES | ||
| filter | NO | ||
| adapter | NO | ||
| settings | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/assembling-queue[/:assembling_queue_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| name | YES | ||
| priority | NO | ||
| warehouse | YES | ||
| filter | NO | ||
| adapter | NO | ||
| settings | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
DELETE /api/storage/assembling-queue[/:assembling_queue_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| name | YES | ||
| priority | NO | ||
| warehouse | YES | ||
| filter | NO | ||
| adapter | NO | ||
| settings | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 204: No Content
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
AssemblingService
GET /api/storage/assembling-service
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/assembling-service
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/assembling-service[/:assembling_service_id]
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/assembling-service[/:assembling_service_id]
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PUT /api/storage/assembling-service[/:assembling_service_id]
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/assembling-service[/:assembling_service_id]
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
AssemblingTask
GET /api/storage/assembling/task
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| queue | YES | ||
| executive | YES | ||
| priority | NO | ||
| order | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/assembling/task
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| queue | YES | ||
| executive | YES | ||
| priority | NO | ||
| order | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/assembling/task[/:assembling_task_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| queue | YES | ||
| executive | YES | ||
| priority | NO | ||
| order | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/assembling/task[/:assembling_task_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| queue | YES | ||
| executive | YES | ||
| priority | NO | ||
| order | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PUT /api/storage/assembling/task[/:assembling_task_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| queue | YES | ||
| executive | YES | ||
| priority | NO | ||
| order | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/assembling/task[/:assembling_task_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| queue | YES | ||
| executive | YES | ||
| priority | NO | ||
| order | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
DELETE /api/storage/assembling/task[/:assembling_task_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| queue | YES | ||
| executive | YES | ||
| priority | NO | ||
| order | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 204: No Content
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
BoxService
POST /api/storage/box-service
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/box-service
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/box-service[/:box_id]
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/box-service[/:box_id]
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
BackendTaskService
GET /api/storage/events/backend-task
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| request | NO | ||
| result | NO | ||
| warehouse | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/events/backend-task
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| request | NO | ||
| result | NO | ||
| warehouse | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/events/backend-task
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| request | NO | ||
| result | NO | ||
| warehouse | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/events/backend-task[/:backend_task_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| request | NO | ||
| result | NO | ||
| warehouse | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/events/backend-task[/:backend_task_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| request | NO | ||
| result | NO | ||
| warehouse | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/events/backend-task[/:backend_task_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| request | NO | ||
| result | NO | ||
| warehouse | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
DELETE /api/storage/events/backend-task[/:backend_task_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| request | NO | ||
| result | NO | ||
| warehouse | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 204: No Content
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
JobTaskService
GET /api/storage/events/job-tasks
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| data | NO | ||
| name | NO | ||
| timetable | NO | ||
| extId | NO | ||
| owner | NO | ||
| warehouse | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/events/job-tasks
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| data | NO | ||
| name | NO | ||
| timetable | NO | ||
| extId | NO | ||
| owner | NO | ||
| warehouse | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/events/job-tasks
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| data | NO | ||
| name | NO | ||
| timetable | NO | ||
| extId | NO | ||
| owner | NO | ||
| warehouse | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/events/job-tasks[/:job_task_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| data | NO | ||
| name | NO | ||
| timetable | NO | ||
| extId | NO | ||
| owner | NO | ||
| warehouse | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/events/job-tasks[/:job_task_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| data | NO | ||
| name | NO | ||
| timetable | NO | ||
| extId | NO | ||
| owner | NO | ||
| warehouse | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/events/job-tasks[/:job_task_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| data | NO | ||
| name | NO | ||
| timetable | NO | ||
| extId | NO | ||
| owner | NO | ||
| warehouse | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
DELETE /api/storage/events/job-tasks[/:job_task_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| data | NO | ||
| name | NO | ||
| timetable | NO | ||
| extId | NO | ||
| owner | NO | ||
| warehouse | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 204: No Content
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
JobService
GET /api/storage/events/job
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| jobTask | NO | ||
| data | NO | ||
| result | NO | ||
| warehouse | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/events/job
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| jobTask | NO | ||
| data | NO | ||
| result | NO | ||
| warehouse | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/events/job
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| jobTask | NO | ||
| data | NO | ||
| result | NO | ||
| warehouse | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/events/job[/:job_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| jobTask | NO | ||
| data | NO | ||
| result | NO | ||
| warehouse | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/events/job[/:job_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| jobTask | NO | ||
| data | NO | ||
| result | NO | ||
| warehouse | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/events/job[/:job_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| jobTask | NO | ||
| data | NO | ||
| result | NO | ||
| warehouse | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
DELETE /api/storage/events/job[/:job_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| jobTask | NO | ||
| data | NO | ||
| result | NO | ||
| warehouse | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 204: No Content
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
StorageService
GET /api/storage/acceptance-service
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/acceptance-service
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/acceptance-service[/:service_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/acceptance-service[/:service_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/acceptance-service[/:service_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
StorageService
GET /api/storage/acceptance-service
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/acceptance-service
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/acceptance-service[/:service_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/acceptance-service[/:service_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/acceptance-service[/:service_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
ItemReturn
GET /api/storage/item-return
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| shop | NO | ||
| productOffer | NO | ||
| extId | YES | ||
| raw | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/item-return
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| shop | NO | ||
| productOffer | NO | ||
| extId | YES | ||
| raw | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/item-return
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| shop | NO | ||
| productOffer | NO | ||
| extId | YES | ||
| raw | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/item-return[/:return_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| shop | NO | ||
| productOffer | NO | ||
| extId | YES | ||
| raw | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/item-return[/:return_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| shop | NO | ||
| productOffer | NO | ||
| extId | YES | ||
| raw | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
ItemService
GET /api/storage/item-service
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 401: Unauthorized
- 403: Forbidden
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/item-service
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type | |
| Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 401: Unauthorized
- 403: Forbidden
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/item-service[/:item_id]
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 401: Unauthorized
- 403: Forbidden
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/item-service[/:item_id]
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type | |
| Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 401: Unauthorized
- 403: Forbidden
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PUT /api/storage/item-service[/:item_id]
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type | |
| Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 401: Unauthorized
- 403: Forbidden
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
DELETE /api/storage/item-service[/:item_id]
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 204: No Content
- 404: Not Found
- 401: Unauthorized
- 403: Forbidden
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
StorageService
GET /api/storage/acceptance-service
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/acceptance-service
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/acceptance-service[/:service_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/acceptance-service[/:service_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/acceptance-service[/:service_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
Item
GET /api/storage/item
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| sku | YES | ||
| type | NO | ||
| shop | NO | ||
| productOffer | YES | ||
| price | NO | ||
| weight | NO | ||
| warehouse | YES | ||
| place | NO | ||
| reserve | NO | ||
| shippedByDocument | NO | ||
| createdByDocument | NO | ||
| acceptanceItem | NO | ||
| dimensions | NO | ||
| batch | NO | ||
| productionDate | NO | ||
| expires | NO | ||
| receivedTimestamp | NO | ||
| receivedCount | NO | ||
| allocationTimestamp | NO | ||
| comment | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 401: Unauthorized
- 403: Forbidden
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/item
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| sku | YES | ||
| type | NO | ||
| shop | NO | ||
| productOffer | YES | ||
| price | NO | ||
| weight | NO | ||
| warehouse | YES | ||
| place | NO | ||
| reserve | NO | ||
| shippedByDocument | NO | ||
| createdByDocument | NO | ||
| acceptanceItem | NO | ||
| dimensions | NO | ||
| batch | NO | ||
| productionDate | NO | ||
| expires | NO | ||
| receivedTimestamp | NO | ||
| receivedCount | NO | ||
| allocationTimestamp | NO | ||
| comment | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type | |
| Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 400: Client Error
- 422: Unprocessable Entity
- 401: Unauthorized
- 403: Forbidden
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/item
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| sku | YES | ||
| type | NO | ||
| shop | NO | ||
| productOffer | YES | ||
| price | NO | ||
| weight | NO | ||
| warehouse | YES | ||
| place | NO | ||
| reserve | NO | ||
| shippedByDocument | NO | ||
| createdByDocument | NO | ||
| acceptanceItem | NO | ||
| dimensions | NO | ||
| batch | NO | ||
| productionDate | NO | ||
| expires | NO | ||
| receivedTimestamp | NO | ||
| receivedCount | NO | ||
| allocationTimestamp | NO | ||
| comment | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type | |
| Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
- 401: Unauthorized
- 403: Forbidden
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/item[/:item_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| sku | YES | ||
| type | NO | ||
| shop | NO | ||
| productOffer | YES | ||
| price | NO | ||
| weight | NO | ||
| warehouse | YES | ||
| place | NO | ||
| reserve | NO | ||
| shippedByDocument | NO | ||
| createdByDocument | NO | ||
| acceptanceItem | NO | ||
| dimensions | NO | ||
| batch | NO | ||
| productionDate | NO | ||
| expires | NO | ||
| receivedTimestamp | NO | ||
| receivedCount | NO | ||
| allocationTimestamp | NO | ||
| comment | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 401: Unauthorized
- 403: Forbidden
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/item[/:item_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| sku | YES | ||
| type | NO | ||
| shop | NO | ||
| productOffer | YES | ||
| price | NO | ||
| weight | NO | ||
| warehouse | YES | ||
| place | NO | ||
| reserve | NO | ||
| shippedByDocument | NO | ||
| createdByDocument | NO | ||
| acceptanceItem | NO | ||
| dimensions | NO | ||
| batch | NO | ||
| productionDate | NO | ||
| expires | NO | ||
| receivedTimestamp | NO | ||
| receivedCount | NO | ||
| allocationTimestamp | NO | ||
| comment | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type | |
| Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
- 401: Unauthorized
- 403: Forbidden
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
LocationLog
GET /api/storage/location-log
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| shop | NO | ||
| productOffer | NO | ||
| place | NO | ||
| executive | NO | ||
| count | NO | ||
| type | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/location-log
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| shop | NO | ||
| productOffer | NO | ||
| place | NO | ||
| executive | NO | ||
| count | NO | ||
| type | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/location-log
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| shop | NO | ||
| productOffer | NO | ||
| place | NO | ||
| executive | NO | ||
| count | NO | ||
| type | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/location-log[/:location_log_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| shop | NO | ||
| productOffer | NO | ||
| place | NO | ||
| executive | NO | ||
| count | NO | ||
| type | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/location-log[/:location_log_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| shop | NO | ||
| productOffer | NO | ||
| place | NO | ||
| executive | NO | ||
| count | NO | ||
| type | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/location-log[/:location_log_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| shop | NO | ||
| productOffer | NO | ||
| place | NO | ||
| executive | NO | ||
| count | NO | ||
| type | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
DELETE /api/storage/location-log[/:location_log_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| shop | NO | ||
| productOffer | NO | ||
| place | NO | ||
| executive | NO | ||
| count | NO | ||
| type | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 204: No Content
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
MovementConsumption
GET /api/storage/movements/consumption
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| type | NO | ||
| id | NO | ||
| barcode | NO | ||
| type | YES | ||
| comment | YES | ||
| conditions | YES | ||
| special_notes | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/movements/consumption
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| type | NO | ||
| id | NO | ||
| barcode | NO | ||
| type | YES | ||
| comment | YES | ||
| conditions | YES | ||
| special_notes | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/movements/consumption
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| type | NO | ||
| id | NO | ||
| barcode | NO | ||
| type | YES | ||
| comment | YES | ||
| conditions | YES | ||
| special_notes | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/movements/consumption[/:consumption_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| type | NO | ||
| id | NO | ||
| barcode | NO | ||
| type | YES | ||
| comment | YES | ||
| conditions | YES | ||
| special_notes | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/movements/consumption[/:consumption_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| type | NO | ||
| id | NO | ||
| barcode | NO | ||
| type | YES | ||
| comment | YES | ||
| conditions | YES | ||
| special_notes | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/movements/consumption[/:consumption_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| type | NO | ||
| id | NO | ||
| barcode | NO | ||
| type | YES | ||
| comment | YES | ||
| conditions | YES | ||
| special_notes | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
StorageDocumentItem
POST /api/storage/movements/document/item
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| document | NO | ||
| warehouse | NO | ||
| trackingNumber | NO | ||
| deliveryService | NO | ||
| shop | NO | ||
| productOffer | NO | ||
| supplier | NO | ||
| sku | NO | ||
| batch | NO | ||
| productionDate | NO | ||
| expires | NO | ||
| serialNumber | NO | ||
| quantityExpected | YES | ||
| quantityReal | NO | ||
| quantityPlace | NO | ||
| quantityShipped | NO | ||
| purchasingPrice | NO | ||
| price | NO | ||
| state | NO | ||
| itemsStatus | NO | ||
| comment | NO | ||
| errors | NO | ||
| eav | NO | ||
| uuid | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/movements/document/item
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| document | NO | ||
| warehouse | NO | ||
| trackingNumber | NO | ||
| deliveryService | NO | ||
| shop | NO | ||
| productOffer | NO | ||
| supplier | NO | ||
| sku | NO | ||
| batch | NO | ||
| productionDate | NO | ||
| expires | NO | ||
| serialNumber | NO | ||
| quantityExpected | YES | ||
| quantityReal | NO | ||
| quantityPlace | NO | ||
| quantityShipped | NO | ||
| purchasingPrice | NO | ||
| price | NO | ||
| state | NO | ||
| itemsStatus | NO | ||
| comment | NO | ||
| errors | NO | ||
| eav | NO | ||
| uuid | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/movements/document/item
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| document | NO | ||
| warehouse | NO | ||
| trackingNumber | NO | ||
| deliveryService | NO | ||
| shop | NO | ||
| productOffer | NO | ||
| supplier | NO | ||
| sku | NO | ||
| batch | NO | ||
| productionDate | NO | ||
| expires | NO | ||
| serialNumber | NO | ||
| quantityExpected | YES | ||
| quantityReal | NO | ||
| quantityPlace | NO | ||
| quantityShipped | NO | ||
| purchasingPrice | NO | ||
| price | NO | ||
| state | NO | ||
| itemsStatus | NO | ||
| comment | NO | ||
| errors | NO | ||
| eav | NO | ||
| uuid | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/movements/document/item[/:document_item_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| document | NO | ||
| warehouse | NO | ||
| trackingNumber | NO | ||
| deliveryService | NO | ||
| shop | NO | ||
| productOffer | NO | ||
| supplier | NO | ||
| sku | NO | ||
| batch | NO | ||
| productionDate | NO | ||
| expires | NO | ||
| serialNumber | NO | ||
| quantityExpected | YES | ||
| quantityReal | NO | ||
| quantityPlace | NO | ||
| quantityShipped | NO | ||
| purchasingPrice | NO | ||
| price | NO | ||
| state | NO | ||
| itemsStatus | NO | ||
| comment | NO | ||
| errors | NO | ||
| eav | NO | ||
| uuid | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/movements/document/item[/:document_item_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| document | NO | ||
| warehouse | NO | ||
| trackingNumber | NO | ||
| deliveryService | NO | ||
| shop | NO | ||
| productOffer | NO | ||
| supplier | NO | ||
| sku | NO | ||
| batch | NO | ||
| productionDate | NO | ||
| expires | NO | ||
| serialNumber | NO | ||
| quantityExpected | YES | ||
| quantityReal | NO | ||
| quantityPlace | NO | ||
| quantityShipped | NO | ||
| purchasingPrice | NO | ||
| price | NO | ||
| state | NO | ||
| itemsStatus | NO | ||
| comment | NO | ||
| errors | NO | ||
| eav | NO | ||
| uuid | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/movements/document/item[/:document_item_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| document | NO | ||
| warehouse | NO | ||
| trackingNumber | NO | ||
| deliveryService | NO | ||
| shop | NO | ||
| productOffer | NO | ||
| supplier | NO | ||
| sku | NO | ||
| batch | NO | ||
| productionDate | NO | ||
| expires | NO | ||
| serialNumber | NO | ||
| quantityExpected | YES | ||
| quantityReal | NO | ||
| quantityPlace | NO | ||
| quantityShipped | NO | ||
| purchasingPrice | NO | ||
| price | NO | ||
| state | NO | ||
| itemsStatus | NO | ||
| comment | NO | ||
| errors | NO | ||
| eav | NO | ||
| uuid | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
Inventory
GET /api/storage/movements/inventory
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| type | YES | ||
| warehouse | YES | ||
| clientWarehouse | NO | ||
| extId | NO | ||
| comment | NO | ||
| type | NO | ||
| action | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/movements/inventory
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| type | YES | ||
| warehouse | YES | ||
| clientWarehouse | NO | ||
| extId | NO | ||
| comment | NO | ||
| type | NO | ||
| action | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/movements/inventory[/:inventory_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| type | YES | ||
| warehouse | YES | ||
| clientWarehouse | NO | ||
| extId | NO | ||
| comment | NO | ||
| type | NO | ||
| action | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/movements/inventory[/:inventory_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| type | YES | ||
| warehouse | YES | ||
| clientWarehouse | NO | ||
| extId | NO | ||
| comment | NO | ||
| type | NO | ||
| action | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
DELETE /api/storage/movements/inventory[/:inventory_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| type | YES | ||
| warehouse | YES | ||
| clientWarehouse | NO | ||
| extId | NO | ||
| comment | NO | ||
| type | NO | ||
| action | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 204: No Content
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
GET /api/storage/movements/inventory[/:inventory_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| type | YES | ||
| warehouse | YES | ||
| clientWarehouse | NO | ||
| extId | NO | ||
| comment | NO | ||
| type | NO | ||
| action | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
OrderConsumption
GET /api/storage/order-consumption
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/order-consumption[/:order_consumption_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
OrderProductTask
GET /api/storage/assembling/order-product-task
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/assembling/order-product-task[/:order_product_task_id]
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
Item
GET /api/storage/item
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| sku | YES | ||
| type | NO | ||
| shop | NO | ||
| productOffer | YES | ||
| price | NO | ||
| weight | NO | ||
| warehouse | YES | ||
| place | NO | ||
| reserve | NO | ||
| shippedByDocument | NO | ||
| createdByDocument | NO | ||
| acceptanceItem | NO | ||
| dimensions | NO | ||
| batch | NO | ||
| productionDate | NO | ||
| expires | NO | ||
| receivedTimestamp | NO | ||
| receivedCount | NO | ||
| allocationTimestamp | NO | ||
| comment | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 401: Unauthorized
- 403: Forbidden
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/item
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| sku | YES | ||
| type | NO | ||
| shop | NO | ||
| productOffer | YES | ||
| price | NO | ||
| weight | NO | ||
| warehouse | YES | ||
| place | NO | ||
| reserve | NO | ||
| shippedByDocument | NO | ||
| createdByDocument | NO | ||
| acceptanceItem | NO | ||
| dimensions | NO | ||
| batch | NO | ||
| productionDate | NO | ||
| expires | NO | ||
| receivedTimestamp | NO | ||
| receivedCount | NO | ||
| allocationTimestamp | NO | ||
| comment | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type | |
| Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 400: Client Error
- 422: Unprocessable Entity
- 401: Unauthorized
- 403: Forbidden
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/item
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| sku | YES | ||
| type | NO | ||
| shop | NO | ||
| productOffer | YES | ||
| price | NO | ||
| weight | NO | ||
| warehouse | YES | ||
| place | NO | ||
| reserve | NO | ||
| shippedByDocument | NO | ||
| createdByDocument | NO | ||
| acceptanceItem | NO | ||
| dimensions | NO | ||
| batch | NO | ||
| productionDate | NO | ||
| expires | NO | ||
| receivedTimestamp | NO | ||
| receivedCount | NO | ||
| allocationTimestamp | NO | ||
| comment | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type | |
| Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
- 401: Unauthorized
- 403: Forbidden
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/item[/:item_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| sku | YES | ||
| type | NO | ||
| shop | NO | ||
| productOffer | YES | ||
| price | NO | ||
| weight | NO | ||
| warehouse | YES | ||
| place | NO | ||
| reserve | NO | ||
| shippedByDocument | NO | ||
| createdByDocument | NO | ||
| acceptanceItem | NO | ||
| dimensions | NO | ||
| batch | NO | ||
| productionDate | NO | ||
| expires | NO | ||
| receivedTimestamp | NO | ||
| receivedCount | NO | ||
| allocationTimestamp | NO | ||
| comment | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 401: Unauthorized
- 403: Forbidden
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/item[/:item_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| sku | YES | ||
| type | NO | ||
| shop | NO | ||
| productOffer | YES | ||
| price | NO | ||
| weight | NO | ||
| warehouse | YES | ||
| place | NO | ||
| reserve | NO | ||
| shippedByDocument | NO | ||
| createdByDocument | NO | ||
| acceptanceItem | NO | ||
| dimensions | NO | ||
| batch | NO | ||
| productionDate | NO | ||
| expires | NO | ||
| receivedTimestamp | NO | ||
| receivedCount | NO | ||
| allocationTimestamp | NO | ||
| comment | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type | |
| Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
- 401: Unauthorized
- 403: Forbidden
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
Place
GET /api/storage/place
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| warehouse | YES | ||
| parent | NO | ||
| state | NO | ||
| extId | NO | ||
| raw | NO | ||
| type | YES | ||
| dimensions | NO | ||
| volume | NO | ||
| lft | NO | ||
| rgt | NO | ||
| lvl | NO | ||
| room | NO | ||
| row | NO | ||
| rack | NO | ||
| shelf | NO | ||
| code | NO | ||
| action | NO | ||
| dynamicPlace | NO | ||
| placeAlias | NO | ||
| geoArray | NO | ||
| bookable | NO | ||
| dynamicSizes | NO | ||
| barcode | NO | ||
| eav | NO | ||
| tags | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/place
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| warehouse | YES | ||
| parent | NO | ||
| state | NO | ||
| extId | NO | ||
| raw | NO | ||
| type | YES | ||
| dimensions | NO | ||
| volume | NO | ||
| lft | NO | ||
| rgt | NO | ||
| lvl | NO | ||
| room | NO | ||
| row | NO | ||
| rack | NO | ||
| shelf | NO | ||
| code | NO | ||
| action | NO | ||
| dynamicPlace | NO | ||
| placeAlias | NO | ||
| geoArray | NO | ||
| bookable | NO | ||
| dynamicSizes | NO | ||
| barcode | NO | ||
| eav | NO | ||
| tags | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/place[/:place_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| warehouse | YES | ||
| parent | NO | ||
| state | NO | ||
| extId | NO | ||
| raw | NO | ||
| type | YES | ||
| dimensions | NO | ||
| volume | NO | ||
| lft | NO | ||
| rgt | NO | ||
| lvl | NO | ||
| room | NO | ||
| row | NO | ||
| rack | NO | ||
| shelf | NO | ||
| code | NO | ||
| action | NO | ||
| dynamicPlace | NO | ||
| placeAlias | NO | ||
| geoArray | NO | ||
| bookable | NO | ||
| dynamicSizes | NO | ||
| barcode | NO | ||
| eav | NO | ||
| tags | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/place[/:place_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| warehouse | YES | ||
| parent | NO | ||
| state | NO | ||
| extId | NO | ||
| raw | NO | ||
| type | YES | ||
| dimensions | NO | ||
| volume | NO | ||
| lft | NO | ||
| rgt | NO | ||
| lvl | NO | ||
| room | NO | ||
| row | NO | ||
| rack | NO | ||
| shelf | NO | ||
| code | NO | ||
| action | NO | ||
| dynamicPlace | NO | ||
| placeAlias | NO | ||
| geoArray | NO | ||
| bookable | NO | ||
| dynamicSizes | NO | ||
| barcode | NO | ||
| eav | NO | ||
| tags | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/place[/:place_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| warehouse | YES | ||
| parent | NO | ||
| state | NO | ||
| extId | NO | ||
| raw | NO | ||
| type | YES | ||
| dimensions | NO | ||
| volume | NO | ||
| lft | NO | ||
| rgt | NO | ||
| lvl | NO | ||
| room | NO | ||
| row | NO | ||
| rack | NO | ||
| shelf | NO | ||
| code | NO | ||
| action | NO | ||
| dynamicPlace | NO | ||
| placeAlias | NO | ||
| geoArray | NO | ||
| bookable | NO | ||
| dynamicSizes | NO | ||
| barcode | NO | ||
| eav | NO | ||
| tags | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
DELETE /api/storage/place[/:place_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| warehouse | YES | ||
| parent | NO | ||
| state | NO | ||
| extId | NO | ||
| raw | NO | ||
| type | YES | ||
| dimensions | NO | ||
| volume | NO | ||
| lft | NO | ||
| rgt | NO | ||
| lvl | NO | ||
| room | NO | ||
| row | NO | ||
| rack | NO | ||
| shelf | NO | ||
| code | NO | ||
| action | NO | ||
| dynamicPlace | NO | ||
| placeAlias | NO | ||
| geoArray | NO | ||
| bookable | NO | ||
| dynamicSizes | NO | ||
| barcode | NO | ||
| eav | NO | ||
| tags | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 204: No Content
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Reserve
GET /api/storage/reserve
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | YES | ||
| order | NO | ||
| orderProduct | NO | ||
| items | NO | ||
| timeLimit | YES | ||
| warehouse | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/reserve
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | YES | ||
| order | NO | ||
| orderProduct | NO | ||
| items | NO | ||
| timeLimit | YES | ||
| warehouse | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/reserve[/:reserve_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | YES | ||
| order | NO | ||
| orderProduct | NO | ||
| items | NO | ||
| timeLimit | YES | ||
| warehouse | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/reserve[/:reserve_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | YES | ||
| order | NO | ||
| orderProduct | NO | ||
| items | NO | ||
| timeLimit | YES | ||
| warehouse | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
DELETE /api/storage/reserve[/:reserve_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | YES | ||
| order | NO | ||
| orderProduct | NO | ||
| items | NO | ||
| timeLimit | YES | ||
| warehouse | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 204: No Content
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
ReturnParcel
GET /api/storage/movements/return-parcel
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| warehouse | YES | ||
| state | NO | ||
| extId | YES | ||
| comment | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/movements/return-parcel
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| warehouse | YES | ||
| state | NO | ||
| extId | YES | ||
| comment | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/movements/return-parcel
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| warehouse | YES | ||
| state | NO | ||
| extId | YES | ||
| comment | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/movements/return-parcel[/:return_parcel_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| warehouse | YES | ||
| state | NO | ||
| extId | YES | ||
| comment | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/movements/return-parcel[/:return_parcel_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| warehouse | YES | ||
| state | NO | ||
| extId | YES | ||
| comment | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/movements/return-parcel[/:return_parcel_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| warehouse | YES | ||
| state | NO | ||
| extId | YES | ||
| comment | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
DELETE /api/storage/movements/return-parcel[/:return_parcel_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| warehouse | YES | ||
| state | NO | ||
| extId | YES | ||
| comment | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 204: No Content
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
SortingService
GET /api/storage/sorting-service
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/sorting-service
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/sorting-service[/:sorting_service_id]
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/sorting-service[/:sorting_service_id]
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PUT /api/storage/sorting-service[/:sorting_service_id]
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/sorting-service[/:sorting_service_id]
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
StorageService
GET /api/storage/acceptance-service
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/acceptance-service
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/acceptance-service[/:service_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/acceptance-service[/:service_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/acceptance-service[/:service_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
Bulk
POST /api/storage/movements/document/item/bulk
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/movements/document/item/bulk
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
StorageDocument
POST /api/storage/movements/document[/:document_type]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| sender | NO | ||
| comment | NO | ||
| warehouse | YES | ||
| extId | NO | ||
| items | NO | ||
| extDate | NO | ||
| base | NO | ||
| type | YES | ||
| conditions | NO | ||
| special_notes | NO | ||
| item | NO | ||
| action | NO | ||
| consignor | NO | ||
| consignee | NO | ||
| payer | NO | ||
| supplier | NO | ||
| shop | NO | ||
| orderState | NO | ||
| orderDateTimeFrom | NO | ||
| orderDateTimeTo | NO | ||
| toExtId | NO | ||
| fromExtId | NO | ||
| orderShipmentDate | NO | ||
| presetAcceptance | NO | ||
| criteria | NO | ||
| eav | NO | ||
| oldExpDate | NO | ||
| deliveryRequest | NO | ||
| docExtended | NO | ||
| raw | NO | ||
| itemsStatus | NO | ||
| priority | NO | ||
| deliveryWindowFrom | NO | ||
| deliveryWindowTo | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/movements/document[/:document_type]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| sender | NO | ||
| comment | NO | ||
| warehouse | YES | ||
| extId | NO | ||
| items | NO | ||
| extDate | NO | ||
| base | NO | ||
| type | YES | ||
| conditions | NO | ||
| special_notes | NO | ||
| item | NO | ||
| action | NO | ||
| consignor | NO | ||
| consignee | NO | ||
| payer | NO | ||
| supplier | NO | ||
| shop | NO | ||
| orderState | NO | ||
| orderDateTimeFrom | NO | ||
| orderDateTimeTo | NO | ||
| toExtId | NO | ||
| fromExtId | NO | ||
| orderShipmentDate | NO | ||
| presetAcceptance | NO | ||
| criteria | NO | ||
| eav | NO | ||
| oldExpDate | NO | ||
| deliveryRequest | NO | ||
| docExtended | NO | ||
| raw | NO | ||
| itemsStatus | NO | ||
| priority | NO | ||
| deliveryWindowFrom | NO | ||
| deliveryWindowTo | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/movements/document[/:document_type]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| sender | NO | ||
| comment | NO | ||
| warehouse | YES | ||
| extId | NO | ||
| items | NO | ||
| extDate | NO | ||
| base | NO | ||
| type | YES | ||
| conditions | NO | ||
| special_notes | NO | ||
| item | NO | ||
| action | NO | ||
| consignor | NO | ||
| consignee | NO | ||
| payer | NO | ||
| supplier | NO | ||
| shop | NO | ||
| orderState | NO | ||
| orderDateTimeFrom | NO | ||
| orderDateTimeTo | NO | ||
| toExtId | NO | ||
| fromExtId | NO | ||
| orderShipmentDate | NO | ||
| presetAcceptance | NO | ||
| criteria | NO | ||
| eav | NO | ||
| oldExpDate | NO | ||
| deliveryRequest | NO | ||
| docExtended | NO | ||
| raw | NO | ||
| itemsStatus | NO | ||
| priority | NO | ||
| deliveryWindowFrom | NO | ||
| deliveryWindowTo | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/movements/document[/:document_type][/:document_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| sender | NO | ||
| comment | NO | ||
| warehouse | YES | ||
| extId | NO | ||
| items | NO | ||
| extDate | NO | ||
| base | NO | ||
| type | YES | ||
| conditions | NO | ||
| special_notes | NO | ||
| item | NO | ||
| action | NO | ||
| consignor | NO | ||
| consignee | NO | ||
| payer | NO | ||
| supplier | NO | ||
| shop | NO | ||
| orderState | NO | ||
| orderDateTimeFrom | NO | ||
| orderDateTimeTo | NO | ||
| toExtId | NO | ||
| fromExtId | NO | ||
| orderShipmentDate | NO | ||
| presetAcceptance | NO | ||
| criteria | NO | ||
| eav | NO | ||
| oldExpDate | NO | ||
| deliveryRequest | NO | ||
| docExtended | NO | ||
| raw | NO | ||
| itemsStatus | NO | ||
| priority | NO | ||
| deliveryWindowFrom | NO | ||
| deliveryWindowTo | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/movements/document[/:document_type][/:document_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| sender | NO | ||
| comment | NO | ||
| warehouse | YES | ||
| extId | NO | ||
| items | NO | ||
| extDate | NO | ||
| base | NO | ||
| type | YES | ||
| conditions | NO | ||
| special_notes | NO | ||
| item | NO | ||
| action | NO | ||
| consignor | NO | ||
| consignee | NO | ||
| payer | NO | ||
| supplier | NO | ||
| shop | NO | ||
| orderState | NO | ||
| orderDateTimeFrom | NO | ||
| orderDateTimeTo | NO | ||
| toExtId | NO | ||
| fromExtId | NO | ||
| orderShipmentDate | NO | ||
| presetAcceptance | NO | ||
| criteria | NO | ||
| eav | NO | ||
| oldExpDate | NO | ||
| deliveryRequest | NO | ||
| docExtended | NO | ||
| raw | NO | ||
| itemsStatus | NO | ||
| priority | NO | ||
| deliveryWindowFrom | NO | ||
| deliveryWindowTo | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/movements/document[/:document_type][/:document_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| sender | NO | ||
| comment | NO | ||
| warehouse | YES | ||
| extId | NO | ||
| items | NO | ||
| extDate | NO | ||
| base | NO | ||
| type | YES | ||
| conditions | NO | ||
| special_notes | NO | ||
| item | NO | ||
| action | NO | ||
| consignor | NO | ||
| consignee | NO | ||
| payer | NO | ||
| supplier | NO | ||
| shop | NO | ||
| orderState | NO | ||
| orderDateTimeFrom | NO | ||
| orderDateTimeTo | NO | ||
| toExtId | NO | ||
| fromExtId | NO | ||
| orderShipmentDate | NO | ||
| presetAcceptance | NO | ||
| criteria | NO | ||
| eav | NO | ||
| oldExpDate | NO | ||
| deliveryRequest | NO | ||
| docExtended | NO | ||
| raw | NO | ||
| itemsStatus | NO | ||
| priority | NO | ||
| deliveryWindowFrom | NO | ||
| deliveryWindowTo | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
DELETE /api/storage/movements/document[/:document_type][/:document_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| sender | NO | ||
| comment | NO | ||
| warehouse | YES | ||
| extId | NO | ||
| items | NO | ||
| extDate | NO | ||
| base | NO | ||
| type | YES | ||
| conditions | NO | ||
| special_notes | NO | ||
| item | NO | ||
| action | NO | ||
| consignor | NO | ||
| consignee | NO | ||
| payer | NO | ||
| supplier | NO | ||
| shop | NO | ||
| orderState | NO | ||
| orderDateTimeFrom | NO | ||
| orderDateTimeTo | NO | ||
| toExtId | NO | ||
| fromExtId | NO | ||
| orderShipmentDate | NO | ||
| presetAcceptance | NO | ||
| criteria | NO | ||
| eav | NO | ||
| oldExpDate | NO | ||
| deliveryRequest | NO | ||
| docExtended | NO | ||
| raw | NO | ||
| itemsStatus | NO | ||
| priority | NO | ||
| deliveryWindowFrom | NO | ||
| deliveryWindowTo | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 204: No Content
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
PUT /api/storage/movements/document[/:document_type][/:document_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| sender | NO | ||
| comment | NO | ||
| warehouse | YES | ||
| extId | NO | ||
| items | NO | ||
| extDate | NO | ||
| base | NO | ||
| type | YES | ||
| conditions | NO | ||
| special_notes | NO | ||
| item | NO | ||
| action | NO | ||
| consignor | NO | ||
| consignee | NO | ||
| payer | NO | ||
| supplier | NO | ||
| shop | NO | ||
| orderState | NO | ||
| orderDateTimeFrom | NO | ||
| orderDateTimeTo | NO | ||
| toExtId | NO | ||
| fromExtId | NO | ||
| orderShipmentDate | NO | ||
| presetAcceptance | NO | ||
| criteria | NO | ||
| eav | NO | ||
| oldExpDate | NO | ||
| deliveryRequest | NO | ||
| docExtended | NO | ||
| raw | NO | ||
| itemsStatus | NO | ||
| priority | NO | ||
| deliveryWindowFrom | NO | ||
| deliveryWindowTo | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
StorageService
GET /api/storage/acceptance-service
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/acceptance-service
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/acceptance-service[/:service_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/acceptance-service[/:service_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/acceptance-service[/:service_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
Supply
GET /api/storage/supplies
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/supplies
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/supplies
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/supplies[/:supply_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/supplies[/:supply_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/supplies[/:supply_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
DELETE /api/storage/supplies[/:supply_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 204: No Content
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
TasksQueue
GET /api/storage/tasks/queue
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| name | YES | ||
| priority | NO | ||
| warehouse | YES | ||
| adapter | YES | ||
| settings | NO | ||
| event | NO | ||
| entityClass | NO | ||
| entity | NO | ||
| timestamp | NO | ||
| data | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 401: Unauthorized
- 403: Forbidden
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/tasks/queue
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| name | YES | ||
| priority | NO | ||
| warehouse | YES | ||
| adapter | YES | ||
| settings | NO | ||
| event | NO | ||
| entityClass | NO | ||
| entity | NO | ||
| timestamp | NO | ||
| data | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type | |
| Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
- 401: Unauthorized
- 403: Forbidden
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/tasks/queue[/:tasks_queue_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| name | YES | ||
| priority | NO | ||
| warehouse | YES | ||
| adapter | YES | ||
| settings | NO | ||
| event | NO | ||
| entityClass | NO | ||
| entity | NO | ||
| timestamp | NO | ||
| data | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 401: Unauthorized
- 403: Forbidden
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/tasks/queue[/:tasks_queue_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| name | YES | ||
| priority | NO | ||
| warehouse | YES | ||
| adapter | YES | ||
| settings | NO | ||
| event | NO | ||
| entityClass | NO | ||
| entity | NO | ||
| timestamp | NO | ||
| data | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type | |
| Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
- 401: Unauthorized
- 403: Forbidden
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/tasks/queue[/:tasks_queue_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| name | YES | ||
| priority | NO | ||
| warehouse | YES | ||
| adapter | YES | ||
| settings | NO | ||
| event | NO | ||
| entityClass | NO | ||
| entity | NO | ||
| timestamp | NO | ||
| data | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type | |
| Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
- 401: Unauthorized
- 403: Forbidden
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
TasksSequence
GET /api/storage/tasks/sequence
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| queue | YES | ||
| executive | NO | ||
| settings | NO | ||
| created | NO | ||
| updated | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/tasks/sequence
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| queue | YES | ||
| executive | NO | ||
| settings | NO | ||
| created | NO | ||
| updated | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/tasks/sequence
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| queue | YES | ||
| executive | NO | ||
| settings | NO | ||
| created | NO | ||
| updated | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/tasks/sequence[/:tasks_sequence_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| queue | YES | ||
| executive | NO | ||
| settings | NO | ||
| created | NO | ||
| updated | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/tasks/sequence[/:tasks_sequence_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| queue | YES | ||
| executive | NO | ||
| settings | NO | ||
| created | NO | ||
| updated | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
TasksService
GET /api/storage/picking-service
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/picking-service
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/picking-service[/:picking_service_id]
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/picking-service[/:picking_service_id]
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PUT /api/storage/picking-service[/:picking_service_id]
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/picking-service[/:picking_service_id]
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
TasksTask
GET /api/storage/tasks/task
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| queue | YES | ||
| executive | YES | ||
| item | YES | ||
| place | NO | ||
| place | NO | ||
| reserve | NO | ||
| scannedCount | NO | ||
| count | NO | ||
| order | NO | ||
| stateDescription | NO | ||
| eav | NO | ||
| productOffer | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/tasks/task[/:tasks_task_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| queue | YES | ||
| executive | YES | ||
| item | YES | ||
| place | NO | ||
| place | NO | ||
| reserve | NO | ||
| scannedCount | NO | ||
| count | NO | ||
| order | NO | ||
| stateDescription | NO | ||
| eav | NO | ||
| productOffer | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
FinishedLocations
GET /api/storage/tasks/finished-location
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/tasks/finished-location[/:location_id]
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
OfferInventoryView
GET /api/storage/view/offer-inventory[/:shop_id]
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/view/offer-inventory[/:shop_id][/:product_offer_id]
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
ShopInventoryView
GET /api/storage/view/shop-inventory
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/view/shop-inventory[/:shop_id]
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
ShopsAvailabilityView
GET /api/storage/view/shops-availability[/:shop_id]
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
ShopsInventoryView
GET /api/storage/view/shops-inventory
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/view/shops-inventory[/:shop_id]
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
WarehousesAvailabilityView
GET /api/storage/view/warehouses-availability[/:warehouse_id]
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
WarehouseInventory
GET /api/storage/stats/warehouse-inventory
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| warehouse | YES | ||
| date | YES | ||
| batch | NO | ||
| offers | NO | ||
| value | YES | ||
| weight | NO | ||
| dimensions | NO | ||
| quantity | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/stats/warehouse-inventory
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| warehouse | YES | ||
| date | YES | ||
| batch | NO | ||
| offers | NO | ||
| value | YES | ||
| weight | NO | ||
| dimensions | NO | ||
| quantity | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/stats/warehouse-inventory
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| warehouse | YES | ||
| date | YES | ||
| batch | NO | ||
| offers | NO | ||
| value | YES | ||
| weight | NO | ||
| dimensions | NO | ||
| quantity | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/stats/warehouse-inventory[/:warehouse_inventory_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| warehouse | YES | ||
| date | YES | ||
| batch | NO | ||
| offers | NO | ||
| value | YES | ||
| weight | NO | ||
| dimensions | NO | ||
| quantity | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/stats/warehouse-inventory[/:warehouse_inventory_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| warehouse | YES | ||
| date | YES | ||
| batch | NO | ||
| offers | NO | ||
| value | YES | ||
| weight | NO | ||
| dimensions | NO | ||
| quantity | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/stats/warehouse-inventory[/:warehouse_inventory_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | NO | ||
| warehouse | YES | ||
| date | YES | ||
| batch | NO | ||
| offers | NO | ||
| value | YES | ||
| weight | NO | ||
| dimensions | NO | ||
| quantity | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
WarehousePlaceInventory
GET /api/storage/stats/warehouse-place-inventory
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/stats/warehouse-place-inventory
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/stats/warehouse-place-inventory
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/stats/warehouse-place-inventory[/:warehouse_place_inventory_id]
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/stats/warehouse-place-inventory[/:warehouse_place_inventory_id]
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/stats/warehouse-place-inventory[/:warehouse_place_inventory_id]
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
Warehouse
Warehouse services
GET /api/storage/warehouse
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/warehouse
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/warehouse
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/warehouse[/:warehouse_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/warehouse[/:warehouse_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/warehouse[/:warehouse_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| name/name | YES |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
WholesaleConsumption
GET /api/storage/movements/wholesale-consumption
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | YES | ||
| type | YES | ||
| sender | NO | ||
| warehouse | YES | ||
| comment | NO | ||
| action | NO | ||
| place | NO | ||
| quantity | NO | ||
| item | NO | ||
| barcode | NO | ||
| dimensions | NO | ||
| targetPlace | NO | ||
| consignor | NO | ||
| consignee | NO | ||
| payer | NO | ||
| supplier | NO | ||
| settings | NO | ||
| toExtId | NO | ||
| fromExtId | NO | ||
| productOffer | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/movements/wholesale-consumption
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | YES | ||
| type | YES | ||
| sender | NO | ||
| warehouse | YES | ||
| comment | NO | ||
| action | NO | ||
| place | NO | ||
| quantity | NO | ||
| item | NO | ||
| barcode | NO | ||
| dimensions | NO | ||
| targetPlace | NO | ||
| consignor | NO | ||
| consignee | NO | ||
| payer | NO | ||
| supplier | NO | ||
| settings | NO | ||
| toExtId | NO | ||
| fromExtId | NO | ||
| productOffer | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/movements/wholesale-consumption
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | YES | ||
| type | YES | ||
| sender | NO | ||
| warehouse | YES | ||
| comment | NO | ||
| action | NO | ||
| place | NO | ||
| quantity | NO | ||
| item | NO | ||
| barcode | NO | ||
| dimensions | NO | ||
| targetPlace | NO | ||
| consignor | NO | ||
| consignee | NO | ||
| payer | NO | ||
| supplier | NO | ||
| settings | NO | ||
| toExtId | NO | ||
| fromExtId | NO | ||
| productOffer | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
GET /api/storage/movements/wholesale-consumption[/:wholesale_consumption_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | YES | ||
| type | YES | ||
| sender | NO | ||
| warehouse | YES | ||
| comment | NO | ||
| action | NO | ||
| place | NO | ||
| quantity | NO | ||
| item | NO | ||
| barcode | NO | ||
| dimensions | NO | ||
| targetPlace | NO | ||
| consignor | NO | ||
| consignee | NO | ||
| payer | NO | ||
| supplier | NO | ||
| settings | NO | ||
| toExtId | NO | ||
| fromExtId | NO | ||
| productOffer | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
PATCH /api/storage/movements/wholesale-consumption[/:wholesale_consumption_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | YES | ||
| type | YES | ||
| sender | NO | ||
| warehouse | YES | ||
| comment | NO | ||
| action | NO | ||
| place | NO | ||
| quantity | NO | ||
| item | NO | ||
| barcode | NO | ||
| dimensions | NO | ||
| targetPlace | NO | ||
| consignor | NO | ||
| consignee | NO | ||
| payer | NO | ||
| supplier | NO | ||
| settings | NO | ||
| toExtId | NO | ||
| fromExtId | NO | ||
| productOffer | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
POST /api/storage/movements/wholesale-consumption[/:wholesale_consumption_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | YES | ||
| type | YES | ||
| sender | NO | ||
| warehouse | YES | ||
| comment | NO | ||
| action | NO | ||
| place | NO | ||
| quantity | NO | ||
| item | NO | ||
| barcode | NO | ||
| dimensions | NO | ||
| targetPlace | NO | ||
| consignor | NO | ||
| consignee | NO | ||
| payer | NO | ||
| supplier | NO | ||
| settings | NO | ||
| toExtId | NO | ||
| fromExtId | NO | ||
| productOffer | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept | |
| Content-Type |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |
Body
DELETE /api/storage/movements/wholesale-consumption[/:wholesale_consumption_id]
Fields
| Field | Type | Description | Required |
|---|---|---|---|
| state | YES | ||
| type | YES | ||
| sender | NO | ||
| warehouse | YES | ||
| comment | NO | ||
| action | NO | ||
| place | NO | ||
| quantity | NO | ||
| item | NO | ||
| barcode | NO | ||
| dimensions | NO | ||
| targetPlace | NO | ||
| consignor | NO | ||
| consignee | NO | ||
| payer | NO | ||
| supplier | NO | ||
| settings | NO | ||
| toExtId | NO | ||
| fromExtId | NO | ||
| productOffer | NO |
Request
Headers
| Header | Value |
|---|---|
| Accept |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 204: No Content
- 404: Not Found
Headers
| Header | Value |
|---|---|
| Content-Type | |
| Allow | Comma-separated list of all HTTP methods allowed |