InternalPurchaseOrder
List internal purchase orders for an organization
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to an organization.
^[A-Za-z0-9-_]+Reference to a store uid
^[A-Za-z0-9-_]+Reference to a store uid
^[A-Za-z0-9-_]+Reference to a to-date-time
Reference to a from-date-time
Reference to a specific page in a result set.
The number of items per page in a result set.
Defines which field the resource list is sorted by.
| ENUM | Description |
|---|---|
| ASC | Sort in ascending order |
| DESC | Sort in descending order |
Example response
Example response
Create an internal purchase order
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to an organization.
^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+| ENUM | Description |
|---|---|
| NEW | Draft/work in progress |
| READY_FOR_CONFIRMATION | The order is ready for confirmation by receiving store |
| PREPARING_FOR_SHIPMENT | Internal purchase order is ready to be shipped from the sending store |
| IN_TRANSIT | All quantity sent is registered and products are sent from sending store (and removed from warehouse) |
| ARRIVED | Purchase order has arrived to requesting store and is ready for registering and controlling quantity |
| COMPLETE | Purchase order is complete (and stock is added to the receiving stores warehouse) |
| CANCELLED | Purchase order is cancelled. |
^[A-Za-z0-9-_]+Example response
Example response
Get internal purchase order details
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to an organization.
^[A-Za-z0-9-_]+Reference to an internal purchase order.
^[A-Za-z0-9-_]+Example response
Example response
Update an internal purchase order
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to an organization.
^[A-Za-z0-9-_]+Reference to an internal purchase order.
^[A-Za-z0-9-_]+| ENUM | Description |
|---|---|
| NEW | Draft/work in progress |
| READY_FOR_CONFIRMATION | The order is ready for confirmation by receiving store |
| PREPARING_FOR_SHIPMENT | Internal purchase order is ready to be shipped from the sending store |
| IN_TRANSIT | All quantity sent is registered and products are sent from sending store (and removed from warehouse) |
| ARRIVED | Purchase order has arrived to requesting store and is ready for registering and controlling quantity |
| COMPLETE | Purchase order is complete (and stock is added to the receiving stores warehouse) |
| CANCELLED | Purchase order is cancelled. |
Example response
Example response
Delete an internal purchase order
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to an organization.
^[A-Za-z0-9-_]+Reference to an internal purchase order.
^[A-Za-z0-9-_]+No Content
No Content
No content
List all items on an internal purchase order
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to an organization.
^[A-Za-z0-9-_]+Reference to an internal purchase order.
^[A-Za-z0-9-_]+Reference to a specific page in a result set.
The number of items per page in a result set.
Defines which field the resource list is sorted by.
| ENUM | Description |
|---|---|
| ASC | Sort in ascending order |
| DESC | Sort in descending order |
Example response
Example response
Create an order item on an internal purchase order
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to an organization.
^[A-Za-z0-9-_]+Reference to an internal purchase order.
^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+Example response
Example response
Get internal purchase order item details
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to an organization.
^[A-Za-z0-9-_]+Reference to an internal purchase order.
^[A-Za-z0-9-_]+Reference to an internal purchase order item.
^[A-Za-z0-9-_]+Example response
Example response
Update internal purchase order item details
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to an organization.
^[A-Za-z0-9-_]+Reference to an internal purchase order.
^[A-Za-z0-9-_]+Reference to an internal purchase order item.
^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+Example response
Example response
Delete an internal purchase order item
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to an organization.
^[A-Za-z0-9-_]+Reference to an internal purchase order.
^[A-Za-z0-9-_]+Reference to an internal purchase order item.
^[A-Za-z0-9-_]+No Content
No Content
No content
Update an internal purchase order item with a send-quantity
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to an organization.
^[A-Za-z0-9-_]+Reference to an internal purchase order.
^[A-Za-z0-9-_]+Reference to an internal purchase order item.
^[A-Za-z0-9-_]+- quantitySent: Quantity to send from wrehouse
- warehouseUid: warehouse to send stock from
quantity to send from warehouse
^[A-Za-z0-9-_]+Example response
Example response
Update an internal purchase order item with a receive-quantity
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to an organization.
^[A-Za-z0-9-_]+Reference to an internal purchase order.
^[A-Za-z0-9-_]+Reference to an internal purchase order item.
^[A-Za-z0-9-_]+- quantityReceived: Quantity to receive to wrehouse
- warehouseUid: warehouse to receive stock
Example response
Example response
Download internal purchase order
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to an organization.
^[A-Za-z0-9-_]+Reference to an internal purchase order.
^[A-Za-z0-9-_]+Based on the Accept header the response will be base64 json encoded or a raw file. application/octet-stream will return a binary file application/json will return a json with the file content base64 encoded.
Based on the Accept header the response will be base64 json encoded or a raw file. application/octet-stream will return a binary file application/json will return a json with the file content base64 encoded.
Last updated
Was this helpful?

