Backend
[0.1.28] - 2025-05-13
Added
/v1/basket/:basketID
- (PUT) Update an existing basket./v1/basket/unlock
- (POST) To unlock a basket if needed./v1/terminal
- List all terminals (with optional branch-id filter via header)
Updated
Removed the
checkNumber
uniqueness constraint when creating a basket. Integrator applications should now handle this logic within their own systems.
Last updated