Document Tree
Document Properties
Kbid
3P1089
Last Modified
23-Nov-2023
Added to KB
11-Dec-2023
Public Access
Everyone
Status
Online
Doc Type
References
Product
  • ICM 11
  • ICM 12
Reference - Order REST API 1.5.0


This API specification is available for download as an Open API 3.0 YAML file: 

References

The following page lists available REST APIs for ICM 11 and their version dependencies:

API Specification

Introduction
OpenAPI Version: 3.0.1
Order Version: 1.5.0

The Order REST API contains resources that cover aspects of the checkout process and order handling.

A typical checkout process requires a series of REST requests, some of which are based on one another and must therefore take place in a defined sequence. This cannot be sufficiently represented by the OpenAPI documentation only.
Detailed descriptions of various checkout scenarios can be found in the Business Guide "Basket & Checkout REST API" in the Intershop Knowledge Base.

Please also refer to the Basket REST API v1, which you can use to create and prepare baskets for checkout.

API Versioning & Accept-Header

Media-type-based versioning is used to distinguish between different API versions. For requests to the Order REST API v1, the REST client must set the following HTTP Accept header:

Accept: application/vnd.intershop.order.v1+json

Changelog


Version 1.5.0

  • Added new query parameters lineItem_product, lineItem_customerProductID and lineItem_partialOrderNo to OrderListResource for order search based on line item search criteria
  • Added new query parameters documentNumber, customerOrderID, creationDateFrom, creationDateTo to OrderListResource for order search
  • Deprecated query parameter orderDocumentNo in order search for later removal, use the new parameter documentNumber instead
  • Deprecated query parameter customerOrderId in order search for later removal, use the new parameter customerOrderID instead
  • Deprecated query parameter creationFromDate in order search for later removal, use the new parameter creationDateFrom instead
  • Deprecated query parameter creationToDate in order search for later removal, use the new parameter creationDateTo instead

Version 1.4.0

  • BETA | Added new attribute customFields to OrderRO_v1 and OrderLineItemRO_v1
  • Added new query parameters limit and offset to OrderListResource for pagination of orders from order search
  • Deprecated query parameter page[limit] in order search for later removal, use the new parameter limit instead
  • Added new query parameters orderDocumentNo, customerOrderId, creationFromDate, creationToDate to OrderListResource for order search

Version 1.3.0

  • Added this changelog
  • Deprecated externalOrderReference in OrderRO_v1 for later removal, use the new customerOrderID instead
  • Added new attribute supplierOrderID to OrderRO_v1
  • Added new attributes customerProductID and partialOrderNo to OrderLineItemRO_v1

Open ReDoc-rendered Open API documentation in separate window.

Disclaimer
The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.
The Intershop Knowledge Portal uses only technically necessary cookies. We do not track visitors or have visitors tracked by 3rd parties. Please find further information on privacy in the Intershop Privacy Policy and Legal Notice.
Home
Knowledge Base
Product Releases
Log on to continue
This Knowledge Base document is reserved for registered customers.
Log on with your Intershop Entra ID to continue.
Write an email to supportadmin@intershop.de if you experience login issues,
or if you want to register as customer.