Promise to Pay Transaction Service REST Endpoints

Promise to Pay Services/Promise to Pay Transaction Service
This service is used to perform Promise To Pay Transaction Service operations.
Add a new Promise to pay
Method: post
Path: /obedm-ptp-services/ptp
Add a new Promise to pay
Method: post
Path: /obedm-ptp-services/ptp/create/{accountNumber}
Appropriate Payment Against Promise To Pay
Method: put
Path: /obedm-ptp-services/ptp/appropriate
Cancel Promise To Pay with Reason and Notes
Method: post
Path: /obedm-ptp-services/ptp/cancel
CANCEL PTPs by Account ID
Method: get
Path: /obedm-ptp-services/ptp/cancel/{acctId}
Display upcoming promise detail by user id
Method: get
Path: /obedm-ptp-services/upcomingpromise
Fetch PTP and PTP-history using account number.
Method: get
Path: /obedm-ptp-services/ptp/fetch/{accountNumber}
Get Additional Account Information by Account ID
Method: get
Path: /obedm-ptp-services/ptp/acct/addn/{acctId}
Get All Promise To Pay Detail by Account ID
Method: get
Path: /obedm-ptp-services/ptp/{type}
Get PTP History based on account id and case id
Method: post
Path: /obedm-ptp-services/ptphistory
Get Status Count for Each Status
Method: post
Path: /obedm-ptp-services/ptp/count
Health Check of Promise To Pay Service
Method: get
Path: /obedm-ptp-services/healthcheck
Retrieve Quick Promise To Pay by Account ID
Method: get
Path: /obedm-ptp-services/ptp
Simulates a New Promise Schedule
Method: post
Path: /obedm-ptp-services/ptp/simulate