GET SocialyseAPI/GetFeeContract?AgencyId={AgencyId}&CountryId={CountryId}&StartDate={StartDate}&ClientId={ClientId}&FeeContractId={FeeContractId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| AgencyId | integer |
Default value is 0 |
|
| CountryId | integer |
Default value is 0 |
|
| StartDate | string |
None. |
|
| ClientId | string |
Default value is |
|
| FeeContractId | integer |
Default value is 0 |
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.