ESET Online Help

Search
Select the topic

MyCompany

Call description

This request gets a billing report for first-level companies and all child companies the user has access to. You can use the My Company Selected Companies Only as a filtered view of this (MyCompany) call.

This call is available only to Distributor and HQ accounts.

This API call requires authorization; the user has to be logged in.

Request URL: https://mspapi.eset.com/api/BillingReport/MyCompany

This request is a POST call type.

Call structure

{

  "year": 0,

  "month": 0

}

Call parameters

Parameter

Description

year

Use an integer value to select a single year. For example, 2018.

month

Use an integer value to select a single month. For example, use 1 for January.

Response structure

The response contains data in the JSON format.

hmtoggle_plus0Example response

 

Troubleshooting

ESET MSP Administrator 2 API uses standardized error codes. If you are getting errors or unexpected responses, see the Troubleshooting API for common problems and the list of error codes.

List of error codes