- API Version 2 introduced to support improved structure and breaking changes.
- ReceiverClaimInfoDto
- Added missing localization fields for better multilingual support.
- Prevented unintended updates to Sender fields from the receiver side.
- Claim Entity
- Sender is now allowed to update:
Subject
ReturnInvoiceNo
DeliveryNoteNumber
- GetCustomizableOptionsSettings
- Changed request: now returns options per flow type instead of per claim category.
- Added culture info to provide more concise responses with translated descriptions.
- Both V1 and V2
- Fixed issue where problem packing conditions were not updating correctly.
- Only in V2
- Changed garage salutation type from
string
to int
using enum values.
SenderInternalNotes
→ SenderInternalNote
PackagingCondition
→ PackagingConditions