Changelog
2026-07
| Update | Before | After |
|---|---|---|
| Add new endpoints | - | |
| Add new webhook event | - | |
| Add new fields to Warranty object | - | |
| Add new fields to webhook payload | - | current_context.warranty_page (object, always present): id and name of the warranty page from which the claim was submittedcurrent_context.items[*].tax (object|null): tax amount; populated for order flow, null otherwisecurrent_context.items[*].discounted_price_including_tax (object|null): discounted price including tax; populated for order flow, null otherwisecurrent_context.items[*].product_tags (array[string]): platform product tags; populated for order and store product flows, empty array for CSV/no-source flows |
| Fix existing field behavior | current_context.items[*].unit_price was null for non-order store product flow | Now populated with presentment price for store product flow |
2025-02-13
| Update | Before | After |
|---|---|---|
| Add new fields to webhook payload | - |
2025-01-20
| Update | Before | After |
|---|---|---|
| Add new fields to webhook payload | - |