---
title: "Visa automatic updater opt-in"
method: POST
path: "/cards/v1/automatic-updater/{cardID}/opt-in"
tags: ["Automatic updater"]
---

# Visa automatic updater opt-in

`POST /cards/v1/automatic-updater/{cardID}/opt-in`

Opt a card in to Visa Automatic Updater (VAU).

This entry is processed during the next file generation window and be sent to the network. 

This endpoint generates an [Automatic Updater notification file sent](https://developers.pismo.io/events/docs/cards-automatic-updater-1) event.

For more information, refer to the [Automatic updater](https://developers.pismo.io/pismo-docs/docs/automatic-updater) guide.

## Path parameters

- `cardID` string, required

## Response `200`

Success or failure

## Other responses

- `401` — Access token is missing or invalid
- `403` — The request has been lost
- `404` — Not Found
- `500` — Internal server error

---

[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/versions/935b62e16de4/schema)
