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
 
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="wikitable"
{{#css:
|-
.mApiTable
|rowspan="2" colspan="2" align="center"|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;
|Row Description
}
|
 
|-
.cApiName
|paidUntil
{
|string datetime
font-size: 22px;
|colspan="2"|desc
color: #FF8000;
|-
text-align:center;
|createDate
}
|string datetime
 
|colspan="2"|desc
.cDataRows
|-
{
|logonCount
background-color: #333;
|int
font-style: underline;
|colspan="2"|desc
color: gold;
|-
}
|logonMinutes
 
|int
.cApiFieldType
|colspan="2"|desc
{
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}}
|}
|}