Skip to content

RecallByPhoneRequestDto

← Recall DTO

Simple request with only PhoneNumber -- used for MarkDone and ShiftByPeriods

Backend-источник: core.businesslogicservice/Core.BusinessLogicService/Nuget.BusinessApiClient/Dto/Recall/Requests/RecallByPhoneRequestDto.cs (core.businesslogicservice).

Simple request with only PhoneNumber -- used for MarkDone and ShiftByPeriods

Поля

ПолеТип (TS)ОбязательноеОписаниеТип (C#)
phoneNumberstringдаstring

Пример

json
{
  "phoneNumber": "+49123456789"
}