DHL Get ReceiverId by Country

Retrieves DHL receiver/location data by country using account credentials. Returns a list of available receiver locations.

What it does

  • Authenticates with DHL using the account number, username and password.
  • Fetches location/receiver data filtered by country.
  • Returns the location data as a list.

Inputs

NameTypeDescription
Account NumberStringDHL account number (Key from Account Manager portal)
UsernameStringDHL username
PasswordStringDHL password

Outputs

NameTypeDescription
SuccessBooleanWhether location data was retrieved
locationDataListList of location/receiver entries