Retrieves a quote for the purchase of an asset and the network fees associated with an eminent and automatic withdrawal of the asset.
Overview
The GET /convert_withdraw/rfq endpoint is currently supported but is planned for deprecation in future versions of the API. While it remains functional, it is no longer recommended for use, and developers are encouraged to transition to the POST /convert_withdraw/rfq endpoint which has all same functionality and more.
Changes at a Glance
- Deprecated Endpoint: GET /convert_withdraw/rfq
- Replacement Endpoint: POST /convert_withdraw/rfq
Action Required
Developers using the GET /convert_withdraw/rfq endpoint are required to migrate to the new POST /convert_withdraw/rfq endpoint as soon as possible to avoid any disruptions to their services.
Documentation Update
We have updated our API documentation to reflect these changes. Please refer to the updated documentation for information on how to use the new POST /convert_withdraw/rfq endpoint.