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: string
Application ID for appropriate payment against Promise to Pay.
-
branchCode: string
Branch code for appropriate payment against Promise to Pay.
-
contentType(optional): string
Content Type ID for appropriate payment against Promise to Pay.
-
tenantId(optional): string
Tenant ID for appropriate payment against Promise to Pay.
-
userId: string
User ID for appropriate payment against Promise to Pay.
Request Body that contains data of payments to be appropriated.
Nested Schema : DmPaymentDTO
Type:
objectDmPayment model
Show Source
-
accountId(optional):
string
The account Id of the Payment
-
origXrefNo(optional):
string
The origXref Number of the Payment
-
transactionAmt(optional):
number
The transaction Amount of the Payment
-
transactionCurrCd(optional):
string
The transaction Currency code of the DmPayment
-
transactionDttm(optional):
string
The transaction Date and Time of the Payment
-
transactionTypeFlg(optional):
string
The transaction Type Flag of the Payment
-
xrefNo(optional):
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:
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