POST api/NominationService/GetGasWeeks
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of dateResponse Formats
application/json, text/json
Sample:
[ "2024-10-30T17:08:23.7622138+00:00", "2024-10-30T17:08:23.7622138+00:00" ]
application/xml, text/xml
Sample:
<ArrayOfdateTime xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <dateTime>2024-10-30T17:08:23.7622138+00:00</dateTime> <dateTime>2024-10-30T17:08:23.7622138+00:00</dateTime> </ArrayOfdateTime>