Protected ReadonlyargsIf the Customer exists in the Project but the stores field references a different Store, this method returns a ResourceNotFound error.
OptionalmethodArgs: {Checks if a Customer exists with the provided key. Returns a 200 status if the Customer exists, or a 404 status otherwise.
OptionalmethodArgs: { headers?: { [key: string]: string | string[] } }If the Customer exists in the Project but the stores field references a different Store, this method returns a ResourceNotFound error.
Simultaneously updating two Customers with the same email address can return a [LockedField](ctp:api:type:LockedFieldError) error.
Deleting a Customer produces the CustomerDeleted Message.