---
title: "account/submit-extended-info/shareholder-info/add"
method: POST
path: "/account/submit-extended-info/shareholder-info/add"
tags: ["Account Onboarding Endpoints"]
---

# account/submit-extended-info/shareholder-info/add

`POST /account/submit-extended-info/shareholder-info/add`

This endpoint is used to insert the shareholder information for a newly created VoPay 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
  - `Message` string — Contains a description of the successful message

---

[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/revisions/7033bd231ec7/schema)
