---
title: "google-pay/set-my-google-pay"
method: POST
path: "/google-pay/set-my-google-pay"
tags: ["Digital Wallet Endpoints"]
---

# google-pay/set-my-google-pay

`POST /google-pay/set-my-google-pay`

This endpoint allows you to identify a Google Pay credit card as belonging to the VoPay account holder. Optionally, you can use this endpoint to identify a Google Pay credit card as being the VoPay account holder's default Google Pay credit card. Note, a VoPay account can only have one default Google Pay credit card.

## Response `200`

- object
  - `Success` boolean, required — true if the request was successful, false if it failed
  - `ErrorMessage` string, required — Contains a description of the error if the request failed
  - `GooglePayToken` string, required — Google Pay token
  - `IsDefault` boolean, required — Is this the VoPay account holder's default Google Pay credit card

---

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