Upload Card Owner KYC Document
PUT/api/v1/cards/companies/:companyProviderUuid/card-owners/:cardOwnerId/kyc/document
Uploads a scan or photo of the card owner's identity document. Upload all document sides via this endpoint, then call Submit Card Owner KYC to submit the KYC application.
Each call uploads a single file. If the document has a back side, call this endpoint twice — once for each side, each call with a different X-IDEMPOTENCY-KEY.
Request
Responses
- 204
- 409
Document uploaded.
A document has already been uploaded for the supplied X-IDEMPOTENCY-KEY.