Do not miss any Enjovia API changes, ever again

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

RSS

about 1 hour ago

main
v3.5.20
Compare
v3.5.20

API structure has changed

Next change
6 structure changes including:
2 Breaking changes
1 Addition
3 Modifications
2 Removals
Modified 3 Breaking
POST /terminal/basket/order
  • Body
  • application/json content type Modified
    • stock_override property Added
POST /terminal/basket/validate
  • Body
  • application/json content type Modified
    • data property Modified
      • products property Modified
        • shipping property Modified
          • Property is no longer required
          • Type went from object to object | null
    • draft, stock_override properties Added
  • Response
  • 422 response Modified
    • application/json content type Added
POST /vouchers/resend/email
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • recipient_name property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
Removed 2 Breaking
PATCH /orders/{order}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /orders/{order}/resend-vouchers
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 1
POST /redeemables/refund