---
title: "Activate Card"
method: PATCH
path: "/gift"
---

# Activate Card

`PATCH /gift`

The API will be used to activate a Physical or Virtual Gift Card in our system.

## Response `200`

200

- object
  - `statuscode` string
  - `actcode` unknown
  - `status` string
  - `data` object
    - `kitNumber` string
    - `shortCardNumber` string
    - `bin` string
    - `expiryDate` string
    - `network` string
  - `timestamp` string
  - `ipay_uuid` string
  - `orderid` string
  - `environment` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/instantpay/apis/identity.md) · [All operations](https://skmtc.net/instantpay/apis/identity/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/instantpay/identity/versions/1d0672797b14/schema)
