CreateAccountActivationUrl
Creates an account activation URL for the specified customer.
Input
| Name | Type | Description |
| CustomerId | String | The id of the customer. |
Result Set Columns
| Name | Type | Description |
| AccountActivationUrl | String | The URL the customer needs to access to activate his account. |