Difference between revisions of "NIMU:UpdateAccountStatus"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00250000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !...")
 
(No difference)

Latest revision as of 06:04, 3 March 2023

Request[edit]

Index Word Description
0 Header code [0x00250000]

Response[edit]

Index Word Description
0 Header code [0x002500C0]
1 Result code
2 Result code of the actual update operation
3 Customer Support Code of the actual update operation

Description[edit]

Fetches the user’s current account status using the GetAccountStatus endpoint with ServiceLevel = SHOP. Based on the response, NIM will respond to any authentication challenges and update the SOAP URL set for future calls. These requests are also typically made when checking for a system update, except with ServiceLevel = SYSTEM.