Withdrawal status
Для получения и обновления статуса конкретной заявки выплаты можно воспользоваться двумя способами: самостоятельно через опросы сервера или через вебхуки.
Получить статус заявки
Name
Value
Name
Type
Description
{
"bank_full_name": null,
"time_left": 0,
"account_extra_info": "test",
"account_number": "2202 2023 4439 2851",
"amount": 330.0,
"bank": null,
"bank_type": "sbp",
"course": 102.5,
"create_dt": "28-11-2024 18:41",
"currency_code_to": "RUB",
"last_modified_dt": "28-11-2024 18:41",
"id": "6211c714-ca30-446f-80a4-a50be95ae06e",
"status": "SF",
"status_full": "SUCCESSFULLY_FINISHED",
"first_name": "",
"last_name": ""
}
{
"detail": "Страница не найдена."
}
{
"detail": "No Withdrawal matches the given query."
}Last updated