Request Prospective Quote
POST/b2b/quotes/prospective
Request a prospective quote for an asset pair, to receive an indicative price and fee.
Request
Responses
- 200
- 400
- 401
- 403
- 408
- 429
- 500
- 503
Response
Bad Request — the request was malformed or contained invalid parameters. Not retryable.
Unauthorized — authentication failed or credentials are missing/invalid. Not retryable.
Forbidden — the authenticated user does not have permission to perform this action. Not retryable.
Request Timeout — the request took too long to process. Retryable.
Too Many Requests — rate limit exceeded. Retryable with backoff.
Internal Server Error — an unexpected error occurred. Generally retryable.
Service Unavailable — the service is temporarily unavailable. Retryable.