Produces a salesperson commission report for the salesperson ID specified.
name | description | type | default | type |
---|---|---|---|---|
id | the ID of the salesperson for whom the report is run | path | String | |
reportType | S - Summary, D - Detailed | query | String | |
dateType | B - Bill Date, D - Delivery Date, anything else - Ship Date | query | String | |
startDate | the start of the date range for the specified date type | query | t | Date |
endDate | the end of the date range for the specified date type | query | t | Date |
a response object containing the salesperson commission report in PDF format