cURL
Document
Upload Document to Tazapay
This lets you generate a temporary pre-signed URL to upload your document
POST
cURL
Uploading to the Pre-signed URL
After calling this endpoint, you will receive a pre-signed URL in the response. Use this URL to upload your document via a PUT request.Maximum file size is 50 MB.
Content-Type header to match your file type (e.g., application/pdf, image/png, image/jpeg).