Skip to content
On this page

getCustomerOrders

Definition

Get all customer's orders

Signature

ts
export async function getCustomerOrders(
  parameters: ShopwareSearchParams = {},
  contextInstance: ShopwareApiInstance = defaultInstance,
) 

Parameters

NameTypeDescription
parameters
ShopwareSearchParams
ShopwareSearchParams
contextInstance
ShopwareApiInstance
ShopwareApiInstance

Properties

NameTypeDescription

Usage example

WARNING

Example is generated automatically. Sometimes it's required to be adjusted to your needs.

Open in StackBlitz

getCustomerOrders has loaded