NIM Services: Difference between revisions
This should be all NIM specific results codes, that are not using the common descriptions numbers |
m Add anchors |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__TOC__ | |||
{{Anchor|NIMU}}{{Anchor|nim:u}} | |||
= NIM updater service "nim:u" = | = NIM updater service "nim:u" = | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 146: | Line 147: | ||
|} | |} | ||
= NIM | {{Anchor|NIMS}}{{Anchor|nim:s}} | ||
= NIM shop service "nim:s" = | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
Line 166: | Line 168: | ||
| 0x00060080 | | 0x00060080 | ||
| [[NIMS:IsTaskRegistered|IsTaskRegistered]] | | [[NIMS:IsTaskRegistered|IsTaskRegistered]] | ||
|- | |||
| 0x00070080 | |||
| GetTaskInfoFromTitleId | |||
|- | |||
| 0x00080042 | |||
| GetTaskList | |||
|- | |||
| 0x0009xxxx | |||
| Returns 0xE0C0D3F4, not implemented. | |||
|- | |- | ||
| 0x000A0000 | | 0x000A0000 | ||
Line 172: | Line 183: | ||
| 0x000B0084 | | 0x000B0084 | ||
| [[NIMS:SetAttribute|SetAttribute]] | | [[NIMS:SetAttribute|SetAttribute]] | ||
|- | |||
| 0x000C0082 | |||
| SetAttributeInt32 | |||
|- | |||
| 0x000D0082 | |||
| Connect | |||
|- | |||
| 0x000E0000 | |||
| UnregisterSOAP, aka soap account delete | |||
|- | |||
| 0x000F0042 | |||
| SetCountrySOAP, change effective country registry | |||
|- | |||
| 0x00100080 | |||
| Returns 0xE0C0D3F4, not implemented, reads for an int64 in IPC. | |||
|- | |||
| 0x001100C4 | |||
| Returns 0xE0C0D3F4, not implemented, reads for IPC parameters. | |||
|- | |||
| 0x00120084 | |||
| SetExternalAccountSOAP | |||
|- | |||
| 0x00130042 | |||
| DeleteExternalAccountSOAP | |||
|- | |||
| 0x00140000 | |||
| DeleteSavedCardSOAP | |||
|- | |||
| 0x00150082 | |||
| ListCashReplenishAmountsSOAP | |||
|- | |- | ||
| 0x0016020A | | 0x0016020A | ||
| [[NIMS:ListTitles|ListTitles]] | | [[NIMS:ListTitles|ListTitles]] | ||
|- | |||
| 0x0017020A | |||
| ListContentSetsExSOAP | |||
|- | |||
| 0x0018020A | |||
| ListItemsSOAP | |||
|- | |||
| 0x0019028C | |||
| ListContentSetGroupsSOAP | |||
|- | |||
| 0x001E0104 | |||
| GetTaxesSOAP | |||
|- | |||
| 0x001F0106 | |||
| GetTaxLocationSOAP | |||
|- | |- | ||
| 0x00220080 | | 0x00220080 | ||
Line 184: | Line 240: | ||
| 0x002D0042 | | 0x002D0042 | ||
| [[NIMS:DownloadTickets|DownloadTickets]] | | [[NIMS:DownloadTickets|DownloadTickets]] | ||
|- | |||
| 0x0036xxxx | |||
| Returns 0xE0C0D3F4, not implemented. | |||
|- | |- | ||
| 0x003C0002 | | 0x003C0002 | ||
Line 199: | Line 258: | ||
| 0x00570082 | | 0x00570082 | ||
| [[NIMS:ConnectNoTicketDownload|ConnectNoTicketDownload]] | | [[NIMS:ConnectNoTicketDownload|ConnectNoTicketDownload]] | ||
|- | |||
| 0x005B0000 | |||
| DeleteInitAccSavedData | |||
|- | |||
| 0x005C0000 | |||
| DeleteAccountSavedData | |||
|- | |||
| 0x005F00C0 | |||
| DownloadTitleSeed | |||
|} | |} | ||
{{Anchor|NIMAOC}}{{Anchor|nim:aoc}} | |||
= NIM server service "nim:aoc" = | = NIM server service "nim:aoc" = | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 232: | Line 301: | ||
|} | |} | ||
{{Anchor|NIMNDM}}{{Anchor|nim:ndm}} | |||
= NIM service "nim:ndm" = | = NIM service "nim:ndm" = | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 1,028: | Line 1,098: | ||
| Encoding errors. In NIM, if error while encoding base64 for X-Authentication-Key or X-Authentication-Data HTTP parameters. | | Encoding errors. In NIM, if error while encoding base64 for X-Authentication-Key or X-Authentication-Data HTTP parameters. | ||
|} | |} | ||
[[Category:Services]] |