---
title: "Edit a Virtual Reference Number"
method: PUT
path: "/virtual_reference_numbers/{uid}"
tags: ["Virtual Reference Numbers"]
---

# Edit a Virtual Reference Number

`PUT /virtual_reference_numbers/{uid}`

Updates the metadata of an existing Virtual Reference Number. This may include changes to labels, descriptions, or Instant Payment registration settings.

## Request body

- object
  - `external_uid` 0 — unresolved $ref
  - `name` string — A unique name, per pool, to identify the resource.

## Response `200`

The updated Virtual Reference Number resource is returned

- Schema — unresolved $ref

## Other responses

- `404` — The Virtual Reference Number is not found
- `422` — Failed to update Virtual Reference Number

---

[API](https://skmtc.net/newline53/apis/newline-platform-api.md) · [All operations](https://skmtc.net/newline53/apis/newline-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/newline53/newline-platform-api/revisions/54f4fe726d8f/schema)
