Difference between revisions of "Template:Json Request BulkFaxSend"

From Updox API
Jump to: navigation, search
(Created page with "{ "recipientFaxNumbers": [ "123-456-7890" ], "fromName": "Us", "fromFaxNumber": "123-456-7890", "faxContent": "OurSpecialFax", }")

Revision as of 09:14, 1 July 2015

{

   "recipientFaxNumbers": [
       "123-456-7890"
   ],
   "fromName": "Us",
   "fromFaxNumber": "123-456-7890",
   "faxContent": "OurSpecialFax",

}