The endpoint retrieves the current status of a specific trade offer, providing information on whether it is created, in progress, finished, or failed, thereby enabling users to monitor and manage their trading activities effectively.
In case of failure, it provides additional details about the error to help users and partners understand and address the issue.
Offer has been accepted
Error
Forbidden
offer.not_found
Too Many Requests
Error
Maintenance or Service unavailable
{- "data": {
- "status": "failed",
- "errors": {
- "code": "422",
- "title": "user.transaction.trading.disabled"
}
}
}