PHP code example of boekuwzending / php-sdk
1. Go to this page and download the library: Download boekuwzending/php-sdk library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
boekuwzending / php-sdk example snippets
$client = Boekuwzending\ClientFactory::build('Your API client ID', 'Your API client Secret');
$client->trackAndTrace->get('c45db117-4b06-43d4-ac5f-11afce96a168');