Statement

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getStatement

post

Retrieve getStatement data.

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

Successful operation.

application/json
post
/getStatement
200

Successful operation.

getStatementSelectFields

post

Retrieve getStatementSelectFields data.

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

Successful operation.

application/json
post
/getStatementSelectFields
200

Successful operation.

updateStatementByID

post

Update statements by ID

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

Successful operation.

application/json
post
/updateStatementByID
200

Successful operation.

Last updated

Was this helpful?