Swap
Refresh Swap Quote
API reference for refreshing a currency swap quote
POST
Refreshes the quoted price for an existing currency swap. Maintains the same swap ID while updating the exchange rate and expiration time.
Key Features:
- Updates the quoted exchange rate for an existing swap
- Extends the expiration time of the quote
- Preserves all original swap details
- Supports both customer and merchant swaps
- Returns updated swap information with new rate
Path Parameters:
swapId
: The ID fromcreate instant swap
(UUID, required). e.g"id": "1795e32f-1b1d-47e5-97b4-c8f022da3e87"
Request Body:
Customer Refresh:
Merchant Refresh:
Headers
Path Parameters
The ID from create instant swap (UUID, required). e.g id:1795e32f-1b1d-47e5-97b4-c8f022da3e87
Body
application/json
Response
200
application/json
Swap refreshed successfully
The response is of type object
.