Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これは、Coinbase / GDAX REST API 開発者向けの簡単な質問です。
GET /orders/<order-id>部分約定のあるキャンセルされた注文に対して 404 Not Foundを返す呼び出しはできますか?
GET /orders/<order-id>
いいえ、リクエストGET /orders/<order-id>して 404 Not Found が返された場合は、注文が完全にキャンセルされたことを意味します。
GDAX Doc で既に言及されているリンクを参照してください。
https://docs.gdax.com/#list-orders