Get order status by order number
GET {{base_url}}/api/v2/resellers/{{reseller_id}}/orders/:orderNumber
Use this endpoint to pull the status of the order
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"orderNumber":"-Lm9wiYytgrpf4YCWYv6","payment":{"method":"free"},"total":0,"items":[{"domain":{"id":1001,"name":"matt.dao","ownerAddress":"0x6EC0DEeD30605Bcd19342f3c30201DB263291589","resolver":"0x049aba7510f45BA5b64ea9E658E342F904DB358D","registryAddress":"0x049aba7510f45BA5b64ea9E658E342F904DB358D","networkId":1,"resolution":{"crypto.ETH.address":"0x6EC0DEeD30605Bcd19342f3c30201DB263291589","crypto.BTC.address":"bc1qxy2kgdygjrsqtzq2n0yrf2493p83kkfjhx0wlh"},"blockchain":"MATIC","freeToClaim":true,"node":"0x756e4e998dbffd803c21d23b06cd855cdc7a4b57706c95964a37e24b47c10fc9"},"mintingTransaction":{"id":101,"blockchain":"MATIC","networkId":1,"hash":"0x5588e089b59458b4b34716c3299418e4ea449efbff35c8810f7c189160b1ed57","blockExplorerUrl":"https://etherscan.io/tx/0x5698544cecaa05f7d155ff59fea48ef28cbd72068c7c3817987a19816d74fb9b","statusGroup":"Pending"}},{"domain":{"id":1001,"name":"matt.dao","ownerAddress":"0x6EC0DEeD30605Bcd19342f3c30201DB263291589","resolver":"0x049aba7510f45BA5b64ea9E658E342F904DB358D","registryAddress":"0x049aba7510f45BA5b64ea9E658E342F904DB358D","networkId":1,"resolution":{"crypto.ETH.address":"0x6EC0DEeD30605Bcd19342f3c30201DB263291589","crypto.BTC.address":"bc1qxy2kgdygjrsqtzq2n0yrf2493p83kkfjhx0wlh"},"blockchain":"MATIC","freeToClaim":true,"node":"0x756e4e998dbffd803c21d23b06cd855cdc7a4b57706c95964a37e24b47c10fc9"},"mintingTransaction":{"id":101,"blockchain":"MATIC","networkId":1,"hash":"0x5588e089b59458b4b34716c3299418e4ea449efbff35c8810f7c189160b1ed57","blockExplorerUrl":"https://etherscan.io/tx/0x5698544cecaa05f7d155ff59fea48ef28cbd72068c7c3817987a19816d74fb9b","statusGroup":"Pending"}}]}