---
title: "POST /api/InstallmentPlan/GetSchedules"
method: POST
path: "/api/InstallmentPlan/GetSchedules"
tags: ["InstallmentPlan"]
---

# POST /api/InstallmentPlan/GetSchedules

`POST /api/InstallmentPlan/GetSchedules`

## Headers

- `api-key` string
- `touch-point` string
- `touch-point-version` string
- `touch-point-sub-version` string
- `Accept-Language` string

## Request body

- GetInstallmentSchedulesRequest
  - `InstallmentPlanNumber` string
  - `Amount` MoneyWithCurrencyCode
    - `Value` number, required
    - `CurrencyCode` string
  - `CardNumber` string

## Response `200`

OK

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/splitit/apis/splitit-web-api-public.md) · [All operations](https://skmtc.net/splitit/apis/splitit-web-api-public/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/splitit/splitit-web-api-public/revisions/f056ade263a0/schema)
