Returns usage reports for a license key and email on a given date.
URL Endpoint
| Input Parameter | Type | Description |
|---|
| License Key | string | Your license key. |
| Email | string | Email associated with license key. |
| Date | string | Date of transaction usage. |
GetDOTSTransactionsByDay 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. |
| Web Service Name | string | Name of web service. |
| Transaction Count | string | Number of transactions. |
| Error | Error | See Errors. |