GET api/products/{l}/{p}/{i}?limit={limit}&page={page}&integrationId={integrationId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| limit | integer |
Required |
|
| page | integer |
Required |
|
| integrationId | integer |
Required |
|
| l | string |
None. |
|
| p | string |
None. |
|
| i | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.