---
title: "Update a Fill Request's stripe payment"
method: PUT
path: "/api/v1/fill_request/{url_token}/stripe_payment"
tags: ["api"]
---

# Update a Fill Request's stripe payment

`PUT /api/v1/fill_request/{url_token}/stripe_payment`

## Request body

- Model235
  - `stripe_id` string, required

## Response `202`

Accepted

## Other responses

- `400` — Bad Request
- `403` — Forbidden

---

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