Change Updates

Do not miss any Cosmily API changes, ever again

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

RSS

Dec 2, 2021

main
1.0.0
Compare

API structure has changed

6 structure changes including:
6 Modifications
Modified 6 Breaking
GET /product_categories
  • Response
  • 200 response Modified
    • data property Modified
GET /product_categories/{id_or_alias}/products
  • Response
  • 200 response Modified
    • data property Modified
GET /product_drafts
  • Response
  • 200 response Modified
    • id property Modified
    • type, attributes properties Removed
    • author_user_id, reviewer_user_id, product_attributes, ingredient_classifications, draft_version, created_at, updated_at, approved_at properties Added
GET /product_drafts/{id}
  • Response
  • 200 response Modified
    • id property Modified
    • type, attributes properties Removed
    • author_user_id, reviewer_user_id, product_attributes, ingredient_classifications, draft_version, created_at, updated_at, approved_at properties Added
GET /products
  • Response
  • 200 response Modified
    • data property Modified
GET /products/{id_or_alias}
  • Response
  • 200 response Modified
    • data property Modified