Sitoo Events SPI Release Notes

2023-10-24

2023-06-27

  • New delivery_type value for OrderDeliveryData
    • update A new delivery event type for when an order delivery is updated.
  • New property order_delivery_state_changed for OrderDeliveryData provided in the event if the event has caused the state of the order delivery to change.

2023-04-25

  • New order_event_type value for OrderData
    • email-receipt This order event type entry requires a custom solution for sending email receipts and will only be available with backend configuration changes.

2022-12-30

  • Service updated to be more strict on correct response codes being returned by the receiving server to prevent the event queue from being blocked. See Overview page for more details.

2022-10-18

  • All response codes in the 400-range (4XX, except for 429) will be considered unsolvable and be dropped by the dispatcher sending the events.
  • New shipment_event_type value for ShipmentV3Data
    • add-received-items-undeclared
  • New property for ShipmentV3Data
    • total_item_undeclared_quantity

2022-06-08

2022-03-17

2021-04-09

  • New order_event_type value for OrderData
    • pickup-rejected

2021-03-31

2021-02-10

  • Beta Release