Release 15.05.2026
Changelog
New Endpoints: Card Owner KYC
Two new endpoints have been added to support Know Your Customer (KYC) verification for card owners. Some card products require the card owner to pass KYC before a card can be issued.
- Upload Card Owner KYC Document — uploads a scan or photo of the card owner's identity document.
- Submit Card Owner KYC — submits the card owner's KYC data, including personal details, identity document metadata, and residential address.
To complete KYC, upload the identity document first, then submit the KYC data. The submit endpoint returns the unique id of the KYC submission, which can be used to track its status.
KYC Status in Card Owner Data
The kyc array has been added to the Retrieve Card Owner Data endpoint response. It contains the history of KYC submissions for the card owner, each with a kycId and the current status — one of created, approved, or denied.