---
title: "Charged"
method: GET
path: "/RecurringPaymentsReports/Charged"
tags: ["Reports - Recurring Payments"]
---

# Charged

`GET /RecurringPaymentsReports/Charged`

## Query parameters

- `terminal_uid` string, required
- `currency_code` string, required
- `customer_uid` string
- `from_date` string
- `till_date` string
- `skip` string — Optional Query variable, From where you want to start take records.in this example you start from the first record
- `take` string — Optional Query variable required if skip have some value. max 500. This means that you want take 5 records.

## Headers

- `api-key` string, required
- `secret-key` string, required

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/payplus/apis/payplus-api-documentation-production.md) · [All operations](https://skmtc.dev/payplus/apis/payplus-api-documentation-production/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/payplus/payplus-api-documentation-production/revisions/2a893057392b/schema)
