Delete Promise to Pay Type Identified by Given ID
delete
/obedm-ptp-services/ptptype/{id}
This endpoint is used to delete the Promise to Pay Type identified by given ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
id(required): string
Key of the Promise to Pay Type maintenance.
Header Parameters
-
appId(required): string
The unique identifier of the application making the request.
-
branchCode(required): string
The code associated with the branch of the user making the request.
-
contentType: string
The type of content in the request body. Used to specify the format of the request payload, such as JSON or XML.
-
tenantId: string
The unique identifier of the tenant associated with the request.
-
userId(required): string
The unique identifier of the user making the request.
Request body contain Promise to Pay Type and Modification number of Promise To Pay Type maintenance which need to be deleted.
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful operation.
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.
500 Response
Internal error