Skip to main content
POST
/
v1
/
public
/
invoices
/
{publicId}
/
fx-quote
Lock an FX quote for the buyer to confirm on-ramp against (10-min TTL).
curl --request POST \
  --url https://api.example.com/v1/public/invoices/{publicId}/fx-quote \
  --header 'Content-Type: application/json' \
  --data '{}'

Path Parameters

publicId
string
required

Body

application/json

The body is of type object.

Response

201

Locked FX quote