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

Last update:
Compare
1.2.1

API structure has changed

11 structure changes including:
4 Additions
7 Modifications
Modified 7 Breaking
GET /payments
  • Response
  • 200, 404 responses Added
GET /projects
  • Response
  • 200 response Modified
    • asset_description attribute Removed
    • chain, description attributes Added
GET /projects/by_code/{code}
  • Response
  • 200 response Modified
    • asset_description attribute Removed
    • chain, description attributes Added
GET /projects/{id}
  • Response
  • 200 response Modified
    • asset_description attribute Removed
    • chain, description attributes Added
GET /users/{user_id}/projects
  • Response
  • 200 response Modified
    • asset_description attribute Removed
    • chain, description attributes Added
POST /projects
  • Body
  • content type Modified
    • project attribute Modified
  • Response
  • 201 response Modified
    • asset_description attribute Removed
    • chain, description attributes Added
PUT /projects/{id}
  • Body
  • content type Modified
    • project attribute Modified
  • Response
  • 201 response Modified
    • asset_description attribute Removed
    • chain, description attributes Added
Added 4
DELETE /users/{user_id}/projects/{project_id}/orders/{order_id}/payments/{id}
GET /projects/{id}/distribution_list
GET /projects/{id}/prepare_for_distribution_status
POST /projects/{project_id}/prepare_for_distribution