---
title: "Bill(s) and charge(s) the payment was applied to"
method: GET
path: "/v1/Payments/{id}/chargeappliedto"
tags: ["Payments"]
---

# Bill(s) and charge(s) the payment was applied to

`GET /v1/Payments/{id}/chargeappliedto`

See the bill(s)/charge(s) to which a payment was applied.

## Path parameters

- `id` integer, required

## Response `200`

OK

- RevWebAPIModelsSuccess
  - `ok` boolean

## Other responses

- `400` — BadRequest
- `500` — InternalServerError

---

[API](https://skmtc.net/rev-io/apis/rev-io-api.md) · [All operations](https://skmtc.net/rev-io/apis/rev-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rev-io/rev-io-api/revisions/135571434f6c/schema)
