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 22, 2024

main
1.0.0
Compare

Added `source` parameter to /sign

Next change

It is now mandatory to specify the source of orders when request signing.

2 structure changes including:
2 Modifications
Modified 2
POST /open/v1/{network_id}/offers/sign
  • Body
  • application/json content type Modified
    • source property Added
POST /open/v1/{network_id}/orders/sign
  • Body
  • application/json content type Modified
    • source property Added