Variables

CustomerAddressDeleteAction

declaration

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

Delete an address for the current customer.

Throws

UnauthenticatedError

Throws

AddressNotFoundError