GET api/getMagasinsParVille?idVille={idVille}&idClient={idClient}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idVille | string |
Required |
|
| idClient | string |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfCMagasin[]| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | Collection of CMagasin |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.