Xsolla-logo

Get payouts breakdown in currency

get/merchants/{merchant_id}/reports/transactions/summary/transfer

Gets payouts breakdown in currency.

Notice

This API call does not contain the project_id path parameter, so you need to use the API key that is valid in all the company’s projects to set up authorization.

SecuritybasicAuth
Request
path Parameters
merchant_id
required
integer

Merchant ID.

query Parameters
datetime_from
string <datetime>

Period start.

datetime_to
string <datetime>

Period end.

legal_entity_id
integer

ID of the developer's legal entity.

status
string

Transaction status.

Enum: "done" "canceled" "error"
Responses
200

OK.

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