NetRevenueFiscal(sessionID, administrationID, StartDate, EndDate)
Returns the net revenue (decimal value) of a specific administration, in a given date range, including the fiscal correcting entries.
Parameters
sessionID
Returns a session ID that is obtained from the Authenticate(accessKey) method.
administrationID
The identifier of the administration. For a description where you can find the administrationID see article Administration ID.
StartDate
Start date of the transactions.
EndDate
End date of the transactions.