- URL Endpoint
- GetDOTSTransactionsByDateRange Inputs
- GetDOTSTransactionsByDateRange Outputs
- References
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 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. |
GetDOTSTransactionsByDateRange Outputs
- The inputs to this operation are all string objects and are listed in the table below.
| Output Parameter | Type | Description |
|---|---|---|
| License Key | string | Your license key. |
| Key Start Date | string | Creation date of the key. |
| Key End Date | string | Expiration date of the key. |
| Service Date | string | Date of key transaction usage. |
| Begin Date | string | Initial date of range. |
| End Date | string | End date of range. |
| Web Service Name | string | Name of web service. |
| Transaction Count | string | Number of transactions. |
| Error | Error | See Errors. |