---
title: "account/set-inverite-credentials"
method: POST
path: "/account/set-inverite-credentials"
tags: ["Integration Endpoints"]
---

# account/set-inverite-credentials

`POST /account/set-inverite-credentials`

This endpoint is used to configure the optional integration with a Inverite account. For more information please visit [our integration section](https://docs.vopay.com/docs/inverite-integration).

## 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
  - `InveriteAPIKey` string — Your updated Inverite API Key
  - `InveriteUrl` string — Your updated Inverite API URL

---

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