10 'customerDeleted' => [
11 'name' =>
'customerDeleted',
12 'is_synchronous' =>
true,
15 'param_name' =>
'customer',
16 'param_position' => 0,
17 'is_required' =>
true,
18 'param_type' => \Magento\Customer\Api\Data\CustomerInterface::class,
21 'request_type' =>
'service_method_interface',
25 'type' => \Magento\Customer\Api\CustomerRepositoryInterface::class,
26 'method' =>
'deleteById',
29 'type' => \Magento\Customer\Api\CustomerRepositoryInterface::class,