---
title: "POST /api/Invoice/createinstallmentplanlinkinvoice"
method: POST
path: "/api/Invoice/createinstallmentplanlinkinvoice"
tags: ["Invoices"]
---

# POST /api/Invoice/createinstallmentplanlinkinvoice

`POST /api/Invoice/createinstallmentplanlinkinvoice`

## Request body

- DTOInstallmentPlanLinkInvoice
  - `installmentPlan_Type` string, nullable
  - `installmentPlanLink_Key` integer
  - `customer_Name` string, nullable
  - `customer_Mobile` string, nullable
  - `customer_Email` string, nullable
  - `comment` string, nullable
  - `lang` string, nullable
  - `totalAmount` number, double

## Response `200`

Success

---

[API](https://skmtc.net/sadadpay/apis/sadad-api.md) · [All operations](https://skmtc.net/sadadpay/apis/sadad-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sadadpay/sadad-api/versions/a4b585b2f583/schema)
