---
title: "Send Weekly Payment Mail from the selected dates"
method: POST
path: "/admin/sendWeeklyPaymentMail"
tags: ["admin"]
---

# Send Weekly Payment Mail from the selected dates

`POST /admin/sendWeeklyPaymentMail`

## Headers

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

## Request body

- Model55
  - `startDate` string, required
  - `endDate` string, required
  - `pickerID` string, required
  - `pickerEmail` string, required

## 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)
