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