---
title: "POST /v1/{+name}:complete"
method: POST
path: "/v1/{+name}:complete"
tags: ["locations"]
---

# POST /v1/{+name}:complete

`POST /v1/{+name}:complete`

Completes a `PENDING` verification. It is only necessary for non `AUTO` verification methods. `AUTO` verification request is instantly `VERIFIED` upon creation.

## Path parameters

- `name` string, required

## Request body

- CompleteVerificationRequest — Request message for Verifications.CompleteVerificationAction.
  - `pin` string — Required. PIN code received by the merchant to complete the verification.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/mybusinessverifications.md) · [All operations](https://skmtc.dev/google/apis/mybusinessverifications/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/mybusinessverifications/revisions/4a85433bbb05/schema)
