AcctTypeName
Perform various operations for Symitar parameters.
Operations
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
/getAcctTypeNameSelectFields200
Successful operation.
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
/getAcctTypeNameListSelectFields200
Successful operation.
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
/getAcctTypeNamePagedListSelectFields200
Successful operation.
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
/searchAcctTypeNamePagedSelectFields200
Successful operation.
Last updated
Was this helpful?