WireOutCmtCode

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getWireOutCmtCode

post

Get wire out comment code

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

Successful operation.

application/json
post
/getWireOutCmtCode
200

Successful operation.

getWireOutCmtCodeSelectFields

post

Get wire out comment code select fields

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

Successful operation.

application/json
post
/getWireOutCmtCodeSelectFields
200

Successful operation.

getWireOutCmtCodePagedList

post

Get wire out comment code paged list

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

Successful operation.

application/json
post
/getWireOutCmtCodePagedList
200

Successful operation.

getWireOutCmtCodeListSelectFields

post

Get wire out comment code list select fields

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

Successful operation.

application/json
post
/getWireOutCmtCodeListSelectFields
200

Successful operation.

searchWireOutCmtCodeSelectFields

post

Fields available for selecting when retrieving Wire Out CMT Code data

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

Successful operation.

application/json
post
/searchWireOutCmtCodeSelectFields
200

Successful operation.

getWireOutCmtCodePagedListSelectFields

post

Get wire out comment code paged list select fields

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

Successful operation.

application/json
post
/getWireOutCmtCodePagedListSelectFields
200

Successful operation.

searchWireOutCmtCodePagedSelectFields

post

Fields available for selecting when retrieving paginated Wire Out CMT Code data

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

Successful operation.

application/json
post
/searchWireOutCmtCodePagedSelectFields
200

Successful operation.

updateWireOutCmtCodeByID

post

Update Wire Out Cmt Code for a specific ID.

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

Successful operation.

application/json
post
/updateWireOutCmtCodeByID
200

Successful operation.

Last updated

Was this helpful?