---
title: "Replace Lost Stolen Card Request"
method: POST
path: "/v2/payment-cards/{payment_card_id}/replace-lost-stolen"
tags: ["paymentCards"]
---

# Replace Lost Stolen Card Request

`POST /v2/payment-cards/{payment_card_id}/replace-lost-stolen`

Replace a lost or stolen card

## Path parameters

- `payment_card_id` string, required

## Headers

- `Authorization` string, required

## Request body

- LostStolenCardRequest
  - `card_status` string, required

## Response `201`

- LostStolenCardResponse
  - `card_status` string, required

---

[API](https://skmtc.net/upwardli/apis/api-reference.md) · [All operations](https://skmtc.net/upwardli/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/upwardli/api-reference/revisions/8a237f1f704f/schema)
