about_MarketplaceAPI.Help.txt
TOPIC
about_MarketplaceAPI SHORT DESCRIPTION Powershell implementation of Marketplace API (Also) LONG DESCRIPTION First execute the **GetSessionToken** method to get the session token. A valid session token has to be provided with each request in the Authenticate header field. The value of the header field must be CCPSessionId followed by a space character and the session token. An example of a possible **Authenticate** header field value is `CCPSessionId C9C5MlqrpMwG/6bQ3mAVlm0Z6hi/eh1vsQs4i1I/g==` **Note: All returned errors are xml.** **!Note: All body parameters are __case sensitive__** NOTE This is a note. TROUBLESHOOTING NOTE EXAMPLES Place examples here. KEYWORDS SEE ALSO Place related topics here. |