PayNow

PopularTimeOfDayDto_V2

day_of_weekenumRequired
Possible enum values
  • unspecified
  • monday
  • tuesday
  • wednesday
  • thursday
  • friday
  • saturday
  • sunday
hourintegerRequired
payment_countintegerRequired
Example
{
  "day_of_week": "unspecified",
  "hour": 0,
  "payment_count": 0
}