Problems
403 - Rejected
A rejected error can occur if extreme market conditions lead to a quote being invalidated.
In this case, a new quote most be issued to the user.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"detail": "extreme market conditions have invalidated this quote execution",
"meta": {},
"status": 403,
"title": "Rejected",
"type": "https://developer.paxos.com/docs/v2/problems/rejected"
}
Was this page helpful?