Creates customer wallet
apiKey - Guid
confirmationCode - integer
If ErrorCode is other than 0, Message will contain reason of what went wrong.
{
"Message": "ok",
"Data": null,
"ErrorCode": 0
}
/api/v1/activateCustomer/?apiKey=64c68a57-633b-4d2f-b145-c3265cb91991&confirmationCode=123456
Code: 117
Definition: Customer is already active