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

15 days ago

main
3.2.12
Compare
3.2.12

API structure has changed

18 structure changes including:
18 Modifications
Modified 18
GET /orders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • tags, transaction, redeemables, vouchers properties Modified
GET /orders/{order}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • tags, transaction, redeemables, vouchers properties Modified
GET /terminal/redeemables/{redeemable}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • tags property Modified
GET /terminal/search/vouchers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • redeemables property Modified
GET /vouchers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • redeemables property Modified
GET /vouchers/{voucher}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • redeemables property Modified
PATCH /orders/{order}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • tags, transaction, redeemables, vouchers properties Modified
PATCH /transactions/{transaction}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • discounts, tax_percentages properties Modified
POST /orders/{order}/notes
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • tags, transaction, redeemables, vouchers properties Modified
POST /orders/{order}/resend-vouchers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • vouchers property Modified
POST /redeemables/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • tags property Modified
POST /redeemables/unredeem
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • tags property Modified
POST /redeemables/{redeemable}/top-up
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • tags property Modified
POST /redeemables/{redeemable}/update-validity
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • tags property Modified
POST /terminal/basket/order
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • tags, transaction, redeemables, vouchers properties Modified
POST /terminal/redeemables/redeem
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • tags property Modified
POST /terminal/redeemables/redeem/undo
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • tags property Modified
POST /vouchers/resend/email
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • vouchers property Modified