Returns usage reports for a license key and email for a given date range.

URL Endpoint

GetDOTSTransactionsByDateRange Inputs

The inputs to this operation are all string objects and are listed in the table below

Input ParameterTypeDescription
License keystringYour license key.
EmailstringEmail associated with license key.
Begin DatestringInitial date of range.
End DatestringEnd date of range.

GetDOTSTransactionsByDateRange Outputs

Output ParameterTypeDescription
License KeystringYour license key.
Key Start DatestringCreation date of the key.
Key End DatestringExpiration date of the key.
Service DatestringDate of key transaction usage.
Begin DatestringInitial date of range.
End DatestringEnd date of range.
Web Service NamestringName of web service.
Transaction CountstringNumber of transactions.
ErrorErrorSee Errors.

References