get https://api.linkio.world/transactions/v1/fetch_cur_details
Query onramp and offramp configuration details for a specified currency supported by the LINK platform. This includes minimum and maximum transaction limits, supported payment methods, operational status, and request method type.
- onramp_minimum – Minimum allowed amount for onramp transactions.
- onramp_maximum – Maximum allowed amount for onramp transactions.
- offramp_minimum – Minimum allowed amount for offramp transactions.
- offramp_maximum – Maximum allowed amount for offramp transactions.
- onramp_payment_method – Supported method for funding (e.g. Bank Transfer, Pix Key).
- offramp_payment_method – Supported method for withdrawal.
- status – Current operational status of the currency (e.g. live, pending).
- request_method – How the transaction is handled (e.g. direct API, OTC).