---
title: "To upgrade the app to a subscription plan."
method: GET
path: "/admin/store/upgrade"
tags: ["config"]
---

# To upgrade the app to a subscription plan.

`GET /admin/store/upgrade`

This endpoint returns a confirmationUrl. Open this URL in your browser to complete the payment flow

## Query parameters

- `test` string

## Response `200`

- object
  - `confirmationUrl` string — The URL of the page where the merchant completes the payment flow

## Other responses

- `403` — Not authenticated

---

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