array(1) {
  ["accessTokenResponse"]=>
  array(5) {
    ["token"]=>
    string(32) "cc929c40e65640edb41ea7c7a0a5daf0"
    ["token_type"]=>
    string(6) "Bearer"
    ["expires_in_seconds"]=>
    string(5) "77143"
    ["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
string
{
  "labelResponse" : {
    "hdr" : {
      "messageType" : "LABEL",
      "messageDateTime" : "2025-08-03T02:09:41+08:00",
      "messageVersion" : "1.4",
      "messageLanguage" : "en"
    },
    "bd" : {
      "responseStatus" : {
        "code" : "400",
        "message" : "FAILED",
        "messageDetails" : [ {
          "messageDetail" : "Label re-print is not available for the entered Shipment ID(s)"
        } ]
      }
    }
  }
}