Skip to content
On this page

getCustomerAddresses

Definition

Get all customer's addresses

Signature

ts
export async function getCustomerAddresses(
  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

getCustomerAddresses has loaded