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.
Root Schema : ResponseDtoWrapper
Type:
object
Response Data Transfer object
Show Source
-
data:
object ResponseResourceSupport
-
messages:
object ResponseDto
Response Data Transfer object
Nested Schema : ResponseResourceSupport
Type:
object
Nested Schema : ResponseDto
Type:
object
Response Data Transfer object
Show Source
-
codes:
array codes
Codes
-
id:
string
ID
-
requestId:
string
Request ID
-
status:
string
Status
Nested Schema : ResponseCode
Type:
object
Response code
Show Source
-
arg:
string
Argument
-
args:
array args
Arguments
-
Code:
string
Code
-
Desc:
string
Description
-
Language:
string
Language
-
Type:
string
Type
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