Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
No edit summary
mNo edit summary
 
(10 intermediate revisions by the same user not shown)
Line 11: Line 11:
padding: 5px;
padding: 5px;
margin: 0px;
margin: 0px;
}
table.mApiTable td.cApiExplicit
{
font-style: oblique;
font-weight: bold;
}
}


Line 32: Line 38:
}
}


.cApiInfoLabel
table.mApiTable td.cApiInfoLabel
{
{
border-right-style: none;
border-right-style: none;
color: gold;
}
}


.cApiInfo
table.mApiTable td.cApiInfo
{
{
boder-left-style: none;
border-left-style: none;
}
}


}}
}}
{{User:Enta_en_bauldry/API_Links}}


{| class="mApiTable"
{{User:Enta_en_bauldry/API_Table
|-
|name=Account Status
|rowspan="2" colspan="2" align="center" class="cApiName" |Account Status
|url=/account/AccountStatus.xml.aspx
|class="cApiInfoLabel"|Cache Method:
|args=keyID, vCode
|class="cApiInfo"|Short
|cache=s
|-
|mask=25
|class="cApiInfoLabel"|Input Arguments:
|format=Rows containing text, no tags
|class="cApiInfo"|keyID, vCode
}}
|-
{{APITableRow|name=paidUntil|type=dt|desc=the date until which the account is currently subscribed}}
|colspan="2"|/account/AccountStatus.xml.aspx
{{APITableRow|name=createDate|type=dt|desc=the date the account was created}}
|class="cApiInfoLabel"|Access Mask:
{{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)}}
|class="cApiInfo"|2^25
{{APITableRow|name=logonMinutes|type=int|desc=the date until which the account is currently subscribed}}
|-
|Result Format:
|colspan="3"|Rows containing text, no tags
|- class="cDataRows"
|Row Name
|Row Type
|colspan="2"|Row Description
|-
|paidUntil
|class="cApiFieldType"|string datetime
|colspan="2"|desc
|-
|createDate
|class="cApiFieldType"|string datetime
|colspan="2"|desc
|-
|logonCount
|class="cApiFieldType"|int
|colspan="2"|desc
|-
|logonMinutes
|class="cApiFieldType"|int
|colspan="2"|desc
|}
|}

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