Variables

CustomerAddressUpdateAction

declaration

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

Update an address for the current customer.

Throws

UnauthenticatedError

Throws

AddressNotFoundError

Throws

InvalidFieldError