Release 21.05.2026
Changelog
Card Owner KYC: Path Parameter Changed
Breaking Change
This change is not backward compatible.
The path parameter companyUuid has been changed to companyProviderUuid in the following endpoints:
- Upload Card Owner KYC Document —
PUT /api/v1/cards/companies/{companyProviderUuid}/card-owners/{cardOwnerId}/kyc/document - Submit Card Owner KYC —
PATCH /api/v1/cards/companies/{companyProviderUuid}/card-owners/{cardOwnerId}/kyc
companyProviderUuid is the identifier of the provider company. It can be obtained from the companyProviderId field returned by Retrieve Account Details.
New Field in Account Details: companyProviderId
The companyProviderId field has been added to the Retrieve Account Details endpoint response. It contains the identifier of the provider that the account is linked to.