Retrieve Tax Document
Tax Documents
Retrieve Tax Document
Get a specific tax document by ID
GET
Retrieve Tax Document
Description
The endpoint retrieves a specific tax document associated with a link.Authentication
This endpoint requires API credentials:- ClientID (header)
- AccessKey (header)
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
link_id | string | Yes | The unique identifier for the user link |
tax_id | string | Yes | The unique identifier for the specific tax document |
Response
The endpoint returns tax document data in JSON format.Related Endpoints
- List all tax documents - GET endpoint for listing all tax documents