November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
You can use CustomerContext.GetCustomerContactsInOrganization to get all contacts in one organization, then use IOrderRepository.Load<IPurchaseOrder>(customerId, name) or OrderContext.Current.GetPurchaseOrders(customerId) for loading orders for each contact, then combine the results.
Thanks i have tried this , but i was looking whether we can user ordersearchparameters or OrderContext to fetch the same
Hi All,
Is there any specific method to fetch all the orders data based on organization id.
Can you please let me know if there are any existing methods or api's related to it.
Regards,
Manik