GET api/Suap/CheckClosingRangeStaysValidity?entityCode={entityCode}&ClosingDateId={ClosingDateId}&AccomCode={AccomCode}&ClosingStartDate={ClosingStartDate}&ClosingEndDate={ClosingEndDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| entityCode | string |
Required |
|
| ClosingDateId | integer |
None. |
|
| AccomCode | string |
None. |
|
| ClosingStartDate | date |
None. |
|
| ClosingEndDate | date |
None. |
Body Parameters
None.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |