ActivateCustomer

Description

Creates customer wallet

Parameters

apiKey - Guid

confirmationCode - integer

Response

If ErrorCode is other than 0, Message will contain reason of what went wrong.

{

"Message": "ok",

"Data": null,

"ErrorCode": 0

}

Example

/api/v1/activateCustomer/?apiKey=64c68a57-633b-4d2f-b145-c3265cb91991&confirmationCode=123456

Possible Errors

Code: 117

Definition: Customer is already active