AcctRelCodeDesc

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getAcctRelCodeDesc

post

Retrieve the account relation code description

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

Successful operation.

application/json
post
/getAcctRelCodeDesc
200

Successful operation.

getAcctRelCodeDescSelectFields

post

Retrieve account relation code descriptions with selected fields

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

Successful operation.

application/json
post
/getAcctRelCodeDescSelectFields
200

Successful operation.

updateAcctRelCodeDescByID

post

Update Account Relationship Code Description by ID

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

Successful operation.

application/json
post
/updateAcctRelCodeDescByID
200

Successful operation.

Last updated

Was this helpful?