---
title: "virtual-account/simulate-credit"
method: POST
path: "/virtual-account/simulate-credit"
tags: ["Virtual Account Endpoints"]
---

# virtual-account/simulate-credit

`POST /virtual-account/simulate-credit`

Simulate a credit to a virtual account. This endpoint is used for testing purposes to add funds to a virtual account.

## Response `200`

- object
  - `Success` boolean — True if the request was successful, false if it failed
  - `ErrorMessage` string — Contains a description of the error if the request failed

---

[API](https://skmtc.net/vopay/apis/accounts.md) · [All operations](https://skmtc.net/vopay/apis/accounts/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vopay/accounts/versions/7033bd231ec7/schema)
