Report API
The usage on report API v2.
Post Drop
Request Body
Name
Type
Description
{
"reportHash": "49523605e1ab4774d1058d9caa25879c193226c9effee177fb3571a9f0e83e69"
}Drop
Model
{
dropType: string,
itemId: string,
quantity: number
}Properties
Examples of Request Body
Last updated
Was this helpful?