User Tools

Site Tools


developers:api:action

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
developers:api:action [2014/10/17 20:16]
Jaco van Wyk
developers:api:action [2014/10/18 07:06]
Jaco van Wyk
Line 5: Line 5:
 Retrieve an action by id and return it's details. Retrieve an action by id and return it's details.
  
-<​code>​+<​code ​php>
     $ curl -u user:pass -d ""​ \     $ curl -u user:pass -d ""​ \
     >      https://​api.snapbill.com/​v1/​action/​1034/​get.json     >      https://​api.snapbill.com/​v1/​action/​1034/​get.json
 </​code>​ </​code>​
  
-<source examples/​action.txt-1.json>​+<source examples/​action.txt-1.json json>
  
 ==== Action Parameter Listing ==== ==== Action Parameter Listing ====
developers/api/action.txt ยท Last modified: 2014/10/18 07:12 by Jaco van Wyk