WireTypeCode

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getWireTypeCode

post

Get wire type code

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

Successful operation.

application/json
post
/getWireTypeCode
200

Successful operation.

getWireTypeCodeSelectFields

post

Get wire type code select fields

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

Successful operation.

application/json
post
/getWireTypeCodeSelectFields
200

Successful operation.

updateWireTypeCodeByID

post

Update Wire Type Code for a specific ID.

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

Successful operation.

application/json
post
/updateWireTypeCodeByID
200

Successful operation.

Last updated

Was this helpful?