form2290
GET form2290/Status
URL: https://api.expresstrucktax.com/V1.2/form2290/Status
Request (URI)
Name | Type | Description | Condition |
---|---|---|---|
SubmissionId | globally unique identifier |
Required |
|
RecordIds | string |
Required |
|
EIN | string |
Required |
|
TaxYear | string |
Required |
Response
Name | Type | Description |
---|---|---|
SubmissionId | globally unique identifier |
Submission ID |
Form2290StatusRecords | Form2290StatusRecords |
Form 2290 records success and error status |
Errors | Collection of Error |
It will show the detailed information about the error. |
StatusCode | integer |
It will return the status codes like 200, 300, etc., Refer Status Codes. |
StatusName | string |
It will return the name of status code. |
StatusMessage | string |
It will return the detailed message of status code. |
Response Formats
application/json, text/json
Sample:
{ "StatusCode": 200, "StatusName": "Ok", "StatusMessage": "Successful API call", "SubmissionId": "650b5909-eb53-447c-b953-94bef5839686", "Form2290StatusRecords": { "SuccessRecords": [ { "Sequence": null, "RecordId": "b0462dd1-51d3-4cf0-b78a-f0986fa1dabf", "RecordStatus": null, "StatusTs": "2020-06-10 12:05:05 +05:30" }, { "Sequence": null, "RecordId": "b0462dd1-51d3-4cf0-b78a-f0986fa1dabf", "RecordStatus": null, "StatusTs": "2020-06-10 12:05:05 +05:30" } ], "ErrorRecords": [ { "RecordId": "02510250-6cf8-4e84-9bd1-6248ec0295c0", "Sequence": null, "Errors": [ { "Code": "404", "SeqId": "1", "Name": "NotFound", "UserMessage": "Record not found", "APIMessage": "Record not found", "Type": "Error" }, { "Code": "404", "SeqId": "1", "Name": "NotFound", "UserMessage": "Record not found", "APIMessage": "Record not found", "Type": "Error" } ] }, { "RecordId": "02510250-6cf8-4e84-9bd1-6248ec0295c0", "Sequence": null, "Errors": [ { "Code": "404", "SeqId": "1", "Name": "NotFound", "UserMessage": "Record not found", "APIMessage": "Record not found", "Type": "Error" }, { "Code": "404", "SeqId": "1", "Name": "NotFound", "UserMessage": "Record not found", "APIMessage": "Record not found", "Type": "Error" } ] } ] }, "Errors": [ { "Code": "404", "SeqId": "1", "Name": "NotFound", "UserMessage": "Record not found", "APIMessage": "Record not found", "Type": "Error" }, { "Code": "404", "SeqId": "1", "Name": "NotFound", "UserMessage": "Record not found", "APIMessage": "Record not found", "Type": "Error" } ] }
form2290
GET form2290/Status
URL: https://api.expresstrucktax.com/V1.2/form2290/Status
Request (URI)
Name | Type | Description | Condition |
---|---|---|---|
SubmissionId | globally unique identifier |
Required |
|
RecordIds | string |
Required |
|
EIN | string |
Required |
|
TaxYear | string |
Required |
Response
Name | Type | Description |
---|---|---|
SubmissionId | globally unique identifier |
Submission ID |
Form2290StatusRecords | Form2290StatusRecords |
Form 2290 records success and error status |
Errors | Collection of Error |
It will show the detailed information about the error. |
StatusCode | integer |
It will return the status codes like 200, 300, etc., Refer Status Codes. |
StatusName | string |
It will return the name of status code. |
StatusMessage | string |
It will return the detailed message of status code. |
Response Formats
application/json, text/json
Sample:
{ "StatusCode": 200, "StatusName": "Ok", "StatusMessage": "Successful API call", "SubmissionId": "650b5909-eb53-447c-b953-94bef5839686", "Form2290StatusRecords": { "SuccessRecords": [ { "Sequence": null, "RecordId": "b0462dd1-51d3-4cf0-b78a-f0986fa1dabf", "RecordStatus": null, "StatusTs": "2020-06-10 12:05:05 +05:30" }, { "Sequence": null, "RecordId": "b0462dd1-51d3-4cf0-b78a-f0986fa1dabf", "RecordStatus": null, "StatusTs": "2020-06-10 12:05:05 +05:30" } ], "ErrorRecords": [ { "RecordId": "02510250-6cf8-4e84-9bd1-6248ec0295c0", "Sequence": null, "Errors": [ { "Code": "404", "SeqId": "1", "Name": "NotFound", "UserMessage": "Record not found", "APIMessage": "Record not found", "Type": "Error" }, { "Code": "404", "SeqId": "1", "Name": "NotFound", "UserMessage": "Record not found", "APIMessage": "Record not found", "Type": "Error" } ] }, { "RecordId": "02510250-6cf8-4e84-9bd1-6248ec0295c0", "Sequence": null, "Errors": [ { "Code": "404", "SeqId": "1", "Name": "NotFound", "UserMessage": "Record not found", "APIMessage": "Record not found", "Type": "Error" }, { "Code": "404", "SeqId": "1", "Name": "NotFound", "UserMessage": "Record not found", "APIMessage": "Record not found", "Type": "Error" } ] } ] }, "Errors": [ { "Code": "404", "SeqId": "1", "Name": "NotFound", "UserMessage": "Record not found", "APIMessage": "Record not found", "Type": "Error" }, { "Code": "404", "SeqId": "1", "Name": "NotFound", "UserMessage": "Record not found", "APIMessage": "Record not found", "Type": "Error" } ] }