redeemToken

suspend fun redeemToken(codes: List<Redeemable>, userId: UserId?, aliasId: String?, vendorId: DeviceVendorId, transactionReceipt: List<TransactionReceipt>, externalAccountId: String, attributionProps: Map<String, JsonElement>?): Either<WebRedemptionResponse, NetworkError>(source)