Get a contractor document
GET {{baseUrl}}/v1/documents/:document_uuid
Get a contractor document.
scope: contractor_documents:read
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Gusto-API-Version | string | Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used. | |
Accept | string |
RESPONSES
status: OK
{"uuid":"e83b3c20-dc4f-4382-bee3-b478fc42c68b","title":"Taxpayer Identification (Form W-9)","name":"taxpayer_identification_form_w_9","recipient_type":"Contractor","recipient_uuid":"f079c253-29e2-45e2-b384-2cc615c9c568","pages":[{"image_url":"http://app.gusto-dev.com:3000/assets/document_templates/20/unmapped_template/images/0.jpg","page_number":0},{"image_url":"http://app.gusto-dev.com:3000/assets/document_templates/20/unmapped_template/images/1.jpg","page_number":1}],"fields":[{"key":"text1596141656513","value":null,"x":69,"y":94,"width":261,"height":13,"page_number":0,"data_type":"text","required":true},{"key":"optional_text1596141704672","value":null,"x":69,"y":118,"width":262,"height":13,"page_number":0,"data_type":"text","required":false}],"signed_at":null,"description":"Form W-9, Request for Taxpayer Identification Number and Certification","requires_signing":true,"draft":false,"year":null,"quarter":null}