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: postPath:
/api/1.0/callActionTransactional
- End Collection status on an account
- Method: postPath:
/api/1.0/callActionTransactional/endCollStatusByAccId
- Restore closed Collection status on an account
- Method: postPath:
/api/1.0/callActionTransactional/reverseClosedCollStat
- Retrieve all open and close existing collection status based on an account ID
- Method: getPath:
/api/1.0/callActionTransactional/getAllAccExisCollStat
- Retrieve count of call actions based on call type
- Method: getPath:
/api/1.0/callActionTransactional/callCount
- Retrieve Specialised status updates on call account ID
- Method: getPath:
/api/1.0/callActionTransactional/getSpecializedUpdateStatus/{accountId}
- Retrieve the action details based on segment code
- Method: getPath:
/api/1.0/callActionTransactional/getActionDetails/{segmentCode}
- Retrieve the action history details based on Task ID
- Method: getPath:
/api/1.0/callActionTransactional/getHistoryDetails
- Retrieve the existing collection status based on account ID
- Method: getPath:
/api/1.0/callActionTransactional/getExistingCollectionStatus
- Retrieve the value of all the facts for batches
- Method: postPath:
/api/1.0/dmaccountgetfacts
- Update the specialised status
- Method: postPath:
/api/1.0/callActionTransactional/postSpecializedUpdateStatus