https://api.steampowered.com/IPartnerFinancialsService/GetAppWishlistReporting/v1/
NameValueTypeRequiredDescription
click to setstring Yes Steamworks Web API publisher key with Financial permissions.
uint32 Yes The app being queried for
string Yes The date being queried for (GMT bounded). The date should be formatted as YYYY-MM-DD, YYYY/MM/DD, or YYYYMMDD.
https://api.steampowered.com/IPartnerFinancialsService/GetChangedDatesForPartner/v1/
NameValueTypeRequiredDescription
click to setstring Yes Steamworks Web API publisher authentication key
uint64 Yes A unique identifier, the point at which to query data forward from. Should be set to 0 on first run.
bool NoInclude dates that are visible via view grants in the response
UNDOCUMENTEDGET

GetDetailedSales

https://api.steampowered.com/IPartnerFinancialsService/GetDetailedSales/v1/
NameValueTypeRequiredDescription
click to setstring Yes Steamworks Web API publisher authentication key
string Yes Date to retrieve the sales data for. The date should be formatted as YYYY-MM-DD, YYYY/MM/DD, or YYYYMMDD.
uint64 Yes A per-date value (ie. should be set at 0 for each date being queried). Informs the number of new records to query for.
bool NoInclude sales data that is visible via view grants in the response