Changelog
All notable changes to the Otonum API are documented here.
2026
- Voucher support
Added full voucher support, including creation, validation, and cancellation. Vouchers remain active for 30 days. If unused, reserved points or cashback are automatically returned to the member balance.
For available operations and exact payload formats, see the API Reference.
- Activity support: Transfer, Review, and Visit
Introduced support for three new activity types that trigger reward processing outside of a traditional purchase:
- Transfer — Support for money transfer operations, designed for fintech companies that want to reward their customers on each wire transfer or fund movement.
- Review — Reward members for submitting a product or service review.
- Visit — Award points or cashback when a member visits a location or checks in.
See the API Reference for the activity submission endpoints and payload formats.
2025
- Point System Support
Introduced point-based loyalty programs allowing members to earn and redeem points. Associated call details are documented in the API Reference.
- Cashback Support
Added support for configuring and managing cashback rewards on transactions. Available calls are described in the API Reference.
- Single Enrollment
Enabled simple enrollment of individual members into the loyalty program. See the API Reference for request and response details.
- Batch Enrollment
Enabled enrollment of multiple members simultaneously using batch operations. See the API Reference for expected payload formats.
- Member Balance Retrieval
Added real-time reward balance access, including total earned, redeemed, and reserved values. The API Reference describes parameters and response structure.
- Transaction History
Added detailed, paginated transaction history retrieval per member. Pagination options are available in the API Reference.
- Personal Code Retrieval
Added personal code lookup by email, plus batch personal code retrieval in one request. Relevant endpoints are documented in the API Reference.
- Purchase and Reward Processing
Enabled purchase submission and automatic reward processing based on business rules. Processing is asynchronous with task status tracking. Refer to the API Reference for purchase and task tracking workflows.
To avoid drift between changelog content and live routes, endpoint URLs are not duplicated here. Always use the API Reference as the canonical source.
