Change Updates

Do not miss any Mahjoz API changes, ever again

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

RSS

Oct 24, 2025

main
1.0.0
Compare

API structure has changed

Next change
24 structure changes including:
15 Breaking changes
9 Additions
15 Removals
Removed 15 Breaking
PUT /payment-methods/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /customers/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /payment-methods
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /customers
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /providers
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /products/{id}
  • 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 /payment-methods
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /orders
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /get-availability
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /customers/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /customers
  • 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 /branches
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /customers/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 9
POST /tags
POST /pos/orders
POST /pos/checkout-calculate
GET /tags
GET /services/{serviceId}/staff
GET /metadata/{teamId}
GET /items
GET /customers/find
DELETE /tags/{tagId}