GET SocialyseAPI/GetProducts?clientId={clientId}&countryId={countryId}&agencyId={agencyId}&officeId={officeId}&startDate={startDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientId | integer |
Required |
|
| countryId | integer |
Required |
|
| agencyId | integer |
Required |
|
| officeId | integer |
Required |
|
| startDate | string |
Required |
Body Parameters
None.
Response Information
Resource Description
WebAPIBaseTemplate.Models.jRetourBase| Name | Description | Type | Additional information |
|---|---|---|---|
| returnCode | string |
None. |
|
| returnLibelle | string |
None. |
|
| returnData | Object |
None. |
|
| sessionData | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.