General Information
...
Service | API | Method | Data Model | Workflow |
---|---|---|---|---|
multitenant | /product/packages | GET | Products | N/A |
Description
This API lists all the packages that exist in the product that has an id that matches the one sent in the query.
Input
...
Type: application/json
Name | Source | Mandatory | Type | Special Format | Description |
---|---|---|---|---|---|
id | Query | YES | String | N/A | The product id |
Output
...
Response
SOAJS has a unified response. Check out this link to understand more the schema of SOAJS response
...