Submit Card Owner KYC
PATCH/api/v1/cards/companies/:companyProviderUuid/card-owners/:cardOwnerId/kyc
Submits Know Your Customer (KYC) data for a card owner. Some card products require the card owner to pass KYC before a card can be issued.
To complete KYC:
- Upload the identity document via Upload Card Owner KYC Document.
- Submit the KYC data using this endpoint.
The endpoint returns a unique id of the submitted KYC. Use it to look up the current KYC status in the kyc array returned by Retrieve Card Owner Data.
Request
Responses
- 200
KYC submission accepted.