Create Quote


Generates a quote for a pay-in transaction based on the provided currency type, payment method, amount, and FX rate. The response includes calculated fees, exchange rate, and the expected sender and receiver amounts. A valid Bearer token is required for authentication.

Method API Endpoint
POST https://efylink-business.rare-able.com/api/user/payins/quote

headers: Object containing the API headers.

'Authorization : Bearer Token': Use Login API for access token

'X-CLIENT-ID': Use Get Credentials api to generate X-CLIENT-ID

'X-Api-Signature': To know how to generate please use Authentication

'X-Api-Timestamp': Timestamp

Body Params

currency_type required Accepted Values : sender,receiver

payment_method required Accepted Values : ach,wire,pix,spei

amount required Must be Greated than 0

fx_rate required Please use Get FX Rate for FX Rate