Misc

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getMisc

post

Retrieve miscellaneous information

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

Successful operation.

application/json
post
/getMisc
200

Successful operation.

getMiscSelectFields

post

Retrieve miscellaneous select fields

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

Successful operation.

application/json
post
/getMiscSelectFields
200

Successful operation.

getMiscPmt

post

Retrieve miscellaneous payment information

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

Successful operation.

application/json
post
/getMiscPmt
200

Successful operation.

getMiscPmtSelectFields

post

Retrieve miscellaneous payment select fields

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

Successful operation.

application/json
post
/getMiscPmtSelectFields
200

Successful operation.

updateMiscByID

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

Successful operation.

application/json
post
/updateMiscByID
200

Successful operation.

updateMiscPmtByID

post

Update miscellaneous payments by ID

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

Successful operation.

application/json
post
/updateMiscPmtByID
200

Successful operation.

Last updated

Was this helpful?