Collections API
List Collections
GET /api/v1/manager-core/collect
Get all collections.
Create Collection
POST /api/v1/manager-core/collect
Create a new collection.
Get Possible Trolleys
GET /api/v1/manager-core/collect/possible-trolleys
Get available trolleys for collection.
Generate Collection PDF
GET /api/v1/manager-core/collect/pdf
Generate PDF for collection.
Query Parameters:
| Parameter | Type | Required | Description |
|---|---|---|---|
| id | integer | Yes | Collection ID |