Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
mNo edit summary
mNo edit summary
 
(15 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}}
|}
|}

Latest revision as of 18:35, 13 December 2014



EVE API Portal

General

Overview
Reference
Libraries
Lexicon

-->


Account Status Cache Method: Short
Input Arguments: keyID, vCode
/account/AccountStatus.xml.aspx Access Mask: 2^25
Result Format: Rows containing text, no tags
Row Name Row Type Row Description

Template:APITableRow Template:APITableRow Template:APITableRow Template:APITableRow