Change Updates

Do not miss any Offering Manager API changes, ever again

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

RSS
Offering Manager API

Change #b581b2b5

Last update:
Compare
1.3.4

API structure has changed

Next Change
5 structure changes including:
5 Modifications
Modified 5
GET /orders
  • Response
  • 200 response Modified
    • wallet_address attribute Added
GET /users/{user_id}/projects/{project_id}/orders
  • Response
  • 200 response Modified
    • wallet_address attribute Added
GET /users/{user_id}/projects/{project_id}/orders/{id}
  • Response
  • 200 response Modified
    • wallet_address attribute Added
POST /users/{user_id}/projects/{project_id}/orders
  • Response
  • 201 response Modified
    • wallet_address attribute Added
POST /users/{user_id}/projects/{project_id}/orders/{id}/cancel
  • Response
  • 201 response Modified
    • wallet_address attribute Added