expired_at: The time at which the resource expired.
expired_at data is informational, for display to the end-user to give more informative feedback on why their request could not be completed.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
expired_at: The time at which the resource expired.expired_at data is informational, for display to the end-user to give more informative feedback on why their request could not be completed.
{
"detail": "offer expired at 0001-01-01T00:00:00Z",
"meta": {
"expired_at": "0001-01-01T00:00:00Z"
},
"status": 403,
"title": "Expired",
"type": "https://developer.paxos.com/docs/v2/problems/expired"
}
Was this page helpful?