- URL Endpoint
- GetDOTSTransactionDetailsByDateRange Inputs
- GetDOTSTransactionDetailsByDateRange Outputs
- References
- Returns daily usage reports for a license key and email for a given date range.
URL Endpoint
GetDOTSTransactionDetailsByDateRange Inputs
- The inputs to this operation are all string objects and are listed in the table below.
Input Parameter | Type | Description |
---|---|---|
License key | string | Your license key. |
string | Email associated with license key. | |
Begin Date | string | Initial date of range. |
End Date | string | End date of range. |
GetDOTSTransactionDetailsByDateRange Outputs
- The inputs to this operation are all string objects and are listed in the table below.
Output Parameter | Type | Description |
---|---|---|
Date | string | Date of of transaction usage. |
Transaction Count | string | Number of transactions. |
Error | Error | See Errors. |