Goldmine
Steam

Send Trade Offer

POST
/steam.v1.Steam/SendTradeOffer

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

curl -X POST "https://loading/steam.v1.Steam/SendTradeOffer" \  -H "Content-Type: application/json" \  -d '{}'
{
  "needsMobileConfirmation": true,
  "offerId": "string"
}
Empty