Change Updates

Do not miss any POS API changes, ever again

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

RSS

Apr 7, 2026

main
1.0.0
Compare

API structure has changed

1 structure change including:
1 Modification
Modified 1 Breaking
POST /oauth/token
  • Body
  • application/json content type Modified
    • client_id, client_secret, audience, grant_type properties Added
  • Response
  • 200 response Modified
    • application/json content type Added
  • Header
  • accept, content-type headers Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking