---
title: "Get Payment Card Emboss"
method: GET
path: "/v2/payment-cards/{payment_card_id}/emboss"
tags: ["paymentCards"]
---

# Get Payment Card Emboss

`GET /v2/payment-cards/{payment_card_id}/emboss`

## Path parameters

- `payment_card_id` string, required

## Headers

- `Authorization` string, required

## Response `200`

- Emboss
  - `operation` 'hold' | 'unhold', required
  - `shipping` 'standard' | 'express'
  - `result` boolean

---

[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)
