API
|
admin/api
|
URI
|
{BASE_URL}
|
HTTP Method
|
POST
|
Request Content-Type
|
application/xml
|
Request Body
|
<val>Report_Type</val>
See ReportType for Report_Type valid values.
|
Response Body
|
A Report object in XML format.
|
Expected Response status
|
200 OK
|
Object Method
|
generateReport
|