BOT Error Invalid property identifier character

I wrote this HTTP body like the one for updating the Inspection Date

This one is for adding the unit to the Maintenance app when a user adds a truck or trailer through the annualloadbook app

Question: What is the Property identifier character?

{
"Action": "Add",
"Properties": {
"Locale": "en-US"
},
"Rows": [
{
โ€œIDโ€: โ€œ<<[id_truck]>>โ€,
โ€œUnit Numberโ€: โ€œ<<[Unit #]>>โ€,
โ€œEquipment Typeโ€: โ€œ<<[Equipment Type]>>โ€,
โ€œMakeโ€: โ€œ<<[Make]>>โ€,
โ€œModelโ€: โ€œ<<[Model]>>โ€,
โ€œVinโ€: โ€œ<<[Vin]>>โ€,
โ€œYearโ€: โ€œ<<[Year]>>โ€,
โ€œLicense Plateโ€: โ€œ<<[License Plate]>>โ€,
โ€œImageโ€: โ€œ<<[Image]>>โ€,
โ€œNotesโ€: โ€œ<<[Notes]>>โ€,
โ€œStatusโ€: โ€œ<<[Status]>>โ€,
โ€œCreated Byโ€: โ€œ<<[CreationEmail]>>โ€,
โ€œCreated Dateโ€: โ€œ<<[CreationDateTime]>>โ€
}
]
}

  IMG_0580.png 

0 6 291
6 REPLIES 6
Top Labels in this Space