Difference between revisions of "Template:Json Response FaxOemPop"

From Updox API
Jump to: navigation, search
(Created page with " { "endOfQueue": false, "messageId": 1787, "received": 1396640136000, "from": "7877460048", "to": "8663664129", "attachments": [ { ...")
 
 
Line 9: Line 9:
 
             "fileName": "fax176357386.pdf_page-1.png",
 
             "fileName": "fax176357386.pdf_page-1.png",
 
             "mimeType": "image/png",
 
             "mimeType": "image/png",
             "content": "iVBORw0KGgo.....AAAAN"
+
             "content": "iVBORw0KGgo...AKfUw~N"
 
         }
 
         }
 
     ]
 
     ]
 
   }
 
   }

Latest revision as of 08:42, 24 July 2014

 {
   "endOfQueue": false,
   "messageId": 1787,
   "received": 1396640136000,
   "from": "7877460048",
   "to": "8663664129",
   "attachments": [
       {
           "fileName": "fax176357386.pdf_page-1.png",
           "mimeType": "image/png",
           "content": "iVBORw0KGgo...AKfUw~N"
       }
   ]
 }