Intuit.Ipp.ReportService
This class file contains ReportService which performs Read operation for Reports
The Service context object.
Rest Request Handler.
Initializes a new instance of the class.
IPP Service Context
Gets or sets the call back event for Report method in asynchronous call.
The OnExecuteReportAsyncCompleted call back.
Executes a report against a specified realm. The realm must be set in the context.
Name of Report to Run.
Returns an updated version of the entity with updated identifier and sync token.
Executes a Report
Name of Report to Run.
Validates the Service context.
Service Context.
ExecuteReport Asynchronous call back method
Rest handler class
callback event arguments
Gets or sets the StartDate
Gets or sets the end_date
Gets or sets the date_macro
Gets or sets the accounting_method
Gets or sets the summarize_column_by
Gets or sets the customer
Gets or sets the vendor
Gets or sets the item
Gets or sets the class
Gets or sets the department
Gets or sets the qzurl
Gets or sets the aging_period
Gets or sets the num_periods
Gets or sets the report_date
Gets or sets the report_date
Gets or sets the report_date
Gets or sets the report_date
Gets or sets the report_date
Gets or sets the columns
Gets or sets the aging_method
Gets or sets the past_due
Gets or sets the end_duedate
Gets or sets the start_duedate
Gets or sets the term
Gets or sets the custom1
Gets or sets the custom2
Gets or sets the custom3
Gets or sets the shipvia
Gets or sets the sort_by
Gets or sets the sort_order
Gets or sets the account
Gets or sets the source_account
Gets or sets the account_type
Gets or sets the source_account_type
Gets or sets the duedate_macro
Gets or sets the appaid
Gets or sets the createdate_macro
Gets or sets the end_createddate
Gets or sets the start_createddate
Gets or sets the moddate_macro
Gets or sets the end_moddate
Gets or sets the start_moddate
Gets or sets the account_status
Gets or sets the group_by
Gets or sets the payment_method
Gets or sets the name
Gets or sets the transaction_type
Gets or sets the cleared
Gets or sets the arpaid
Gets or sets the printed
Gets or sets the bothamount
Gets or sets the memo
Gets or sets the docnum
Gets or sets the subcol_py
Gets or sets the subcol_py_chg
Gets or sets the subcol_py_pct_chg
Gets or sets the subcol_pp
Gets or sets the subcol_pp_chg
Gets or sets the subcol_pp_pct_chg
Gets or sets the subcol_pct_ytd
Gets or sets the subcol_ytd
Intuit.Ipp.ReportService has public methods to call Reporting Services.
A list of Domain entities supported by IPS. Used by the REST infrastructure to construct relevant calls.
none Resource
account balances Resource
balance sheet Resource
customers show me Resource
advanced report Resource
income breakdown Resource
profitandloss Resource
sales summary Resource
top customers by sales Resource
A list of Domain entities supported by IDS. Used by the REST infrastructure to construct relevant calls.
user Resource
account Resource
bill Resource
bill payment Resource
billpaymentcreditcard Resource
bom component Resource
build assembly Resource
charge Resource
check Resource
credit card charge Resource
credit card credit Resource
credit memo Resource
currency info Resource
customer Resource
customer message Resource
customer type Resource
deposit Resource
discount Resource
employee Resource
estimate Resource
fixedasset Resource
incomebreakdown Resource
inventoryadjustment Resource
inventorysite Resource
inventorytransfer Resource
invoice Resource
item Resource
itemconsolidated Resource
itemreceipt Resource
job Resource
jobtype Resource
journalentry Resource
othername Resource
payment Resource
paymentmethod Resource
payrollitem Resource
payrollnonwageitem Resource
purchaseorder Resource
salesorder Resource
salesreceipt Resource
salesrep Resource
salestax Resource
salestaxcode Resource
salestaxgroup Resource
shipmethod Resource
status Resource
task Resource
templatename Resource
timeactivity Resource
unitofmeasure Resource
vendor Resource
vendorcredit Resource
vendortype Resource
preferences Resource
syncactivityrequest Resource
salesterm Resource
class Resource
creditcardrefun Resource
company Resource
customfielddefinition Resource
namevalue Resource
recordcount Resource
This interface specifies the ReportService Read operation
Executes a Report for a specified realm. The realm must be set in the context.
Report to Run
A strongly-typed resource class, for looking up localized strings, etc.
Returns the cached ResourceManager instance used by this class.
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
Looks up a localized string similar to This Batch Id is already used within this batch..
Looks up a localized string similar to BatchItem having Id {0} not found for removal..
Looks up a localized string similar to Number of Items in Batch Request exceeded the permissible limit of 25 items..
Looks up a localized string similar to There was an error while communicating with the Ids Server..
Looks up a localized string similar to The provided entity cannot be converted to IntuitEntity object..
Looks up a localized string similar to Id of the entity cannot be null or empty..
Looks up a localized string similar to entity.
Looks up a localized string similar to Exception has been generated: {0}.
Looks up a localized string similar to The Ids Logger cannot be null..
Looks up a localized string similar to Id.
Looks up a localized string similar to pageNumber.
Looks up a localized string similar to pageSize.
Looks up a localized string similar to Parameter cannot be null..
Looks up a localized string similar to Parameter cannot be zero or negative value..
Looks up a localized string similar to The Request Validator cannot be null..
Looks up a localized string similar to The Response Stream was null or empty..
Looks up a localized string similar to The Service Context cannot be null..
Looks up a localized string similar to serviceContext.
Looks up a localized string similar to Status not deleted. .
Looks up a localized string similar to Status not voided..
Looks up a localized string similar to string parameter can not be null or empty..
Intuit Partner Platform Services for QBO.
The Service context object.
Initializes a new instance of the class.
IPP Service Context
call back event for find all
Executes a Report (asynchronously) under the specified realm in an asynchronous manner. The realm must be set in the context.
Name of the Report to Run
Report Parameters for query string
Creates the ids exception.
The application exception.
Returns the IdsException.
call back method for asynchronously Executing a Report
The sender.
The instance containing the event data.