---
title: "POST /api/OpenApi/SaveUsersAccounts"
method: POST
path: "/api/OpenApi/SaveUsersAccounts"
tags: ["OpenApi"]
---

# POST /api/OpenApi/SaveUsersAccounts

`POST /api/OpenApi/SaveUsersAccounts`

## Query parameters

- `consentId` integer

## Headers

- `Authorization` string, required
- `lang` string, required
- `ClientId` string, required
- `ClientVersion` string

## Request body

- TBCPayServicesModelsOpenApiConsentResponse
  - `isSuccess` boolean
  - `statusCode` integer
  - `message` string
  - `errors` object
  - `data` TBCPayServicesModelsOpenApiResponseData
    - `consentStatus` string
    - `consentId` string
    - `scaMethods` string[]
    - `psuMessage` string
    - `scaStatus` string
    - `authorizeUrl` string
    - `access_token` string
    - `expires_in` string
    - `refresh_expires_in` string
    - `refresh_token` string
    - `token_type` string
    - `not-before-policy` string
    - `session_state` string
    - `scope` string
    - `authorisationIds` string[]
    - `account` TBCPayServicesModelsOpenApiConsentResponseBankAccount
      - `resourceId` string
      - `iban` string
      - `bban` string
      - `msisdn` string
      - `currency` string
      - `name` string
      - `displayName` string
      - `product` string
      - `cashAccountType` string
      - `status` string
      - `bic` string
      - `linkedAccounts` string
      - `usage` string
      - `details` string
      - `ownerName` string
      - `balances` TBCPayServicesModelsOpenApiConsentResponseAccountBalance[]
        - `balanceAmount` TBCPayServicesModelsOpenApiConsentResponseAccountBalanceAmount
          - `currency` string
          - `amount` string
        - `balanceType` string
        - `creditLimitIncluded` boolean
      - `_links` TBCPayServicesModelsOpenApiLinksAccountDetails[]
        - `balances` TBCPayServicesModelsOpenApiLinksBalancesTransactions
          - `href` string
        - `transactions` TBCPayServicesModelsOpenApiLinksBalancesTransactions
          - `href` string
    - `accounts` TBCPayServicesModelsOpenApiConsentResponseBankAccount[]
      - `resourceId` string
      - `iban` string
      - `bban` string
      - `msisdn` string
      - `currency` string
      - `name` string
      - `displayName` string
      - `product` string
      - `cashAccountType` string
      - `status` string
      - `bic` string
      - `linkedAccounts` string
      - `usage` string
      - `details` string
      - `ownerName` string
      - `balances` TBCPayServicesModelsOpenApiConsentResponseAccountBalance[]
        - `balanceAmount` TBCPayServicesModelsOpenApiConsentResponseAccountBalanceAmount
          - `currency` string
          - `amount` string
        - `balanceType` string
        - `creditLimitIncluded` boolean
      - `_links` TBCPayServicesModelsOpenApiLinksAccountDetails[]
        - `balances` TBCPayServicesModelsOpenApiLinksBalancesTransactions
          - `href` string
        - `transactions` TBCPayServicesModelsOpenApiLinksBalancesTransactions
          - `href` string
    - `balances` TBCPayServicesModelsOpenApiConsentResponseAccountBalance[]
      - `balanceAmount` TBCPayServicesModelsOpenApiConsentResponseAccountBalanceAmount
        - `currency` string
        - `amount` string
      - `balanceType` string
      - `creditLimitIncluded` boolean
  - `type` string
  - `title` string
  - `status` integer
  - `traceId` string

## Other responses

- `1`

---

[API](https://skmtc.dev/tbcpay/apis/tbcpay-api-version-13-0-3.md) · [All operations](https://skmtc.dev/tbcpay/apis/tbcpay-api-version-13-0-3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tbcpay/tbcpay-api-version-13-0-3/revisions/d3eca09fed32/schema)
