email -> mail
This commit is contained in:
@ -76,7 +76,7 @@ class Customer extends AbstractEndPoint
|
||||
$paramsMap = [
|
||||
'government_id' => 'rut',
|
||||
'external_id' => 'rut',
|
||||
'email' => 'email',
|
||||
'mail' => 'email',
|
||||
'name' => 'nombreCompleto',
|
||||
'phone_number' => 'telefono',
|
||||
'pac_mandate_id' => null,
|
||||
|
Reference in New Issue
Block a user