createIrs

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

Symitar eDocs References: Coming soon.

Operations

createIrs

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

Successful operation.

application/json
post
/createIrs
200

Successful operation.

createIrsDistribution

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

Successful operation.

application/json
post
/createIrsDistribution
200

Successful operation.

Last updated

Was this helpful?