getIrs

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

Symitar eDocs References: Coming soon.

Operations

getIrsSelectFields

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

Successful operation.

application/json
post
/getIrsSelectFields
200

Successful operation.

getIrsSelectFieldsFilterChildren

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

Successful operation.

application/json
post
/getIrsSelectFieldsFilterChildren
200

Successful operation.

getIrsPagedListSelectFields

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

Successful operation.

application/json
post
/getIrsPagedListSelectFields
200

Successful operation.

getIrsDistributionSelectFields

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

Successful operation.

application/json
post
/getIrsDistributionSelectFields
200

Successful operation.

getIrsDistributionPagedListSelectFields

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

Successful operation.

application/json
post
/getIrsDistributionPagedListSelectFields
200

Successful operation.

Last updated

Was this helpful?