GET api/Parametricas/Feriados
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of dateResponse Formats
application/json, text/json
Sample:
[ "2026-02-25T00:19:13.7622878-08:00", "2026-02-25T00:19:13.7622878-08: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>2026-02-25T00:19:13.7622878-08:00</dateTime> <dateTime>2026-02-25T00:19:13.7622878-08:00</dateTime> </ArrayOfdateTime>
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.