We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bid auction_id bid auth_key
Request:
{ command: 'bid' data: { auction_id: 98, bid: 101, auth_key: 'ee11cbb19052e40b07aac0ca060c23ee' } }
Response:
{ command: 'bid', data: { auction_id: 98, success: true } }