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

# Unlock a single Virtual Reference Number

`PUT /virtual_reference_numbers/{uid}/unlock`

Unlocks a previously locked Virtual Reference Number, restoring its ability to receive payments and participate in reconciliation workflows.

## Response `200`

The locked Virtual Reference Number resource is returned

- Schema — unresolved $ref

## Other responses

- `404` — The Virtual Reference Number is not found
- `422` — The Virtual Reference Number could not be unlocked

---

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