---
title: "Configuring retrieval of customer purchase history and order details in Associate App"
slug: "configuring-retrieval-of-customer-purchase-history-and-order-details-in-associate-app"
tags: ["config api", "order details", "Associate App configuration", "external OMS", "Associate App", "customer purchase history", "NewStore OMS", "tutorial", "api"]
updated: 2024-12-12T18:48:22Z
published: 2024-12-12T18:48:22Z
canonical: "docs.newstore.com/configuring-retrieval-of-customer-purchase-history-and-order-details-in-associate-app"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.newstore.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Configuring retrieval of customer purchase history and order details in Associate App

Based on whether you use NewStore or an external order management system (OMS) to manage orders in your business, you can now configure the source to retrieve customer purchase history and order details in Associate App.

If this configuration is not defined, customer purchase history and order details will be retrieved from NewStore by default.

To configure the retrieval of customer purchase history and order details from the OMS of your choice, use the [Update app configuration](https://docs.newstore.net/api/configuration/apps/associate-app-config-api_config#operation/putConfig) method and set `ui_configurations` > `use_new_om_ui` to:

- `false`: To use NewStore as the source for all orders and customer purchase history
- `true`: To use an external OMS as the source for all orders and customer purchase history

**Related topics**

- [Integrating an external order management system](/v1/docs/integrating-an-external-order-management-system#external-oms)
