- Used to get access token using apiKey.
callback
- Error or your access tokenerr
- Error if error occured, null if noneaccessToken
- Access token if suceeded
- Used to get that lightning trade button on bptf.
callback
- Error and succeederr
- Error if error occured
- Used to refresh the backpack of someone in backpack.tf
steamID
- The steam 64 id of the targeterr
- Error if error occured/Backpack is in fallback
- Used to create buy & sell listing
listings
- An array ofitemDetails
itemDetails
id
(don't have to include if you want to buy)itemname
(don't have to include if you want to sell)quality
(usually dont hve to specify as the quality is automatically determined from the name. Unless you want to use qualities like Strange Unusual )craftable
(Use Non-Craftable for uncraft item, or defaults to Craftable)price
keys
metal
details
(optional)
callback
err
- Reason of failrawResponse
- Raw response from bptfsimResponse
- A simplified response of the data withmarket_hash_name
on success/failure (most probably wont since the listing is not created)
- Deletes listings on bptf
listingIds
- An array of ids (use getOurListings)callback
- Error or successerr
- Error if error occuredresponse
- Amount of listings you've deleted & errors
err
- Error if occuredlistingIds
- An array of your listing ids, both buy and sell