Sell a card
public System.Threading.Tasks.Task<SHTCGClient.Models.Vendors.CardSellResponse?> SellCard(int cardId, int vendorId);
cardId System.Int32
cardId
The card ID
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.