---
title: "Registers payments and bills for all pickers who worked in the selected date range"
method: POST
path: "/accounting/generateWeeklyDriverPayment"
tags: ["admin"]
---

# Registers payments and bills for all pickers who worked in the selected date range

`POST /accounting/generateWeeklyDriverPayment`

## Headers

- `authorization` string, required
- `content-language` string, required

## Request body

- Model47
  - `startDate` string, required — Date range start date
  - `endDate` string, required — Date range end date

## Response `default`

Successful

---

[API](https://skmtc.net/pickerexpress/apis/picker-production-documentation.md) · [All operations](https://skmtc.net/pickerexpress/apis/picker-production-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pickerexpress/picker-production-documentation/versions/ecdb0aa8c487/schema)
