POST /shipping/v4/manifest HTTP/1.1
Host: api-sandbox.dhlecs.com
Accept: application/json
Content-Type: application/json
User-Agent: Magento/2.3.4 (Language=PHP/7.2; Platform=Linux/4.15.0-101-generic)
Content-Length: 74
Authorization: Bearer t0K3n

{"pickup":"5320037","manifests":[{"dhlPackageIds":["1234567890"]}]} {"request":"[object] (Nyholm\\Psr7\\Request: {})"} []
[2020-06-12 09:53:06] dhlecomus.INFO: Received response:
HTTP/1.1 200 OK
Date: Fri, 12 Jun 2020 09:53:05 GMT
Content-Type: application/json
Content-Length: 196
Connection: keep-alive
node-id: /qX82fGC62Xdnx0LhB9U+FK6I1rqBGqbte/zydjlUI/ukLH74FKb0w==
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
X-Frame-Options: DENY
Correlation-Id: ab1234cd-abcd-ef89-98fe-1234bd567890
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: Authorization,Accept,Content-Type,X-Requested-With
Access-Control-Max-Age: 86400
Access-Control-Allow-Methods: GET,POST,DELETE,OPTIONS

{"timestamp":"2020-06-12T09:53:05.885Z","requestId":"f3b0f801-7275-4ae3-b223-c5f51d83421e","link":"https://api-sandbox.dhlecs.com/shipping/v4/manifest/5320037/f3b0f801-7275-4ae3-b223-c5f51d83421e"}

for request:
POST /shipping/v4/manifest HTTP/1.1
Host: api-sandbox.dhlecs.com
Accept: application/json
Content-Type: application/json
User-Agent: Magento/2.3.4 (Language=PHP/7.2; Platform=Linux/4.15.0-101-generic)
Content-Length: 74
Authorization: Bearer t0K3n

{"pickup":"5320037","manifests":[{"dhlPackageIds":["1234567890"]}]} {"request":"[object] (Nyholm\\Psr7\\Request: {})","response":"[object] (Nyholm\\Psr7\\Response: {})","milliseconds":576} []

