Initial Validations
The following processing are covered as part of
initial validations:
- Data enrichment - Account / Bank Re-direction, Network character replacement
- Network Limit validations
- Account/Customer Validations based on core maintenance
- If Account re-direction or bank re-direction is maintained, then the account / bank details are replaced with those values.
- Network character replacement is done for characters not allowed by the Network if the corresponding maintenance is available in the screen (PMDSPCHR).
- Mandatory Fields / Referential data checks are done based on the details received in the
payment request and the values populated by system. Validations are available to verify if
the below fields are present in the request:
- Host Code
- Network Code
- Transaction Branch
- Payer Account Number (Validation is available to check only INR currency accounts allowed for UPI)
- Payer Branch IFSC
- Payee Account Number
- Payee Name
- Transaction Currency
- Transaction Amount
- Instruction Date
- Payee Bank IFSC is allowed for UPI network (PMDBKMNT – IFSC Directory)
- Transaction amount limit check is done for the minimum and maximum amount limits defined for the Network, as maintained in ‘UPI Pay Request Bank Preferences (Function ID: PVDBKPRF)’.
- In case of any validation failure, then the transaction is rejected with proper error code.
- Account Type Restrictions: System validates if the debtor (Payer) account type is allowed for the Network Code as maintained in Account Type Restrictions screen (PJDACSTR) for the outbound payment. If the account type is not allowed for the network, system displays error message, else moves to further processing steps.
- Customer / Account Status validations: Customer/Account Status checks are not in OBPM. ECA / DDA system performs these checks.
Parent topic: ReqPay Debit Outbound Payments Transaction Processing