---
title: "GET /api/v1.0/{appId}/customconnect/{storeId}"
method: GET
path: "/api/v1.0/{appId}/customconnect/{storeId}"
tags: ["StripeCustomConnect"]
---

# GET /api/v1.0/{appId}/customconnect/{storeId}

`GET /api/v1.0/{appId}/customconnect/{storeId}`

## Path parameters

- `storeId` integer, required
- `appId` string, required

## Response `200`

OK

- RestApiArrayResultStripeCustomConnectedAccount — Rest api array result
  - `Data` StripeCustomConnectedAccount[], required — Generic data object.
    - `StoreId` integer — Physical Restaurant Id
    - `StripeId` string — Stripe's own connected account identifier
    - `CardPaymentsStatus` 'Inactive' | 'Pending' | 'Active' | 'Unrequested' — Card payments capability status (Inactive, Pending, Active, Unrequested)
    - `TransfersStatus` 'Inactive' | 'Pending' | 'Active' | 'Unrequested' — Transfers capability status (Inactive, Pending, Active, Unrequested)
    - `AccountStatus` 'Disabled' | 'Enabled' | 'AdditionalInformationRequired' | 'PendingVerification' | 'Unverified' | 'Rejected' | 'UpdateExternalAccount' | 'PlatformPaused' — Current status of the account

## Other responses

- `400` — BadRequest
- `401` — Authentication has been denied for this request.
- `403` — Successful authentication, but authorization has been denied for this request.

---

[API](https://skmtc.net/flipdish/apis/flipdish-open-api-v1-0.md) · [All operations](https://skmtc.net/flipdish/apis/flipdish-open-api-v1-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/flipdish/flipdish-open-api-v1-0/revisions/a72c0465da74/schema)
