Appropriate Payment Against Promise To Pay
put
/obedm-ptp-services/ptp/appropriate
This endpoint is used to Appropriate payment against Promise to Pay.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId(required): string
Application ID for appropriate payment against Promise to Pay.
-
branchCode(required): string
Branch code for appropriate payment against Promise to Pay.
-
contentType: string
Content Type ID for appropriate payment against Promise to Pay.
-
tenantId: string
Tenant ID for appropriate payment against Promise to Pay.
-
userId(required): string
User ID for appropriate payment against Promise to Pay.
Request Body that contains data of payments to be appropriated.
Nested Schema : DmPaymentDTO
Type:
object
DmPayment model
Show Source
-
accountId:
string
The account Id of the Payment
-
origXrefNo:
string
The origXref Number of the Payment
-
transactionAmt:
number
The transaction Amount of the Payment
-
transactionCurrCd:
string
The transaction Currency code of the DmPayment
-
transactionDttm:
string
The transaction Date and Time of the Payment
-
transactionTypeFlg:
string
The transaction Type Flag of the Payment
-
xrefNo:
string
The xref Number of the Payment
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure.
Headers
-
Location: string
Additional information of the Payment Against 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