Skip to main content

7.National Payments Interface (NPI) Remittance Payouts Specification

10 minutes to learn the most important NPI Remittance Payouts Specification concepts.

๐Ÿ“„๏ธ 3.Account Validation

Account validation is used for validating creditor/beneficiary account before initiating the actual financial transaction. Validating creditor account beforehand reduces the transactions rejection ratio. After the account is validated the actual fund transfer APIs are required to be called. It validates the existence of the account, status and account name match details etc. Additionally, the account name validation ensures beneficiary Know Your Customer (KYC) requirement while sending the remittance transactions from different jurisdiction of across the globe. This section describes the required information for account validation through NPI.

๐Ÿ“„๏ธ 8.Handling of Response Codes

Following are the list of response codes used in NPI that could be technical and business. HTTP Reason codes OK, FORBIDDEN, BAD REQUEST and INTERNAL SERVER ERROR are exceptional cases which requires the exact technical setups and message structures mentioned in the document. These HTTP statuses contain same response message format as mentioned below with response code. All technically valid messages will be responded with HTTP status OK which has a fixed format and doesnโ€™t change.