AcctTypeName

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getAcctTypeName

post

Retrieve the account type name

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

Successful operation.

application/json
post
/getAcctTypeName
200

Successful operation.

getAcctTypeNameSelectFields

post

Retrieve account type names with selected fields

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

Successful operation.

application/json
post
/getAcctTypeNameSelectFields
200

Successful operation.

getAcctTypeNamePagedList

post

Retrieve a paged list of account type names

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

Successful operation.

application/json
post
/getAcctTypeNamePagedList
200

Successful operation.

getAcctTypeNameListSelectFields

post

Retrieve the list of account type names with selectable fields

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

Successful operation.

application/json
post
/getAcctTypeNameListSelectFields
200

Successful operation.

searchAcctTypeNameSelectFields

post

Search account type name select fields

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

Successful operation.

application/json
post
/searchAcctTypeNameSelectFields
200

Successful operation.

getAcctTypeNamePagedListSelectFields

post

Retrieve a paged list of account type names with selected fields

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

Successful operation.

application/json
post
/getAcctTypeNamePagedListSelectFields
200

Successful operation.

searchAcctTypeNamePagedSelectFields

post

Search account type name paged select fields

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

Successful operation.

application/json
post
/searchAcctTypeNamePagedSelectFields
200

Successful operation.

updateAcctTypeNameByID

post

Update Account Type Name by ID

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

Successful operation.

application/json
post
/updateAcctTypeNameByID
200

Successful operation.

Last updated

Was this helpful?