Communication Details Service REST Endpoints
Correspondence Services/Communication Details Service
This service is used to perform communication details transaction operations.
- Fetch contents of a document in Base 64 format
- Method: getPath:
/obcr-correspondence-services/inboundDocument/downloadDocument
- Fetch details of all Inbound Document uploaded
- Method: getPath:
/obcr-correspondence-services/inboundDocument/getDetails
- Fetch Manual Communication Details
- Method: postPath:
/obcr-correspondence-services/commdetails/fetchManualCommDetails
- Get All count of case history details
- Method: getPath:
/obcr-correspondence-services/commdetails/allcasehistcount
- Get All count of communication details
- Method: getPath:
/obcr-correspondence-services/commdetails/count
- Get Manual Communication History
- Method: getPath:
/obcr-correspondence-services/commdetails/getManualCommHistory
- Get settlement related details.
- Method: getPath:
/obcr-correspondence-services/commdetails/settlementCommDetails
- Send Manual Communication
- Method: postPath:
/obcr-correspondence-services/commdetails/sendManualComm
- Upload Inbound Document
- Method: postPath:
/obcr-correspondence-services/inboundDocument/upload
- Validate Block Period for Manual Communication
- Method: getPath:
/obcr-correspondence-services/commdetails/validateBlockPeriod