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]>>โ
}
]
}
User | Count |
---|---|
18 | |
13 | |
8 | |
4 | |
2 |