(Deprecated) Creating or Updating Documents
All files containing documents are sent by submitting a POST request to the Upload File API with the following request headers.
Upload Documents to ClearTax E-Waybill
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"activity_id": "c11e2e14-4060-4ecb-b801-2cc22d7e727a",
"error_response": null,
"group_id": null,
"other_activity_ids": null,
"status": "UPLOADED",
"queued_count": 0
}{
"errors": {
"err_1": {
"code": "400",
"message": "HTTP 400 Bad Request",
"error_group_code": 0,
"error_id": 0
}
}
}{
"errors": {
"err_1": {
"code": "500",
"error_group_code": 0,
"error_id": 0
}
}
}Last updated
Was this helpful?