Action | Method | Resource | Description |
---|---|---|---|
Get all |
|
| Get all printers. |
Get |
|
| Get printer with id |
Create |
|
| Create a printer. |
Update |
|
| Update printer with |
Delete |
|
| Delete printer with |
Get queue |
|
| Obtain the last order made in the business to print. |
Confirm queue |
|
| Confirm the order from the printer. |
The printer model is composed of the following attributes:
Attribute | Type | Required | Description |
---|---|---|---|
model | string | yes | The printer's model. |
Printers only can be created, updated o removed by user level 0 (Type:
Administrator
).
Users level 2 (Type:
Business
) only can list printers.