---
title: "Verify a microdeposit"
method: PUT
path: "/micro_deposits/{micro_deposit_guid}"
tags: ["microdeposits"]
---

# Verify a microdeposit

`PUT /micro_deposits/{micro_deposit_guid}`

Use this endpoint to verify the amounts deposited into the account during a microdeposit verification. The verification has not successfully completed until the microdeposit status is `VERIFIED`.  Poll the [Read a Microdeposit](/api-reference/nexus/reference/read-microdeposit) endpoint until you see this status or an error state.

## Path parameters

- `micro_deposit_guid` string, required

## Response `200`

OK

---

[API](https://skmtc.net/mx/apis/consent-management-v4-api.md) · [All operations](https://skmtc.net/mx/apis/consent-management-v4-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mx/consent-management-v4-api/revisions/bf6bb86ee0c8/schema)
