Difference between revisions of "User:Enta en bauldry/API"

From EVE University Wiki
Jump to: navigation, search
m
m
 
Line 51: Line 51:
 
}}
 
}}
 
{{User:Enta_en_bauldry/API_Links}}
 
{{User:Enta_en_bauldry/API_Links}}
{| class="mApiTable"
+
 
|-
+
{{User:Enta_en_bauldry/API_Table
|rowspan="2" colspan="2" align="center" class="cApiName" |Account Status
+
|name=Account Status
|class="cApiInfoLabel"|Cache Method:
+
|url=/account/AccountStatus.xml.aspx
|class="cApiInfo"|Short
+
|args=keyID, vCode
|-
+
|cache=s
|class="cApiInfoLabel"|Input Arguments:
+
|mask=25
|class="cApiInfo"|keyID, vCode
+
|format=Rows containing text, no tags
|-
+
}}
|colspan="2" class="cApiExplicit"|/account/AccountStatus.xml.aspx
+
{{APITableRow|name=paidUntil|type=dt|desc=the date until which the account is currently subscribed}}
|class="cApiInfoLabel"|Access Mask:
+
{{APITableRow|name=createDate|type=dt|desc=the date the account was created}}
|class="cApiInfo"|2^25
+
{{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}}
|class="cApiInfoLabel"|Result Format:
 
|colspan="3" class="cApiInfo"|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


Api links.png
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