array(1) {
  ["accessTokenResponse"]=>
  array(5) {
    ["token"]=>
    string(32) "96e7c57c0f22422a9a0f2384c5fa385c"
    ["token_type"]=>
    string(6) "Bearer"
    ["expires_in_seconds"]=>
    string(5) "61920"
    ["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."
    }
  }
}
96e7c57c0f22422a9a0f2384c5fa385c
string
{
  "labelResponse" : {
    "hdr" : {
      "messageType" : "LABEL",
      "messageDateTime" : "2025-12-11T12:10: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)"
        } ]
      }
    }
  }
}