This API allows merchants to retrieve beneficiary information required for processing payments. The API supports multiple payment methods, which can be specified in the path parameter "payment_method"

If the payment method is set to "upi_transfer," the API will provide the UPI details of the beneficiary. Additionally, a unique verification code will be included, which the user needs to add while making the payment. This verification code is important for reconciling the payment on the system's end, ensuring accurate tracking and processing.

If the payment method is set to "bank_transfer" or "sepa_transfer" the API will return the beneficiary's bank details. These details can be used to initiate a bank transfer payment.

Note: For certain payment methods, like "upi_intent", this API is not required as there are no specific beneficiary details that need to be shown to the user.

Language
URL
Click Try It! to start a request and see the response here!