AccountFieldName
Perform various operations for Symitar parameters.
Operations
Retrieve field names for accounts with selected fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountFieldNameFieldintegerOptional
Responses
200
Successful operation.
application/json
post
/getAccountFieldNameSelectFields200
Successful operation.
Retrieve the list of field names with selectable fields for accounts
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getAccountFieldNameListSelectFields200
Successful operation.
Retrieve a paged list of field names for accounts with selected fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getAccountFieldNamePagedListSelectFields200
Successful operation.
Search account field name paged select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchAccountFieldNamePagedSelectFields200
Successful operation.
Update Account Field Name by ID
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountFieldNameFieldintegerOptional
Responses
200
Successful operation.
application/json
post
/updateAccountFieldNameByID200
Successful operation.
Last updated
Was this helpful?