WireOutCmtCode
Perform various operations for Symitar parameters.
Operations
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
/getWireOutCmtCodeSelectFields200
Successful operation.
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
/searchWireOutCmtCodeSelectFields200
Successful operation.
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
/getWireOutCmtCodePagedListSelectFields200
Successful operation.
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
/searchWireOutCmtCodePagedSelectFields200
Successful operation.
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
/updateWireOutCmtCodeByID200
Successful operation.
Last updated
Was this helpful?