Variables

CustomerAddressSetDefaultAction

declaration

const CustomerAddressSetDefaultAction: ActionToken<{ input: ZodObject; name: "ecommerce/customer/address-set-default"; output: ZodVoid; }>

Set a default address for the current customer.

Throws

UnauthenticatedError

Throws

AddressNotFoundError