get Market Board Sale History
Returns the history data for the requested item ID and world.
Parameters
The world to retrieve data for.
The item ID to retrieve data for.
The number of entries to return. By default, this is set to 1800, but may be set to a maximum of 999999.
The amount of time before now to calculate stats over, in milliseconds. By default, this is 7 days.
The amount of time before now to take entries within, in seconds. Negative values will be ignored.
Throws
The world/DC or item requested is invalid.
The Universalis API returned an unexpected return code.
Returns the history data for the requested item ID and data center.
Parameters
The data center to retrieve data for.
The item ID to retrieve data for.
The number of entries to return. By default, this is set to 1800, but may be set to a maximum of 999999.
The amount of time before now to calculate stats over, in milliseconds. By default, this is 7 days.
The amount of time before now to take entries within, in seconds. Negative values will be ignored.
Throws
The world/DC or item requested is invalid.
The Universalis API returned an unexpected return code.
Returns the history data for the requested item ID and region.
Parameters
The region to retrieve data for.
The item ID to retrieve data for.
The number of entries to return. By default, this is set to 1800, but may be set to a maximum of 999999.
The amount of time before now to calculate stats over, in milliseconds. By default, this is 7 days.
The amount of time before now to take entries within, in seconds. Negative values will be ignored.
Throws
The world/DC or item requested is invalid.
The Universalis API returned an unexpected return code.
Returns the history data for the requested list of item IDs and world.
Parameters
The world to retrieve data for.
The list of item IDs to retrieve data for.
The number of entries to return. By default, this is set to 1800, but may be set to a maximum of 999999.
The amount of time before now to calculate stats over, in milliseconds. By default, this is 7 days.
The amount of time before now to take entries within, in seconds. Negative values will be ignored.
Throws
The world/DC or item requested is invalid.
The Universalis API returned an unexpected return code.
Returns the history data for the requested list of item IDs and data center.
Parameters
The data center to retrieve data for.
The list of item IDs to retrieve data for.
The number of entries to return. By default, this is set to 1800, but may be set to a maximum of 999999.
The amount of time before now to calculate stats over, in milliseconds. By default, this is 7 days.
The amount of time before now to take entries within, in seconds. Negative values will be ignored.
Throws
The world/DC or item requested is invalid.
The Universalis API returned an unexpected return code.
Returns the history data for the requested list of item IDs and region.
Parameters
The region to retrieve data for.
The list of item IDs to retrieve data for.
The number of entries to return. By default, this is set to 1800, but may be set to a maximum of 999999.
The amount of time before now to calculate stats over, in milliseconds. By default, this is 7 days.
The amount of time before now to take entries within, in seconds. Negative values will be ignored.
Throws
The world/DC or item requested is invalid.
The Universalis API returned an unexpected return code.