Cancel Promise to Pay with Reason and Notes
post
/obedm-ptp-services/ptp/cancel
This endpoint is used to cancel Promise to Pay with reason and notes.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId: string
Application ID for Cancel Promise To Pay with reason and notes.
-
branchCode: string
Branch code for Cancel Promise To Pay with reason and notes.
-
contentType(optional): string
Content Type for Cancel Promise To Pay with reason and notes.
-
tenantId(optional): string
Tenant ID for Cancel Promise To Pay with reason and notes.
-
userId: string
User ID for Cancel Promise To Pay with reason and notes.
Request Body that contains data required for cancel Promise To Pay with reason and notes.
Root Schema : CancelPTPRequestDto
Type:
Show Source
object-
cancelReasonCode(optional):
string
The reason code for cancelling the PTP transaction.
-
id(optional):
string
The unique identifier for the PTP transaction to be cancelled.
-
notes(optional):
string
Additional notes or comments for cancelling the PTP transaction.
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:
objectNested Schema : items
Type:
object400 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