Skip to content

Instantly share code, notes, and snippets.

@expressmailing
Last active December 15, 2017 15:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save expressmailing/6034e8bf264efe31741a521ddab0d195 to your computer and use it in GitHub Desktop.
Save expressmailing/6034e8bf264efe31741a521ddab0d195 to your computer and use it in GitHub Desktop.
API fax unitaire exemple push
<request login="your-login" password="your-password">
<push media="fax" type="on_demand" name="Test API Fax">
<message type="doc">
0M8R4KGxGuEAAAAA[...]AAAAAAAAAAAAAAAA
</message>
<recipients>
<add target="+33 170248254"/>
</recipients>
</push>
</request>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment