array(1) {
  ["accessTokenResponse"]=>
  array(5) {
    ["token"]=>
    string(32) "cc929c40e65640edb41ea7c7a0a5daf0"
    ["token_type"]=>
    string(6) "Bearer"
    ["expires_in_seconds"]=>
    string(5) "76294"
    ["client_id"]=>
    string(16) "LTExMTgwNTI4MTY="
    ["responseStatus"]=>
    array(3) {
      ["code"]=>
      string(6) "100000"
      ["message"]=>
      string(40) "Service operation completed successfully"
      ["messageDetails"]=>
      string(22) "Access token assigned."
    }
  }
}
cc929c40e65640edb41ea7c7a0a5daf0
array(1) {
  ["labelRequest"]=>
  array(2) {
    ["hdr"]=>
    array(5) {
      ["messageType"]=>
      string(5) "LABEL"
      ["messageDateTime"]=>
      string(19) "03-08-2025 02:23:50"
      ["accessToken"]=>
      string(32) "cc929c40e65640edb41ea7c7a0a5daf0"
      ["messageVersion"]=>
      string(3) "1.4"
      ["messageLanguage"]=>
      string(2) "en"
    }
    ["bd"]=>
    array(7) {
      ["pickupAccountId"]=>
      string(10) "5264574522"
      ["soldToAccountId"]=>
      string(10) "5264574522"
      ["handoverMethod"]=>
      int(2)
      ["pickupDateTime"]=>
      string(31) "2016-01-13T16 =>20 =>27+11 =>20"
      ["pickupAddress"]=>
      array(10) {
        ["name"]=>
        string(6) "JEFFRY"
        ["address1"]=>
        string(22) "DHL eCommerce Malaysia"
        ["address2"]=>
        NULL
        ["city"]=>
        string(7) "Puchong"
        ["state"]=>
        string(8) "Selangor"
        ["district"]=>
        NULL
        ["country"]=>
        string(2) "MY"
        ["postCode"]=>
        string(5) "47100"
        ["phone"]=>
        string(10) "0123456789"
        ["email"]=>
        NULL
      }
      ["shipmentItems"]=>
      array(1) {
        [0]=>
        array(17) {
          ["consigneeAddress"]=>
          array(11) {
            ["name"]=>
            string(5) "ADRIN"
            ["address1"]=>
            string(16) "NO 3 JALAN PPU 1"
            ["address2"]=>
            string(33) "Taman Perindustrian Puchong Utama"
            ["address3"]=>
            NULL
            ["city"]=>
            string(7) "Puchong"
            ["state"]=>
            string(8) "Selangor"
            ["district"]=>
            NULL
            ["country"]=>
            string(2) "MY"
            ["postCode"]=>
            string(5) "47100"
            ["phone"]=>
            string(10) "0123456789"
            ["email"]=>
            NULL
          }
          ["returnAddress"]=>
          array(12) {
            ["companyName"]=>
            string(22) "DHL eCommerce Malaysia"
            ["name"]=>
            string(6) "JEFFRY"
            ["address1"]=>
            string(13) "DHL eCommerce"
            ["address2"]=>
            NULL
            ["address3"]=>
            NULL
            ["city"]=>
            string(7) "Puchong"
            ["state"]=>
            string(8) "Selangor"
            ["district"]=>
            NULL
            ["country"]=>
            string(2) "MY"
            ["postCode"]=>
            string(5) "47100"
            ["phone"]=>
            string(10) "0123456789"
            ["email"]=>
            NULL
          }
          ["shipmentID"]=>
          string(15) "MYJDG7346524632"
          ["returnMode"]=>
          string(2) "02"
          ["deliveryConfirmationNo"]=>
          NULL
          ["packageDesc"]=>
          string(4) "TEST"
          ["totalWeight"]=>
          int(3000)
          ["totalWeightUOM"]=>
          string(1) "G"
          ["dimensionUOM"]=>
          string(2) "cm"
          ["productCode"]=>
          string(3) "PDO"
          ["codValue"]=>
          NULL
          ["insuranceValue"]=>
          NULL
          ["totalValue"]=>
          NULL
          ["currency"]=>
          string(3) "MYR"
          ["remarks"]=>
          NULL
          ["isMult"]=>
          string(5) "false"
          ["deliveryOption"]=>
          string(1) "C"
        }
      }
      ["label"]=>
      array(3) {
        ["pageSize"]=>
        string(7) "400x600"
        ["format"]=>
        string(3) "PNG"
        ["layout"]=>
        string(3) "1x1"
      }
    }
  }
}
HTTP/1.1 200 OK
Cache-Control: no-store, max-age=0
Pragma: no-cache
Content-Type: application/json; charset=utf-8
Set-Cookie: name=labelapi; Domain=dhlecommerce.asia; path=/ ; Secure; HttpOnly
Content-Control: no-cache
Content-Security-Policy: script-src 'self'
Strict-Transport-Security: max-age=63072000; includeSubDomains
x-frame-options: Deny
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Date: Sat, 02 Aug 2025 18:23:50 GMT
Content-Length: 444
Set-Cookie: TS01c74495=010448b655e404ada0403ba37f0bbad0261cbf330b1017b04423feabbf2ae6d9ea9d587958f524d8cf16a20a14c1d083798dc534c4; Path=/; Domain=.apitest.dhlecommerce.asia; Secure; HttpOnly
Set-Cookie: TS012cf483=010448b65512d01cd2308af8cc19a7f5669f6649ad1017b04423feabbf2ae6d9ea9d587958d631533efa27db88cf04279b482dde829953e32884239b14d65ae91f8848eadd; path=/ ; domain=dhlecommerce.asia; HttpOnly; Secure

{
  "labelResponse" : {
    "hdr" : {
      "messageType" : "LABEL",
      "messageDateTime" : "2025-08-03T02:23:50+08:00",
      "messageVersion" : "1.0"
    },
    "bd" : {
      "labels" : [ ],
      "responseStatus" : {
        "code" : "202",
        "message" : "Message validation failed.",
        "messageDetails" : "Input validation failed : Unable to process label request.Please provide correct request message."
      }
    }
  }
}
NULL