> ## Documentation Index
> Fetch the complete documentation index at: https://developer.sandbox.co.in/llms.txt
> Use this file to discover all available pages before exploring further.

# Salary Payments

To generate the TXT file, upload the deduction details in Sheet JSON format. Use the sample workbook to understand the expected payload structure.

<Note>
  After you create the job, upload the payload to the generated pre-signed URL with an HTTP PUT request. [Read more](https://docs.aws.amazon.com/AmazonS3/latest/userguide/PresignedUrlUploadObject.html)
</Note>

<Note>
  The Form 138 salary workbook currently supports Q1 to Q3 only.
</Note>

### Form 138 workbook (Q1 to Q3)

<CardGroup>
  <Card title="View Schema" icon="file-spreadsheet" href="https://sheet-tools.quicko.org.in/sheet-schema-builder?schema_url=https://raw.githubusercontent.com/in-co-sandbox/in-co-sandbox-docs/refs/heads/main/data/tds/reports/forms/form138_workbook.schema.json" arrow="true" horizontal />

  <Card title="View Sample" icon="file-spreadsheet" href="https://sheet-tools.quicko.org.in/sheet-visualiser?schema_url=https://raw.githubusercontent.com/in-co-sandbox/in-co-sandbox-docs/refs/heads/main/data/tds/reports/forms/form138_workbook.schema.json&data_url=https://raw.githubusercontent.com/in-co-sandbox/in-co-sandbox-docs/refs/heads/main/data/tds/reports/forms/form138_workbook.data.json" arrow="true" horizontal />
</CardGroup>
