Get a trade offer status
GET/v1/offer-status/:Offer-ID
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.
Request
Responses
- 200
- 401
- 403
- 404
- 429
- 500
- 503
Offer has been accepted
Error
Forbidden
offer.not_found
Too Many Requests
Response Headers
The rate limit ceiling for the current time window. Envoy may include multiple limits and window metadata.
50, 50;w=1The number of requests remaining in the current rate limit window.
0The number of seconds until the current rate limit window resets.
1Indicates the request was rate limited by the Envoy proxy.
trueError
Maintenance or Service unavailable