cURL
curl --request GET \ --url https://api.superlink.me/v1/market/order/{orderID}
{ "baseCurrency": "USD", "basePrice": 15, "createdAt": "2023-06-08T10:30:00Z", "currency": "ETH", "domain": "noramiller.eth", "id": "92456d2b-c315-4b2b-b234-c674490b7324", "nameService": "ens", "orderStatus": "PENDING", "orderStatusReason": "Waiting for transaction", "ownerAddress": "0x4c0f4c2ad123be4256784e9475fa243b5f6ccab4", "paymentReferenceId": "92456d2b-c315-4b2b-b234-c674490b7324", "paymentType": "crypto", "price": 0.001, "updatedAt": "2024-01-02T11:20:00Z" }
Returns order information
92456d2b-c315-4b2b-b234-c674490b7324
OK
The response is of type object.
object