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.
- capabilityType: string · AccountCapabilityNameenumrequired
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.
- statusType: string · CapabilityStatusenumrequired
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.

