Docs
API referenceTax & reportsSAT

Extract tax profile

Consumes a tax_profile_pdf upload and returns structured taxpayer data. First prepare the upload, send the PDF bytes to uploadUrl, and pass its fileRef here. A successful extraction consumes and deletes the temporary file.

Endpoint
POST /v1/tax/profile-extractions
Authorization
Required permission: `customers:manage`.
Environments
Production only
Idempotency
Required for safe retries.