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

# POST /api/InstallmentPlan/RequestPayment

`POST /api/InstallmentPlan/RequestPayment`

## Headers

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

## Request body

- RequestPaymentRequest
  - `InstallmentPlanNumber` string
  - `PaymentApprovalPhone` string
  - `PaymentApprovalEmail` 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)
