Variables

CustomerAddressCreateAction

declaration

const CustomerAddressCreateAction: ActionToken<{ input: ZodObject; name: "ecommerce/customer/address-create"; output: ZodVoid; }>

Create a new address for the current customer.

Throws

UnauthenticatedError

Throws

InvalidFieldError