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

Apr 11, 2024

main
1.0.0
Compare

Fix /orders/sign response

Changed data type from object to array.

1 structure change including:
1 Modification
Modified 1 Breaking
POST /open/v1/{network_id}/orders/sign
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Full types went from object to array[object]
          Breaking
      • total property Added