CANCEL PTPs by Account ID
get
/obedm-ptp-services/ptp/cancel/{acctId}
This endpoint is used to CANCEL Promise To Pay by Account ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
acctId(required): string
Account ID for which we need the close Promise To Pay.
Header Parameters
-
appId(required): string
Application ID for get status count for CANCEL Promise To Pay by Account ID.
-
branchCode(required): string
Branch Code for get status count for CANCEL Promise To Pay by Account ID.
-
contentType: string
Content Type for get status count for CANCEL Promise To Pays by Account ID.
-
tenantId: string
Tenant ID for get status count for CANCEL Promise To Pay by Account ID.
-
userId(required): string
User ID for get status count for CANCEL Promise To Pay by Account ID.
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure.
Headers
-
Location: string
Additional information of the CANCEL Promise To Pay.
Nested Schema : ResponseResourceSupport
Type:
object
Nested Schema : items
Type:
object
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error