updateIrs

Perform various update operations on Internal Revenue Service (IRS) records.

Symitar eDocs References: Coming soon.

Operations

updateIrsByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
IrsLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/updateIrsByID
200

Successful operation.

updateIrsDistributionByID

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
IrsLocatorintegerOptional
IrsDistributionLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/updateIrsDistributionByID
200

Successful operation.

Last updated

Was this helpful?