URL: | https://dev.swcombine.com/ws/v2.0/faction/{uid}/budget/{budgetuid:23\:\d+}[/] |
Method: | GET |
Description: | Gets a representation of a budget |
Pattern Description: |
uid (Mandatory): name or UID of character budgetuid (Mandatory): UID of the budget |
Rate Limited: | Yes |
Query String: | N/A |
Parameters: | N/A |
Requires Authentication: | Yes |
Permissions: |
faction_budgets_read: See your faction's budgets |
Returns: |
200 OK: Returns a representation of a budget 400 Bad Request: One or more of the provided parameters was invalid 404 Not Found: Specified budget does not exist |