Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://payouts.api.trykarat.com/recipients/tax/w9/{form_id}/download \ --header 'Authorization: Bearer <token>'
{ "data": { "url": "<string>" } }
Returns a time-limited URL to download the PDF for a specific W-9 form.
Pass your API key as a bearer token: Authorization: Bearer <API_KEY>.
Authorization: Bearer <API_KEY>
The ID of the W-9 form.
A download link for the W-9 PDF.
Show child attributes
Was this page helpful?
Contact support