Download Latest Version v9.10.0 Add Coupon API Support to Messaging API source code.tar.gz (3.8 MB)
Email in envelope

Get an email when there's a new version of LINE Messaging API SDK for Java

Home / v9.10.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-08-06 7.0 kB
v9.10.0 Add Coupon API Support to Messaging API source code.tar.gz 2025-08-06 3.8 MB
v9.10.0 Add Coupon API Support to Messaging API source code.zip 2025-08-06 4.5 MB
Totals: 3 Items   8.3 MB 1

What's Changed

This release introduces Coupon API support to the Messaging API, enabling developers to create, manage, and deliver coupons directly through bot integrations. These new features mirror capabilities previously only available through the LINE Official Account Manager, offering greater flexibility in automating coupon workflows via the Messaging API.

✨ New API Endpoints

💬 Messaging API Enhancements

  • Added support for a new message type: type=coupon You can now send coupons directly to users using the Messaging API, similar to sending text, image, or template messages.

📌 Example Use Cases

  • Create a 1000 yen off coupon
  • Send the coupon to a user using the new coupon message type

For detailed usage examples, see the official documentation.

📢 Official Announcement:

LINE Developers News — Coupon API Released (2025/08/06)

line-openapi updates

Dependency updates

Other Changes

Full Changelog: https://github.com/line/line-bot-sdk-java/compare/v9.8.0...v9.10.0

Source: README.md, updated 2025-08-06