Change Updates

Do not miss any Enjovia API changes, ever again

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

RSS

Sep 3, 2025

main
3.2.5
Compare

API structure has changed

57 structure changes including:
44 Breaking changes
13 Modifications
44 Removals
Modified 13 Breaking
GET /accounts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • has_multiple_stores property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /accounts/slug/{slug}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • has_multiple_stores property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
GET /auth/check
  • Response
  • 200 response Modified
    • application/json content type Modified
      • accounts property Modified
        • has_multiple_stores property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • stores property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
GET /terminal/vouchers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • store property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /terminal/vouchers/{voucher}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • store property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PATCH /accounts/{account}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • has_multiple_stores property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /accounts
  • Response
  • 201 response Modified
    • application/json content type Modified
      • has_multiple_stores property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /auth/login
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • accounts property Modified
        • stores property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /auth/login/username
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • accounts property Modified
        • stores property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /auth/signup
  • Response
  • 201 response Modified
    • application/json content type Modified
      • user property Modified
        • accounts property Modified
        • stores property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /redeemables/{redeemable}/top-up
  • Response
  • 200 response Modified
    • application/json content type Modified
      • voucher property Modified
        • store property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /redeemables/{redeemable}/update-validity
  • Response
  • 200 response Modified
    • application/json content type Modified
      • voucher property Modified
        • store property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /terminal/vouchers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • store property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
Removed 44 Breaking
DELETE /stores/{store}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /addons
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /addons/{addon}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /analytics/products/value
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /categories
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /categories/{category}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /products
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /products/{product}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /storefront/category/{slug}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /storefront/product/{slug}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /storefront/store
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /stores
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /stores/{store}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /addons
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /addons/{addon}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /categories
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /products
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /stores/{store}/collection-points/{collection_point}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /stores/{store}/delivery-methods/{delivery_method}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /stores/{store}/packaging-options/{packaging_option}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /addons
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /addons/delete
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /addons/{addon}/products
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /addons/{addon}/products/add
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /addons/{addon}/products/remove
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /categories/delete
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /categories/{category}/products
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /collection-points/delete
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /delivery-methods/delete
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /packaging-options/delete
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /products/delete
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /products/monetary
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /products/price
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /products/variant
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /storefront/basket/validate
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /storefront/transaction/paypal/basket/initiate
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /storefront/transaction/stripe/basket/initiate
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /stores/multi-product
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /stores/single-product
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /stores/{store}/collection-points
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /stores/{store}/delivery-methods
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /stores/{store}/live
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /stores/{store}/packaging-options
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /stores/{store}/products
  • Removing a resource is always breaking unless it was deprecated before
    Breaking