General Information
...
Service | API | Method | Data Model | Workflow | Group |
---|---|---|---|---|---|
multitenant | /product/packages | GET | Products | N/A | Product |
Description
This API lists all the packages that exist in the product that has an id that matches the one sent in the query.List product packages
Input
...
Type: application/json
Name | Source | Mandatory | Type | Special Format | Description |
---|---|---|---|---|---|
id | Query | YES | String | N/A | The product id |
...