Changelog
This page tracks notable changes to the GoTab API. Breaking changes and deprecations are always called out explicitly.
API Changelog
Section titled “API Changelog”Versioned history of changes to the GoTab REST API. We use Semantic Versioning:
- Major (X.0.0) — Breaking changes: removed endpoints, renamed/removed response fields, schema changes
- Minor (x.Y.0) — New endpoints, new response fields, non-breaking additions
- Patch (x.y.Z) — Bug fixes, no new routes or response fields
[Unreleased]
Section titled “[Unreleased]”[2.7.0] - 2026-03-31
Section titled “[2.7.0] - 2026-03-31”Changed
Section titled “Changed”- Payment Terminal API — updated fields and response shape
[2.6.0] - 2026-02-24
Section titled “[2.6.0] - 2026-02-24”- Verification API —
POST /v2/verification/challengeandGET /v2/verification/verify - GoTab Wallet — JWT
payment_session_tokenon payment sessions
[2.5.0] - 2026-01-27
Section titled “[2.5.0] - 2026-01-27”- Payment session route for GoTab Wallet
[2.4.0] - 2025-11-17
Section titled “[2.4.0] - 2025-11-17”- Terminal Checkout API
- Option Tags and Order Rules
- Webhook events to notifications + Slack notification type
[2.3.0] - 2025-09-03
Section titled “[2.3.0] - 2025-09-03”- Region separation for Terminal API
- API user
user_idon orders - All product tags for menus and zones
Changed
Section titled “Changed”- Ordering API updated for new options
- Loyalty odds and ends
[2.2.0] - 2025-07-21
Section titled “[2.2.0] - 2025-07-21”tab_idandtab_uuidonITEM_ADDED/ITEM_REMOVEDevents- Item remove route with
itemsToVoidarray support - Cover count on create-a-tab route
- Client-side credentials
Changed
Section titled “Changed”spot_uuidrequired on tab create- Open Discount route moved to ordering API
[2.1.0] - 2025-05-28
Section titled “[2.1.0] - 2025-05-28”- Payments SDK endpoints
- Payment Terminals name and status in DB
- Webhooks setup CORS on API routes