Account Capability

Current status of an account capability after it is requested or removed. If the capability is not active, retrieve the Account and its associated Persons and inspect their requirements attributes for outstanding information or verification.

  • capability
    Type: string · AccountCapabilityNameenum
    required

    Account capability identifier.

    values
    • card_payments

      Allows the account to accept card payments.

    • payouts

      Allows the account to receive payouts to an external account.

    • blik_payments

      Allows the account to accept BLIK payments.

  • status
    Type: string · CapabilityStatusenum
    required

    Current availability of the capability for this account.

    Account capability status

    values
    • active

      The capability is active and available for the account.

    • inactive

      The capability is not active for the account.

    • pending

      The capability was requested and is awaiting requirements or review.

    • disabled

      The capability was disabled and cannot currently be used.