Payout reports
YooMoney generates daily reports for successful payouts. It includes all successful payouts made for the previous day (from 00:00:00 AM to 23:59:59 PM (Moscow time)).
The report is sent to the email address specified in your Merchant Profile, under the Payout settings. The format of the report file is CSV.
If there were no transactions for the specified date, you will receive an empty report.
Fields in the report
Field in the report | Description |
---|---|
Payout ID | The unique payout identifier is the id parameter of the created payout object . |
Payout amount | The amount you transfer to the payout recipient is the value of the amount.value parameter from the request for creating a payout . The decimals are separated by the dot, and there is always two digits after the decimal point. There is no thousands separator. |
Payout currency | Three-letter currency code (RUB is the Russian ruble). |
Commission | The amount of commission charged by YooMoney from your balance for making a payout. The decimals are separated by the dot, and there are always two digits after the decimal point, no thousands separator |
Transaction time | The time when the payout was created in the following format: dd.MM.yyyy HH:mm:ss . Example: 18.06.2021 17:46:58 |
Additional details | The details you used to make a payout:
|
Description | The payout description is the value of the description parameter from the request for creating a payout . |
Payout type | Code for the method of receiving the payout. Possible values:
|
Recipient verification | The note on whether the payout recipient verification has been completed. Possible values:
|
Report example
"Идентификатор выплаты";"Сумма выплаты";"Валюта выплаты";Комиссия;"Время операции";"Дополнительные реквизиты";Описание;"Метод выплат";"Проверка получателя" po-28e7d82e-0003-5000-9000-0f1483ebc9ca;143.33;RUB;4.01;"30.09.2021 17:06:39";4100315000430537;Выплата №37;yoo_money;нет po-28e7d741-0003-5000-a000-0aaf7f924c72;100.00;RUB;8.00;"30.09.2021 17:02:45";MJJYIpFhJG8BqZ_nMmUJaICY.SC.000.202109;Выплата курьеру 001;bank_card;нет po-29aab543-002c-5000-8000-0f9aa8b2e8a0;1243.12;RUB;34.81;"25.02.2022 12:29:44";79810000000;"Order No. 1";sbp;нет po-29aab44a-002c-5000-8000-0dc745a77375;1243.12;RUB;34.81;"25.02.2022 12:25:40";79110000000;"Выплата курьеру 007";sbp;да
See also