Libraries tagged by DH
loktar/dhl_api
13 Downloads
PHP library to communicate with the DHL XML Services.
kruegge82/dhl-retoure-php-rest-sdk
2 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
kruegge82/dhl-authentication-oauth-api
20 Downloads
This API describes how API client can obtain a token which is used to access various Parcel Germany APIs. Using this API is often the first step in making your API call. Preconditions You will need: * client ID (aka "API Key", obtained when you create an app in developer.dhl.com) * client secret (obtained when you create an app in developer.dhl.com) * GKP user name (obtained when setting up your business account with Parcel Germany) * GKP password (obtained when setting up your business account with Parcel Germany) Technical Information This uses an implementation of OAuth2 Password Grant (RFC 6749). After successfull usage you will: * have an opaque access token to be used for API calls afterwards * this token will have an expiration time
krabo/isotope-packaging-slip-dhl-bundle
112 Downloads
Isotope Packaging Slip.
krabo/isotope-packaging-slip-barcode-scanner-dhl-bundle
42 Downloads
Isotope Packaging Slip Barcode Scanner.
kokiddp/dhl_api
11 Downloads
PHP library to communicate with the DHL XML Services.
kerogos/dhl-polska
16 Downloads
A DHL24 Polska webapi2 connector
keesschepers/dhlparcelapibundle
1944 Downloads
DHL Parcel API integration in Symfony2.
keesschepers/dhlparcelapi
1977 Downloads
Integrates DHL parcel API
juukie/dhlparcel-api
25 Downloads
Wrapper around DHL Parcel's API
jrglaber/dhtmlx
19 Downloads
Biblioteca para trabalhar com DHTMLX Grid.
jklztest_alfallouji/dhl_api
21 Downloads
PHP library to communicate with the DHL XML Services.
jinas/dhivatar-component
21 Downloads
intaro/dhl_api
1917 Downloads
PHP library to communicate with the DHL XML Services.
ikarusnc/dhl-api
7 Downloads
PHP library to communicate with the DHL XML Services.