GET /refund
This endpoint returns the signed transaction allowing the user to perform a refund operation if the market maker (MM) does not fill the transaction within the expiry time.
Please note that refunds are only allowed after a specific interval following the user's initiation of the intent transaction. This measure is in place to protect both the user and the market maker, as block finality times vary across different chains.
Headers
Name
Description
apiKey
API Key retrieved from the Native app
Params
Name
Description
quoteId
*
The unique order ID returned from the Native firm-quote endpoint
Example Request
Example Response
Last updated