---
title: "Update nominal card embossing group"
method: PATCH
path: "/embossing/v1/cards/{cardId}"
tags: ["Embossing"]
---

# Update nominal card embossing group

`PATCH /embossing/v1/cards/{cardId}`

Update a nominal card's embossing group.<br>

As a card issuer, you can set up your own embossing configuration in the Pismo platform, which can have multiple embossing groups. Each embossing group can have its own configured schedule and embosser. Assigning a card to a different embossing group effectively changes its schedule and embosser.

Contact your Pismo representative to set up your embossing configuration and process. For more information on embossing, refer to the [Physical card embossing](https://developers.pismo.io/pismo-docs/docs/physical-card-embossing) guide.

**Note:** This is a PCI endpoint, use the https://gw-pci.pismolabs.io environment.

## Path parameters

- `cardId` string, required

## Request body

- object
  - `embossing_group` string — Embossing group name. If not passed, the default embossing group is used.

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `409` — Conflict

---

[API](https://skmtc.net/pismo/apis/platform-authentication.md) · [All operations](https://skmtc.net/pismo/apis/platform-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pismo/platform-authentication/revisions/935b62e16de4/schema)
