Description
Get credits of your account
Method
Get
Call
|
|
|
|
|
|
|
|
This is a unique ID to identify the client |
|
|
This is a GUID to identify the client and to access the API |
Result
<?xml version='1.0' encoding='UTF-8'?>
<api version="1">
<credits>
<total_credit>1236</total_credit>
</credits>
</api>
Result Attributes
|
|
credits[] | Contains list of purchases |
total_credit | Number of active credits |