library pandats-api-client
PandaTS Web API client
resnext/pandats-api-client
PandaTS Web API client
- Tuesday, October 25, 2016
- by AlexanderEmelyanov
- Repository
- 1 Watchers
- 0 Stars
- 16 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
PandaTS API client
, (*1)
Registration
$apiClient = new \Panda\ApiClient($url, <Partner ID>, 'Secret key');
$request = new \Panda\Requests\RegistrationRequest([
'email' => 'john.smith@domain.com',
'password' => 'qwerty',
'firstName' => 'John',
'lastName' => 'Smith',
'phoneNumber' => '1231231231',
'source' => '<Source ID>',
'country' => 'GB',
'ipAddress' => '78.138.111.152',
]);
/** @var \Panda\Responses\RegistrationResponse $response */
$response = $apiClient->registration($request);
dev-master
9999999-dev
PandaTS Web API client
Sources
Download
MIT
The Requires
The Development Requires
by
La Sayter
binary options
panda
pandats
0.1.0
0.1.0.0
PandaTS Web API client
Sources
Download
MIT
The Requires
The Development Requires
by
La Sayter
binary options
panda
pandats