https://netsuiteprofessionals.com logo
Title
a

Aaron Lozier

07/13/2021, 4:09 PM
Morning all... What would be the correct way to provide a date field update via the REST API. e.g.
{
  "custentity_date_field": "7/13/2021 11:00:00"
}
Returns the error:
Unable to parse value '7/13/2021 11:00:00' (String) from the DateTime,ZonedDateTime field (custentity_date_field).
I have tried several different formats...
:question_answered: 1
(Everything except ISO-8601... that was it 🤦 )
🤦 1