Changelog for April 10, 2025

Breaking changes

  • GET /catalog/v2/items and POST /catalog/v2/search endpoint — response messages from the listCatalogItems operation and the searchCatalogItems operation now use start_datetime and end_datetime properties, instead of start_time and end_time.

Non-breaking changes

  • GET /delivery/v1/deliveries endpoint — new listDeliveries operation enables you to get a list of all delivery objects associated with your account.

  • GET /company/v1/contracts/{contractID} and GET /company/v1/contracts endpoints — now return catalog_collections.allowed and catalog_collections.default values in each catalog resource, enabling you to discover the catalog collections associated with your contract.

  • GET /catalog/v2/items and POST /catalog/v2/search endpoints — the searchCatalogItems and listCatalogItems operations now support filtering by catalog collection.