Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/pages/docs/flex-discounts/apis.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@

# Manage Flexible Discounts using APIs

### **NEW!** [AI Kit for 3YC Open Discounts](https://github.com/adobe/adobe-commerce-partnerships-ai-kit)

You can use the following APIs to get details of available flexible discounts and apply them while placing an order or creating or modifying a subscription:

- [Get Flexible Discounts](#get-flexible-discounts)
Expand Down
13 changes: 13 additions & 0 deletions src/pages/docs/release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@

**Important:** This section lists only features that are currently available in production. For planned enhancements and upcoming changes, see [Upcoming releases](./upcoming-releases.md).

## AI kit

### June 26, 2026

The Adobe Commerce Partnerships AI Kit enables both technical and non-technical audiences to understand how a VIP Marketplace feature can look like on a partner’s marketplace platform.

The kit includes:

- Visual representations of VIP Marketplace features.
- Tools that allow technical users to prompt an LLM of their choice to visualize features and generate the corresponding integration code.

For more information, refer to the [Adobe Commerce Partnerships AI KIT Git repository](https://github.com/adobe/adobe-commerce-partnerships-ai-kit).

## API changes

### June 23, 2026
Expand Down