AcctLimit

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getAcctLimit

post

Retrieve the account limiting information

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

Successful operation.

application/json
post
/getAcctLimit
200

Successful operation.

getAcctLimitSelectFields

post

Retrieve account limiting information with selected fields

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

Successful operation.

application/json
post
/getAcctLimitSelectFields
200

Successful operation.

updateAcctLimitByID

post

Update Account Limit by ID

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

Successful operation.

application/json
post
/updateAcctLimitByID
200

Successful operation.

Last updated

Was this helpful?