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 New Promise to Pay
Method: post
Path: /obedm-ptp-services/ptp
Appropriate Payment Against Promise To Pay
Method: put
Path: /obedm-ptp-services/ptp/appropriate
Cancel Promise to Pay by Account ID
Method: get
Path: /obedm-ptp-services/ptp/cancel/{acctId}
Cancel Promise to Pay with Reason and Notes
Method: post
Path: /obedm-ptp-services/ptp/cancel
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 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
Revert Cancelled Promise to Pay by Account ID
Method: get
Path: /obedm-ptp-services/ptp/revert/cancelledPTP/{acctId}
Simulate New Promise Schedule
Method: post
Path: /obedm-ptp-services/ptp/simulate