Xsolla-logo

Get reports

get/merchants/{merchant_id}/reports

Gets the list of financial reports over a specified period.

SecuritybasicAuth
Request
path Parameters
merchant_id
required
integer

Merchant ID.

query Parameters
datetime_from
required
string <datetime>

Period start.

datetime_to
required
string <datetime>

Period end.

Responses
200

OK.

Request samples
Response samples
application/json
[
  • {
    },
  • {
    }
]