---
title: "Get Onboarding Status"
method: GET
path: "/virtual-bank/onboarding"
---

# Get Onboarding Status

`GET /virtual-bank/onboarding`

Retrieves virtual bank onboarding records for the authenticated partner

## Response `200`

- object
  - `onboardings` object[]
    - `provider` string
    - `currencies` string[]
    - `status` string
    - `type` string
    - `onboardedAt` string

---

[API](https://skmtc.net/yellowcard/apis/yellow-cards-payment-api.md) · [All operations](https://skmtc.net/yellowcard/apis/yellow-cards-payment-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yellowcard/yellow-cards-payment-api/revisions/516d251059cc/schema)
