cURL
Packages
Get Package Items
Retrieve all items (products) included in a specific package. Returns product details, pricing, and billing information for each item in the package.
What this does: Returns a list of products included in the package with their prices and billing frequency. Use this to audit what services a subscriber will receive when assigned this package.
Next steps:
- Add a product to the package —
POST /v1.0/packages/items/add - Remove an item —
POST /v1.0/packages/items/delete
GET
cURL
Query Parameters
The package ID to retrieve items for
Response
Get Package Items
The response is of type object.