---
title: "Start the Stripe subscription confirmation"
method: POST
path: "/blaize/payment/stripe/subscription/confirmation"
tags: ["Stripe Payments"]
---

# Start the Stripe subscription confirmation

`POST /blaize/payment/stripe/subscription/confirmation`

If a payment requires confirmation (3dSecure etc), the payment is confirmed in the front end.

## Request body

- object
  - `subscriptionId` string

## Response `200`

OK

- object
  - `grant_id` string — New grant of product bundle to user

---

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