how to pass token in postman code example
Example 1: bearer token header
Authorization: Bearer <token>
Example 2: how to add client id and client secret in postman
[ Base URL: api-sandbox.dhl.com/dgff/transportation ]
Authorization: Bearer <token>
[ Base URL: api-sandbox.dhl.com/dgff/transportation ]