Skip to content

feat(financial-events): add ShipmentSettleEventList for DD+7 delivery date policy - #944

Merged
abuzuhri merged 1 commit into
abuzuhri:mainfrom
ProNotion:feat/financial-events-shipment-settle-event-list-clean
Jun 11, 2026
Merged

feat(financial-events): add ShipmentSettleEventList for DD+7 delivery date policy#944
abuzuhri merged 1 commit into
abuzuhri:mainfrom
ProNotion:feat/financial-events-shipment-settle-event-list-clean

Conversation

@ProNotion

Copy link
Copy Markdown
Collaborator

Summary

Amazon returns a ShipmentSettleEventList in the v0 Finances API FinancialEvents response for orders subject to the Delivery Date Policy (DD+7). This property was missing from the FinancialEvents model, causing those settle events to be silently discarded during deserialisation.

Test plan

  • Build passes with 0 errors (dotnet build)
  • Confirm ShipmentSettleEventList is populated when deserialising a FinancialEvents response containing DD+7 settle events

… date policy

Amazon returns a ShipmentSettleEventList in the v0 FinancialEvents response for
orders subject to the Delivery Date Policy (DD+7). Adding the property to the
FinancialEvents model ensures these settle events are deserialised rather than
silently discarded.
@sonarqubecloud

sonarqubecloud Bot commented Jun 4, 2026

Copy link
Copy Markdown

@abuzuhri
abuzuhri merged commit ede72d6 into abuzuhri:main Jun 11, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants