Knowledge Base

Check_Balance


API Response

If the routine was executed successfully, the body of our response will be in XML containing seperate instances for each type of credit balance. The value contained within each instance is the number of credits remaining on that balance, like this:

<result>
<GBP>quantity</GBP>
<USD>quantity</USD>
</result>