Created
March 4, 2019 19:27
-
-
Save blangel/fac4d78d56a0c5031a1286f2ac0c04e5 to your computer and use it in GitHub Desktop.
Dash Fleet API - MaintenanceServicedRequest.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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