---
title: "Get Billing Preferences"
method: GET
path: "/billing/preferences"
tags: ["Billing", "billing"]
---

# Get Billing Preferences

`GET /billing/preferences`

Get billing preferences for the customer.

Admin only endpoint.

## Response `200`

Successful Response

- BillingPreferencesResponse — Response with billing preferences.
  - `set_first_payment_today` boolean, required — Override payment date to today if enabled

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/4a81645b59f6/schema)
