API Endpoint
GET https://api.saber.money/api/v1/wallet/conversion/fiat/methods/<payment_method>/beneficiary?type=buy&fiat=<fiat>&crypto=<crypto>
Supported Payment Methods
- Replace
<payment_method>with the specific payment method, such asbank_transferorupi_transfer.
Query Parameters
Example Request
Sample request:Response Details
These details might differ for different payment methods.
Notes
- Some methods (e.g. UPI Intent) don’t require beneficiary details — check before calling this API.
- Response structure varies slightly by payment method and configuration.
- Always fetch fresh beneficiary details per transaction rather than caching them.