---
title: "Check Team Unpaid Invoice"
method: GET
path: "/v0/billing/unpaid_invoice"
tags: ["billing"]
---

# Check Team Unpaid Invoice

`GET /v0/billing/unpaid_invoice`

## Response `200`

Successful Response

- TeamBillingStatus
  - `has_overdue_invoice` boolean, required
  - `has_delinquent_invoice` boolean, required
  - `deadline` integer, nullable

## Other responses

- `401` — If user authentication fails
- `403` — If user does not have sufficient permissions

---

[API](https://skmtc.net/databento/apis/databento-openapi-specification.md) · [All operations](https://skmtc.net/databento/apis/databento-openapi-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/databento/databento-openapi-specification/revisions/08ef3d01f5b8/schema)
