Finance > Timesheets

Export individual pending timesheets and rewards

GET export pending timesheets individual

Endpoint

GET /api/v1/finance/timesheets/export_pending_individual

Parameters

Name Description
timesheet_ids Array of timesheet ids
reward_ids Array of reward ids
passcode required Admin passcode

Request

Route

GET /api/v1/finance/timesheets/export_pending_individual?timesheet_ids[]=52&timesheet_ids[]=53&timesheet_ids[]=54&timesheet_ids[]=55&timesheet_ids[]=56&reward_ids[]=661&reward_ids[]=666&reward_ids[]=671&reward_ids[]=676&reward_ids[]=681&passcode=1234

Headers

Accept: application/json
Content-Type: application/json
Authorization: Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI2MzQiLCJzY3AiOiJ1c2VyIiwiYXVkIjpudWxsLCJpYXQiOjE3NjA5NTA0NDUsImV4cCI6MTc2MzU0MjQ0NSwianRpIjoiNzcyZjQxODctNGQwNy00ZDA4LWFhYjItZGQwMmU3OTQzNTQ5In0.0F2Q_5DTKe5MR0sz4MEfotujl10UqkKKjR6ppaRTidE
Host: example.org
Cookie: 

Query Parameters

timesheet_ids=["52", "53", "54", "55", "56"]
reward_ids=["661", "666", "671", "676", "681"]
passcode=1234

Body

{
}

Response

Simulated Response

Status

200

Headers

x-frame-options: SAMEORIGIN
x-xss-protection: 0
x-content-type-options: nosniff
x-permitted-cross-domain-policies: none
referrer-policy: strict-origin-when-cross-origin
content-type: text/csv
content-disposition: attachment; filename="drivers-report-2025-10-20.csv"; filename*=UTF-8''drivers-report-2025-10-20.csv
content-transfer-encoding: binary
vary: Accept, Origin
etag: W/"12b0081661d605f86e8df0c8871ccbff"
cache-control: max-age=0, private, must-revalidate
x-request-id: e9ac6aab-69dc-46df-a71d-a1ada5d30be8
x-runtime: 0.057469
content-length: 733

Body

Id,Name,DriverId,Company,Job,Date,Hours,Rate,Total
52,Raul Corkery,587,"Hayes, McClure and Cormier",Government Director,2025-10-20,4.0,18.0,72.0
53,Dana Legros,589,"Zulauf, Wunsch and Koelpin",Design Developer,2025-10-20,4.0,45.0,180.0
54,Akiko Rolfson,591,"Leffler, Graham and Simonis",IT Coordinator,2025-10-20,4.0,90.0,360.0
55,Paul Upton,593,"Kub, Terry and Waelchi",District Consultant,2025-10-20,4.0,42.3,169.2
56,Noble Skiles,595,Ryan Inc,Legal Associate,2025-10-20,4.0,81.0,324.0
661,Yesenia Goodwin,618,"","",2025-10-13,"",10.0
666,Octavio Koch,620,"","",2025-10-13,"",10.0
671,Fredericka Crooks,622,"","",2025-10-13,"",10.0
676,Mikel Gislason,624,"","",2025-10-13,"",10.0
681,Arminda Halvorson,626,"","",2025-10-13,"",10.0