Send to Trukr response
export_attempts_ids integer[]
List of objects representing created export jobs
successfully_exported_vehicles_idsinteger[]
List of successfully exported vehicles
Send to Trukr response
{
"export_attempts_ids ": [
0
],
"successfully_exported_vehicles_ids": [
0
]
}