deleteIrs

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

Symitar eDocs References: Coming soon.

Operations

deleteIrs

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

Successful operation.

application/json
post
/deleteIrs
200

Successful operation.

deleteIrsDistribution

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

Successful operation.

application/json
post
/deleteIrsDistribution
200

Successful operation.

Last updated

Was this helpful?