Changelog

Terminal Management Changelog — Updated 2025-07-09

Date
Change
Notes

2025-07-09

Webhook Management clarification — page now explains that a terminal’s default webhook always receives events, even when a webhookUrls array is supplied in POST /payments/crypto. Added best-practice tips, signature-verification reminder, and updated examples (no API change).

Updated page: Webhook Management. No changes required in client code.

2025-05-01

Simplified terminal creation — terminals are now created with POST /Terminals (locationId in the body).

Updated Create Terminal page, Lifecycle Concepts, and Terminal Management overview.

2025-04-24

Initial public release of Terminal Management docs.

Added pages for Create, List, Get, Update, Delete, Webhook Management, Lifecycle Concepts, and Overview.

2025-04-24

List Terminals response trimmed.

Response omits extended fields (paymentGateways, logoUrl, etc.) for smaller payloads.

2025-04-24

Hierarchy clarified.

Documented Partner → Merchant → Location → Terminal → Payment structure.

Reminder: Sandbox (https://api.test.devs.beadpay.io) reflects all updates immediately. Production rollout follows after integrator validation.

Last updated