{"section":"announcements","requestedLocale":"en","requestedSlug":"2018-10-04-the-items-field-will-be-removed-from-the-list-orders-api","locale":"en","slug":"2018-10-04-the-items-field-will-be-removed-from-the-list-orders-api","path":"docs/en/announcements/2018/october/2018-10-04-the-items-field-will-be-removed-from-the-list-orders-api.md","branch":"main","content":"On __October 12__, we will remove the `items` field from the List Orders API.\n\n> ℹ️ List Orders API request: `http://{{accountName}}.{{environment}}.com.br/api/oms/pvt/orders`\n\nIf your store uses the List Orders API and your integration mapping is expected to receive the `items` field, your development team needs to __remove it from the integration mapping__.\n\n> ⚠️ The `items` field of the List Orders API has already been **stale** for quite some time. It does not have any use today, and so your store should not consider it in your integrations. To get order items, you should be using the [Feed API](/en/tutorial/how-the-oms-feed-works) .\n\nIt is important to remember that __the List Orders API remains working normally__. Only the `items` field will be deleted.\n\n### Why are we doing this?\n\nRemoving this field will greatly increase the stability and performance of the orders indexer.\n\nThat is why it's crucial to remove it from integration.\n\n> ℹ️ **Attention:** This change only impacts integrations that depend on the delivery of the `items` field through the List Orders API.\n\n> ℹ️ This change does **not** affect the Get Orders API. In it, the `items` field continues to exist and keeps being normally updated.\n\n> ℹ️ Get Order API request: `http://{{accountName}}.{{environment}}.com.br/api/oms/pvt/orders/{{orderId}}`\n\n---\n\n- __What will happen__: We will remove the `items` field from the List Orders API.\n- __When__: October 12, 2018.\n- __Why__: To improve the stability and performance of order indexing.\n- __What you need to do__: If your store depends on the `items` field returned by the List Orders API (and in such case only), your development team needs to remove the `items` field from the integration mapping."}