| Operation | HTTP Request | Description |
|---|---|---|
| post |
POST /shop1/api.php/v2/quantity_units |
Create Quantity Units |
| delete |
DELETE /shop1/api.php/v2/quantity_units/{quantity_unit_id}
|
Delete Quantity Units |
| get |
GET /shop1/api.php/v2/quantity_units |
Get Quantity Units (Multiple) |
| get |
GET /shop1/api.php/v2/quantity_units/{quantity_unit_id}
|
Get Quantity Units (Single) |
| patch |
PATCH /shop1/api.php/v2/quantity_units/{quantity_unit_id}
|
Updates Quantity Units |
Gambio GmbH © 2019