Skip to main content
POST
Refresh exchange rate quote for a transfer request
Request a new exchange rate quote for a transfer request. Use this when the previous quote has expired or you need an updated rate before confirming payment.

Authorizations

Authorization
string
header
required

JWT access token from POST /v1/auth/token/issue. Send as: Authorization: Bearer <access_token>

Path Parameters

id
string
required

Unique transfer request ID

Example:

"c17d2777-e604-45e2-b6d5-7743652eadf1"

Response

Quote refreshed successfully

success
boolean
Example:

true

message
string
Example:

"Quote refreshed successfully"

data
object