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

# account/set-global-pay-credentials

`POST /account/set-global-pay-credentials`

This endpoint is used to configure the optional integration with a Global Pay account. For more information please visit [our integration section](https://docs.vopay.com/docs/global-pay-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
  - `GlobalPayAppID` string — Your updated Global Pay App ID
  - `GlobalPaySharedSecret` string — Your updated Global Pay shared secret key
  - `Status` string — Request status

---

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