registrationCreateRequest

Extends: request
Namespace: (default namespace)
XML Schema: ns0.xsd

XML

Elements

name (type) min/max
occurs
description
msisdn (long) 1/1 The registration's mobile number that needs to be verified
password (string) 1/1 The registration's password
test (boolean) 1/1 True if the parameter should be checked without trigger a registration.

JSON

property type description
msisdn msisdn (long) The registration's mobile number that needs to be verified
password password (string) The registration's password
test test (boolean) True if the parameter should be checked without trigger a registration.