NIMS:DownloadTickets: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x002D0042] |- | 1 | Total u64 little-endian ticketIDs contained in the..." |
(No difference)
|
Latest revision as of 20:34, 16 October 2015
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x002D0042] |
| 1 | Total u64 little-endian ticketIDs contained in the buffer. |
| 8 | ((TotalTikIDs*0x8)<<14) | 2 |
| 9 | TikIDs buffer ptr. |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Resultcode |
Description
This sends a HTTP request for ECommerceSOAP AccountGetETickets. Then it uses AMNet:SetCertificates, followed by ticket installation starting with AMNet:OpenTicket.