Receivement
Receivement
Print or send receivement receipt
Send receivement receipt as PDF, print on printer or get as PDF
Accesstoken recevied after user login with a deviceToken
Reference to a Store.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a receivement of a purchase order.
^[A-Za-z0-9-_]+trueBased 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.
Created
Bad Request
Email PDF of receivement receipt
Email PDF of receivement receipt
Accesstoken recevied after user login with a deviceToken
Reference to a Store.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a receivement of a purchase order.
^[A-Za-z0-9-_]+trueBased 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.
Created
Bad Request
Download PDF of receivement receipt
Download PDF of receivement receipt
Accesstoken recevied after user login with a deviceToken
Reference to a Store.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a receivement of a 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.
Bad Request
List all receivements.
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to a product uid.
^[A-Za-z0-9-_]+Reference to a purchaseOrder uid.
^[A-Za-z0-9-_]+External reference to a receivement.
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 a new receivement.
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+External reference to receivement
^[A-Za-z0-9-_]+| ENUM | Description |
|---|---|
| RECEIVED | Received |
| PENDING | Put aside, not finished |
| UPDATING | Updating in progress |
^[A-Za-z0-9-_]+Example response
Example response
Get details for a receivement.
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to a receivement of a purchase order.
^[A-Za-z0-9-_]+Example response
Example response
Update the details of a receivement.
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to a receivement of a purchase order.
^[A-Za-z0-9-_]+External reference to receivement
| ENUM | Description |
|---|---|
| RECEIVED | Received |
| PENDING | Put aside, not finished |
| UPDATING | Updating in progress |
Example response
Example response
Delete a receivement. Only allowed if ReceivementStatus is not UPDATING or COMPLETED.
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to a receivement of a purchase order.
^[A-Za-z0-9-_]+No Content
No Content
No content
List all items belonging to a specific receivement.
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to a receivement of a 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
Add an item to a receivement
Add an item to a receivement.
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to a receivement of a purchase order.
^[A-Za-z0-9-_]+Example response
Example response
Get receivement item details
Get details on an item on a receivement.
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to a receivement of a purchase order.
^[A-Za-z0-9-_]+Reference to an item on a specific receivement.
^[A-Za-z0-9-_]+Example response
Example response
Update receivement item details
Update details of an item on a receivement.
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to a receivement of a purchase order.
^[A-Za-z0-9-_]+Reference to an item on a specific receivement.
^[A-Za-z0-9-_]+If you need to receive more than one quantity for items that required serialnumber you need to add one line for each serialnumber.
Example: You are going to receive 3 stk of purchaseorderItemUid 33, then you need to add 3 ReceivementItemCreate lines with quantity 1 and the serialnumber for each item.
External reference to receivement line
^[A-Za-z0-9-_]+Deprecated: Use unitcost instead
The unit cost price in local currency
Example response
Example response
Remove an item from a receivement. Only possible if the item does not have UPDATING or RECEIVED status.
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to a receivement of a purchase order.
^[A-Za-z0-9-_]+Reference to an item on a specific receivement.
^[A-Za-z0-9-_]+No Content
No Content
No content
Last updated
Was this helpful?

