Difference between revisions of "Template:Json BulkFax Block - CSharp"
From Updox API
(Created page with " "recipientFaxNumbers": [ "1111111111" ], "fromName": "FROMNAME", "fromFaxNumber": "FROMNUM", "faxContent": "FAX_CONTENT",") |
|||
Line 1: | Line 1: | ||
− | + | recipientFaxNumbers = { | |
"1111111111" | "1111111111" | ||
− | + | }, | |
− | + | fromName = "FROMNAME", | |
− | + | fromFaxNumber = "FROMNUM", | |
− | + | faxContent = "FAX_CONTENT", |
Revision as of 09:01, 1 July 2015
recipientFaxNumbers = { "1111111111" }, fromName = "FROMNAME", fromFaxNumber = "FROMNUM", faxContent = "FAX_CONTENT",