AccountCapabilities
Current status of each capability requested for the account. Capabilities are evaluated independently, so one capability can be active while another is pending, inactive, or disabled.
When a capability is not active, inspect the account's requirements attribute for missing account information and each associated Person's requirements attribute for person-specific verification fields. A capability becomes active after its required information is provided and any pending verification is completed.
- blikType: string · CapabilityStatusenumnullable
_payments The status of the capability to accept BLIK payments.
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.
- cardType: string · CapabilityStatusenum
_payments The status of the card payments capability of the account, or whether the account can directly process credit and debit card charges.
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.
- payoutsType: string · CapabilityStatusenumnullable
The status of the capability to receive payouts to an external account.
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.

