The UPDATE method allows a company to request an update of all the taxpayer's information immediately. This call will get the latest data, for the given taxpayer, from the IRS. This can be used in the case of final loan closing or annual loan audits, to get the latest transcripts without needing to involve the taxpayer.
Submit all update requests to the following path.
You will obtain the API endpoint after you register on your account page.
Each request must an OAuth2 tokan and your company Id, assigned by TaxStatus, in the header.
Query string parameters are not supported on this method.
Post the following JSON object in the body.
Example call request body for the Update method.
The reponse codes for the Update call are standard HTML response codes.