# Get Orders By Quarters Get orders filtered on quarters interval. Please provide Date in this format yyyy-mm-dd Endpoint: GET /public-api/1.0/xbid/electricity/orders/quarter Version: 1.0 Security: api-key ## Query parameters: - `deliveryDay` (string, required) - `my` (boolean) Filter on own orders. - `deliveryArea` (string, required) Filter on DeliveryArea Enum: "NL - TTN", "DE - 50HzT", "DE - AMP", "DE - TNG", "DE - TTG" ## Response 200 fields (application/json): - `href` (string) - `hreflang` (string) - `title` (string) - `type` (string) - `deprecation` (string) - `profile` (string) - `name` (string) - `templated` (boolean) ## Response 400 fields (*/*): - `errors` (array) ## Response 412 fields (*/*): - `errors` (array) ## Response 404 fields