Backend

[0.1.34] - 2025-07-10

Added

Note: The integration structure, which currently requires obtaining separate credentials for each client, has been changed. The new architecture adopts a simpler, more centralized structure by defining a single client specific to each integrator. This change aims to increase manageability and security.

Fixed

  • Lock check before update basket operation

[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