4837 active members
  4815 are Online

Year

25

Day

151

Time

06:49:54

Guest
Login

Web Services v2.0 Hub » Character Resources » Character/Creditlog

Fully Implemented

Fully Implemented

URL: https://dev.swcombine.com/ws/v2.0/character/{uid}/creditlog[/]
Method: GET
Description: Gets the representation of the specified character's banking display
Pattern Description: uid (Mandatory): name or UID of character
Rate Limited: Yes
Query String: start_index (number): The first item to retrieve from the list, from 1 onwards
item_count (number): The number of items to retrieve (<= 1000)
start_id (number): The transaction id of the oldest desired transaction (1 = oldest 1000, 0 (default) = newest 1000)
Parameters: N/A
Requires Authentication: Yes
Permissions: character_credits: Read character credit information
Returns: 200 OK: Returns the representation for the specified character's banking display
400 Bad Request: One or more of the provided parameters was invalid
401 Unauthorized: The client does not have the required permission to access this resource
404 Not Found: The specified character does not exist or you do not have authorisation to access character information