---
title: "POST /api/customers/me/payment-methods/{id}/primary"
method: POST
path: "/api/customers/me/payment-methods/{id}/primary"
tags: ["api", "customer-payment-methods"]
---

# POST /api/customers/me/payment-methods/{id}/primary

`POST /api/customers/me/payment-methods/{id}/primary`

Set customer payment method of logged in customer to primary

## Path parameters

- `id` string, required — ID of the customer

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

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