Sell cards
public System.Threading.Tasks.Task<SHTCGClient.Models.Vendors.CardSellResponse?> SellCards(int[] cardIds, int vendorId);
cardIds System.Int32[]
cardIds
The card IDs
vendorId System.Int32
vendorId
The vendor ID to sell to
System.Threading.Tasks.Task<CardSellResponse> Sale information
There was an error while loading. Please reload this page.