Packages
Manage all packages on your application
Get all packages
{
"status": true,
"current_page": 1,
"data": [
{
"id": 22,
"order": 0,
"category_id": 3,
"name": "Hestia Premium",
"description": "",
"icon": "hestia_premium.png",
"service": "hestia",
"status": "restricted",
"global_quantity": -1,
"client_quantity": -1,
"require_domain": 0,
"allow_coupons": 1,
"allow_notes": 1,
"data": {
"package": "Premium"
},
"setup_on": "payment_received",
"created_at": "2023-10-23T21:47:40.000000Z",
"updated_at": "2023-10-25T21:09:29.000000Z"
}
// more results
],
"first_page_url": "http://wemx.app/api/v1/packages?page=1",
"from": 1,
"last_page": 1,
"last_page_url": "http://wemx.app/api/v1/packages?page=1",
"links": [
{
"url": null,
"label": "Previous",
"active": false
},
{
"url": "http://wemx.app/api/v1/packages?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "Next",
"active": false
}
],
"next_page_url": null,
"path": "http://wemx.app/api/v1/packages",
"per_page": 15,
"prev_page_url": null,
"to": 2,
"total": 2
}Available Relationships (optional)
Available relationships:
Filters (optional)
Available Filters:
Sorting (optional)
Available Sorting Parameters:
Sorting operators
Dates (optional)
Operator
Description
Last updated