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 #ee77e5f0

Last update:
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5
GET /orders
  • Response
  • 200 response Modified
    • external_metadata attribute Added
GET /users/{user_id}/projects/{project_id}/orders
  • Response
  • 200 response Modified
    • external_metadata attribute Added
GET /users/{user_id}/projects/{project_id}/orders/{id}
  • Response
  • 200 response Modified
    • external_metadata attribute Added
POST /users/{user_id}/projects/{project_id}/orders
  • Body
  • content type Modified
    • order attribute Modified
  • Response
  • 201 response Modified
    • external_metadata attribute Added
POST /users/{user_id}/projects/{project_id}/orders/{id}/cancel
  • Response
  • 201 response Modified
    • external_metadata attribute Added