Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@fasmide
Created December 19, 2011 13:43
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 fasmide/1497284 to your computer and use it in GitHub Desktop.
Save fasmide/1497284 to your computer and use it in GitHub Desktop.
Tank_Api balance method output example
<?xml version="1.0" encoding="UTF-8"?>
<Tank_Api generator="zend" version="1.0">
<balance>
<message>Dit kort indeholder 752.20 kr.</message>
<balance>75220</balance>
<status>success</status>
</balance>
</Tank_Api>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment