GET api_v2/ResourceConfiguration/GetResourceConfigurationExpireDate?accountId={accountId}&service={service}
Получить дату окончания срока действия для сервиса, привязанного к указанному аккаунту.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
accountId | Идентификатор аккаунта |
Define this parameter in the request URI. |
service | Имя сервиса |
Define this parameter in the request URI. |
Response Information
Дата окончания срока действия указанного сервиса для указанного аккаунта или NotFound, если отсутствует или не найдена
Response body formats
application/json, text/json
Sample:
Sample not available.