---
title: "POST /api/payments/send-payment-link"
method: POST
path: "/api/payments/send-payment-link"
tags: ["Payments"]
---

# POST /api/payments/send-payment-link

`POST /api/payments/send-payment-link`

Send a localized payment link to the user email associated with RevenueCat ID

## Request body

- object
  - `rc_app_user_id` string, required
  - `lang` 'sk' | 'cs' | 'pl' | 'en', required
  - `sandbox` boolean

## Response `200`

Default Response

---

[API](https://skmtc.dev/buildoapp/apis/buildo-api.md) · [All operations](https://skmtc.dev/buildoapp/apis/buildo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/buildoapp/buildo-api/revisions/e646e4ae8482/schema)
