Skip to content

kamix/DHL24-WebAPI-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DHL24 WebAPI Library

This library is SDK for: https://dhl24.com.pl/webapi/doc.html

Usage

    $authData = new \Dhl\Structure\AuthData(USERNAME, PASSWORD);
    $dhlClient = new \Dhl\Client('https://testowy.dhl24.com.pl/webapi', $authData);

    $result = $dhlClient->getVersion();

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages