Corrections FormW2C Validate Validate VALIDATE being an optional endpoint, can be used prior transmitting the returns to validate those returns against the business rules. This endpoint requires the Submission ID & Record ID(s) to be sent in the request.
GET FormW2C/Validate Request Params Field Type Description SubmissionId Guid Unique identifier of a submission RecordIds Guid[] An unique identifier generated by TaxBandits when a W2 return is created. Mention the W2 return's Record ID that you want to Validate.
Response Body Field Type Description StatusCode number Returns the HTTP status codes like 200,300 etc. StatusName string Name of the status code StatusMessage string Detailed status message SubmissionId Guid Unique identifier of a submission FormW2CRecords object Pulls the Form W-2C records with Success and Error statuses SuccessRecords object[] It will show the detailed information about the success status of Form W2C Records