Get Status API
This endpoint is used to retrieve the status and details of a specific exchange transaction using the unique houdiniId.
Last updated
This endpoint is used to retrieve the status and details of a specific exchange transaction using the unique houdiniId.
Last updated
GET/status/{houdiniID}
Response: A JSON object containing details.
Parameters:
houdiniId
string
Unique ID of the transaction (example:h9NpKm75gRnX7GWaFATwYn)
Response Fields:
-1
NEW
0
WAITING
1
CONFIRMING
2
EXCHANGING
3
ANONYMIZING
4
FINISHED
5
EXPIRED
6
FAILED
7
REFUNDED
8
DELETED