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
 
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
|}
|}