quote_id
.
The data includes source crypto, target fiat, rates, fees, and transaction rules.
{{baseURL}}/v1/ramp/quote/{{quote_id}}
Header | Value | Required |
---|---|---|
Content-Type | application/json | Yes |
x-api-key | YOUR_API_KEY | Yes |
Parameter | Type | Description |
---|---|---|
quote_id | string | Unique identifier of the quote |
200 OK
Code | Message |
---|---|
400 | Bad request – invalid or missing fields |
401 | Unauthorized – invalid API key |
500 | Internal server error |