---
title: "POST /api/services/app/StripePayment/CreatePaymentSession"
method: POST
path: "/api/services/app/StripePayment/CreatePaymentSession"
tags: ["StripePayment"]
---

# POST /api/services/app/StripePayment/CreatePaymentSession

`POST /api/services/app/StripePayment/CreatePaymentSession`

## Request body

- StripeCreatePaymentSessionInput
  - `paymentId` integer
  - `successUrl` string, nullable
  - `cancelUrl` string, nullable

## Response `200`

Success

- string

---

[API](https://skmtc.dev/dalieu/apis/portaldalieu-api.md) · [All operations](https://skmtc.dev/dalieu/apis/portaldalieu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dalieu/portaldalieu-api/revisions/78dcf1621c0e/schema)
