Call Action Transaction Service REST Endpoints

Call Action Services/Call Action Transaction Service
This Service is used to Perform Action transactional operations.
Add a New Call Action followup record
Method: post
Path: /api/1.0/callActionTransactional
End Collection status on an account
Method: post
Path: /api/1.0/callActionTransactional/endCollStatusByAccId
Restore closed Collection status on an account
Method: post
Path: /api/1.0/callActionTransactional/reverseClosedCollStat
Retrieve all open and close existing collection status based on an account ID
Method: get
Path: /api/1.0/callActionTransactional/getAllAccExisCollStat
Retrieve count of call actions based on call type
Method: get
Path: /api/1.0/callActionTransactional/callCount
Retrieve Specialised status updates on call account ID
Method: get
Path: /api/1.0/callActionTransactional/getSpecializedUpdateStatus/{accountId}
Retrieve the action details based on segment code
Method: get
Path: /api/1.0/callActionTransactional/getActionDetails/{segmentCode}
Retrieve the action history details based on Task ID
Method: get
Path: /api/1.0/callActionTransactional/getHistoryDetails
Retrieve the existing collection status based on account ID
Method: get
Path: /api/1.0/callActionTransactional/getExistingCollectionStatus
Retrieve the value of all the facts for batches
Method: post
Path: /api/1.0/dmaccountgetfacts
Update the specialised status
Method: post
Path: /api/1.0/callActionTransactional/postSpecializedUpdateStatus