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

# POST /api/Invoice/createpaymentlinkinvoice

`POST /api/Invoice/createpaymentlinkinvoice`

## Request body

- DTOPaymentLinkInvoice
  - `paymentLink_Key` integer
  - `customer_Name` string, nullable
  - `customer_Mobile` string, nullable
  - `customer_Email` string, nullable
  - `comment` string, nullable
  - `amount` 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)
