get https://api.sandbox.co.in/gst/compliance/tax-payer/e-invoices///purchases
Poll with job id to get a signed url to list of purchase e-Invoice details for the specified return period.
The signed url leads to a list of e-Invoice details.
| Key | Type | Description | Example |
|---|---|---|---|
| docNum | String | Document Number | INV202239 |
| docDt | String | Document Date | 01/02/2022 |
| docType | String | Document Type | INV |
| supplyType | String | Supply Type | DEXP |
| totInvAmt | Number | Total invoice amount | 82364.23 |
| irn | String | IRN number | 11f8ef701fe294 |
| irnStatus | String | IRN status | ACT |
| ackNo | Number | Acknowledgment Number | 11201000000231 |
| ackDt | String | Acknowledgment Date | 2022-02-06 23:59 |
| ewbNo | Number | E-Way Bill Number | 191008688443 |
| ewbDt | String | E-Way Bill Date | 2020-08-05 15:18 |
| cnldt | String | Cancellation Date | 2020-08-06 14:34 |
| Examples | Response Code | Remarks |
|---|---|---|
| Job Succeeded | 200 | |
| Job Failed | 200 | Invalid return period |


