GET api/me/userproperties/{userPropertyId}/cases/{caseId}/agencycases/{agencycaseId}/product-bundles
This method will retrieve product bundles for agency case by id
Requires Authorization!
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userPropertyId |
User property record id |
integer |
Required |
| caseId |
User property case record id |
integer |
Required |
| agencycaseId |
Agency case record id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of
Collection of ProductBundleResponseModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.