---
title: "1) Creates a Stripe Connect Account 2) Creates a gateway account in connector and links this with the Stripe Connect Account id 3) Disables the old sandbox account"
method: POST
path: "/v1/api/service/{serviceId}/request-stripe-test-account"
tags: ["Gateway accounts"]
---

# 1) Creates a Stripe Connect Account 2) Creates a gateway account in connector and links this with the Stripe Connect Account id 3) Disables the old sandbox account

`POST /v1/api/service/{serviceId}/request-stripe-test-account`

## Path parameters

- `serviceId` string, required

## Response `201`

OK

## Other responses

- `404` — Not found - Account with serviceId does not exist
- `409` — Stripe Connect Account already exists, or existing test account is not a Sandbox one

---

[API](https://skmtc.net/government-digital-service/apis/connector-api.md) · [All operations](https://skmtc.net/government-digital-service/apis/connector-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/government-digital-service/connector-api/revisions/68dc8eefc661/schema)
