Exemplo n.º 1
0
 public Task <CardToken> CreateToken(string cardId) => PostEmpty <CardToken>(Endpoints.CardsTokens(cardId));