Release 03.03.2026
Changelog
Orders
- Deprecated endpoint:
POST /api/v1/order/rejectis now deprecated. UsePOST /api/v1/order/cancelinstead. The reject endpoint will be removed in a future release.
Documentation Updates
New Page: Customer and Payer Data
Added a new documentation page — Customer and Payer Data — covering:
- How the system identifies customers (
customerId→ email + phone → new record) - Merge rules when "Use customer data as payer information" is enabled for payments and payouts
- Payment and payout flow diagrams showing the data resolution logic
- Payment retry behavior for payer data