LateChg

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getLateChg

post

No description provided.

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

Successful operation.

application/json
post
/getLateChg
200

Successful operation.

getLateChgSelectFields

post

No description provided.

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

Successful operation.

application/json
post
/getLateChgSelectFields
200

Successful operation.

getLateChgPagedList

post

No description provided.

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

Successful operation.

application/json
post
/getLateChgPagedList
200

Successful operation.

getLateChgListSelectFields

post

No description provided.

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

Successful operation.

application/json
post
/getLateChgListSelectFields
200

Successful operation.

searchLateChgSelectFields

post

Retrieve a list of select fields for searching by late charges.

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

Successful operation.

application/json
post
/searchLateChgSelectFields
200

Successful operation.

getLateChgPagedListSelectFields

post

No description provided.

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

Successful operation.

application/json
post
/getLateChgPagedListSelectFields
200

Successful operation.

searchLateChgPagedSelectFields

post

Retrieve a list of paged select fields for searching by late charges.

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

Successful operation.

application/json
post
/searchLateChgPagedSelectFields
200

Successful operation.

updateLateChgByID

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

Successful operation.

application/json
post
/updateLateChgByID
200

Successful operation.

Last updated

Was this helpful?