Difference between revisions of "Template:Json Request BulkFaxSend"
From Updox API
(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",
}