GET api/Clients/{id}/Products?includeDisabled={includeDisabled}&includeUnavailable={includeUnavailable}
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| id | integer | 
                                 Required  | 
                |
| includeDisabled | boolean | 
                                 Default value is True  | 
                |
| includeUnavailable | boolean | 
                                 Default value is False  | 
                
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
            Sample:
                    
Sample not available.