Upload a KYC document or update tax ID for a user. The request shape
depends on the doc_type:
tax_id: provide tax_id and tax_id_type fields.category, issuing_country, and base64_image.API key authentication. Include your access token as:
Authorization: Basic <ACCESS_TOKEN>
Document type. Use tax_id for tax ID submission, or one of the
image document types for identity verification.
Required for image documents. Passport and proof-of-address require front.
front, back 2-character ISO country code. Required for image documents.
Base64-encoded image. Required for image documents.
Required when doc_type is tax_id.
Required when doc_type is tax_id.
Document uploaded successfully.