Moves all details from one customer to another. Details that are moved are: - transactions - couponassignments - gifts - balances.
| MergeCustomerRequest | |
| Variables | |
| from_card_identifier | string |
| to_card_identifier | string |
| moveDetails | boolean |
| moveCards | boolean |
| deviceSerial | string |
| moveBalance | boolean |
| moveProductBalances | boolean |
| moveEmailAddress | boolean |
| moveUserName | boolean |
| lockOriginCustomer | boolean |
| clearOriginPassword | boolean |
| moveGifts | boolean |
| moveCouponAssignements | boolean |
| moveRaffleTicketValidations | boolean |
| deactivateOriginCustomer | boolean |
| moveSupervisor | boolean |
| moveSupervisees | boolean |
string
The card identifier of the customer to move the details from.
string
The card identifier of the customer to move the details to.