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.eyJzdWIiOiI2MzQiLCJzY3AiOiJ1c2VyIiwiYXVkIjpudWxsLCJpYXQiOjE3NTMyNjYxODUsImV4cCI6MTc1NTg1ODE4NSwianRpIjoiOGFkODM1NWYtOTMxNy00NWQ0LWEzZWEtNDczODFiYjM4MGE5In0.A9uy5bzUXynAaPhXabHsMr-794hggY2EZWex16uICvI
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-07-23.csv"; filename*=UTF-8''drivers-report-2025-07-23.csv
content-transfer-encoding: binary
vary: Accept, Origin
etag: W/"433c10dead7fac4417b6574213eb1745"
cache-control: max-age=0, private, must-revalidate
x-request-id: 32970d3e-f818-4c35-be7d-335d6fdd8637
x-runtime: 0.074211
content-length: 760

Body

Id,Name,DriverId,Company,Job,Date,Hours,Rate,Total
52,Terrie Zemlak,587,"Bednar, Witting and Kshlerin",Technology Assistant,2025-07-23,4.0,83.7,334.8
53,Genia Swift,589,Toy Inc,Technology Producer,2025-07-23,4.0,21.6,86.4
54,Lue Collins,591,"Olson, Kovacek and Kunde",District Hospitality Designer,2025-07-23,4.0,88.2,352.8
55,Wally Robel,593,"Glover, Robel and Wilkinson",Marketing Producer,2025-07-23,4.0,69.3,277.2
56,Evon Cummerata,595,VonRueden Group,Corporate Government Producer,2025-07-23,4.0,37.8,151.2
661,Juliane Crooks,618,"","",2025-07-14,"",10.0
666,Leeanne Swaniawski,620,"","",2025-07-14,"",10.0
671,Laquita Purdy,622,"","",2025-07-14,"",10.0
676,Stephan Greenholt,624,"","",2025-07-14,"",10.0
681,Lacresha Schmidt,626,"","",2025-07-14,"",10.0