Change Updates

Do not miss any API Documentation changes, ever again

Subscribe to the API Documentation changelog to be up to date on recent changes.

RSS

Nov 8, 2023

main
1.0.0
Compare

order_hash removed from query parameter for /orders

Use /orders/{order_hash} instead.

1 structure change including:
1 Modification
Modified 1 Breaking
GET /open/v1/{network_id}/orders
  • Query
  • contract query parameter Modified
    • Query parameter is now required
      Breaking
  • order_hash query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking