deactivateCustomer(final long, int, boolean, long) method

Deactivate an existing customer with the option to obfuscate his data.

Syntax

void deactivateCustomer ( final long customerId , int cancellationReason , boolean obfuscationNeeded , long callerId ) throws EntityNotFoundException, CustomerStatusException

Parameters

Exceptions