searchIrs

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

Symitar eDocs References: Coming soon.

Operations

searchIrsSelectFields

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

Successful operation.

application/json
post
/searchIrsSelectFields
200

Successful operation.

searchIrsPagedSelectFields

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

Successful operation.

application/json
post
/searchIrsPagedSelectFields
200

Successful operation.

searchIrsDistributionSelectFields

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

Successful operation.

application/json
post
/searchIrsDistributionSelectFields
200

Successful operation.

searchIrsDistributionPagedSelectFields

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

Successful operation.

application/json
post
/searchIrsDistributionPagedSelectFields
200

Successful operation.

Last updated

Was this helpful?