Skip to main content

Changelog - Post-checkout

The changelog summarizes the updates and enhancements made to the Instacart Connect Post-checkout API. The most recent changes are listed first. All changes are non-breaking changes.

November 29, 2023

August 22, 2023

  • Added the certified delivery confirmation page. For more information, see Certified delivery flow.

  • Added the certified_delivery field to the response of the Get order handling information endpoint.

  • Added the certified_delivery field to the response of the Get order items endpoint.

  • Updated documentation to provide more detail about support for the integer data type. For more information, see Data formats.

August 14, 2023

January 4, 2023

December 16, 2022

June 14, 2022

April 8, 2022

March 30, 2022

  • Updated all response schemas to indicate required response attributes.

February 14, 2022

  • Added tutorials for retailers who want to design and host their own version of an order status page.

January 10, 2022

  • Applied the following changes to the get order endpoint response:
    • Changed the fulfillment_type value delivery_only to last_mile_delivery.
    • Updated all workflow_state values to be in lowercase.
    • Removed window_starts_at, window_ends_at, and bags_count from the top-level Order object.
    • Added the fulfillment_details object as an attribute of Order. Fulfillment details contains the window_starts_at, window_ends_at, and bag_count values.

December 8, 2021

December 3, 2021

November 8, 2021

November 4, 2021

August 20, 2021

  • Added the Post-checkout Guide, which introduces the Order Status page. The Order Status page consumes the Post-checkout endpoints.
  • Added the Post-checkout API endpoints.