Get a tax return's details

GET {{baseUrl}}/api/tax-returns/:id/

Documentation πŸ“–

See detailed documentation for the Get a tax returns's detail call in our API Reference .

HEADERS

| Key | Datatype | Required | Description |

RESPONSES

status: OK

{"id":"\u003cuuid\u003e","link":"\u003cuuid\u003e","collected_at":"\u003cdateTime\u003e","informacion_general":"\u003cobject\u003e","sueldos_salarios":"\u003cobject\u003e","servicios_profesionales":"\u003cobject\u003e","deducciones_personales":"\u003cobject\u003e","determinacion_impuesto":"\u003cobject\u003e","retenciones":"\u003cobject\u003e","dividendos":"\u003cobject\u003e","datos_informativos":"\u003cobject\u003e","pdf":"\u003cbinary\u003e"}