redeem Token
abstract suspend fun redeemToken(token: List<Redeemable>, userId: UserId?, aliasId: String?, vendorId: DeviceVendorId, receipts: List<TransactionReceipt>, externalAccountId: String, attributionProps: Map<String, JsonElement>?): Either<WebRedemptionResponse, NetworkError>(source)