Skip to content

Instantly share code, notes, and snippets.

@blangel
Created March 4, 2019 19:27
Show Gist options
  • Save blangel/fac4d78d56a0c5031a1286f2ac0c04e5 to your computer and use it in GitHub Desktop.
Save blangel/fac4d78d56a0c5031a1286f2ac0c04e5 to your computer and use it in GitHub Desktop.
Dash Fleet API - MaintenanceServicedRequest.json
{
"id":,
"dateTime":,
"servicedDateTime": 1551727564000,
"servicedNotes":"Waited for 2 hours to get serviced",
"provider":{MAINTENANCE_PROVIDER_OBJ},
"cost":500,
"costCurrencyCode":"USD",
"reschedule":{MAINTENANCE_DURATION_OBJ}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment