Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Enta en bauldry/API: Difference between revisions

From EVE University Wiki
mNo edit summary
mNo edit summary
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="wikitable"
{{#css:
|-
.mApiTable
|rowspan="2" colspan="2" align="center" style="font-size: 22px; color=#FF8000;"|Account Status
{
|Cache Method:
border-spacing: 0px;
|Short
border-collapse: collapse;
|-
}
|Input Arguments:
 
|keyID, vCode
.mApiTable td
|-
{
|colspan="2"|/account/AccountStatus.xml.aspx
border: thin solid silver;
|Access Mask:
padding: 5px;
|2^25
margin: 0px;
|-
}
|Result Format:
 
|colspan="3"|Rows containing text, no tags
table.mApiTable td.cApiExplicit
|-
{
|Row Name
font-style: oblique;
|Row Type
font-weight: bold;
|colspan="2"|Row Description
}
|-
 
|paidUntil
.cApiName
|string datetime
{
|colspan="2"|desc
font-size: 22px;  
|-
color: #FF8000;
|createDate
text-align:center;
|string datetime
}
|colspan="2"|desc
 
|-
.cDataRows
|logonCount
{
|int
background-color: #333;
|colspan="2"|desc
font-style: underline;
|-
color: gold;
|logonMinutes
}
|int
 
|colspan="2"|desc
.cApiFieldType
{
font-style: italic;
}
 
table.mApiTable td.cApiInfoLabel
{
border-right-style: none;
color: gold;
}
 
table.mApiTable td.cApiInfo
{
border-left-style: none;
}
 
}}
{{User:Enta_en_bauldry/API_Links}}
 
{{User:Enta_en_bauldry/API_Table
|name=Account Status
|url=/account/AccountStatus.xml.aspx
|args=keyID, vCode
|cache=s
|mask=25
|format=Rows containing text, no tags
}}
{{APITableRow|name=paidUntil|type=dt|desc=the date until which the account is currently subscribed}}
{{APITableRow|name=createDate|type=dt|desc=the date the account was created}}
{{APITableRow|name=logonCount|type=int|desc=the number of times you logged into CCP's services (this includes not only the game logons but also forum logons, likely also EVEGate logons)}}
{{APITableRow|name=logonMinutes|type=int|desc=the date until which the account is currently subscribed}}
|}
|}