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

# apple-pay/set-my-apple-pay

`POST /apple-pay/set-my-apple-pay`

This endpoint allows you to identify a Apple Pay credit card as belonging to the VoPay account holder. Optionally, you can use this endpoint to identify a Apple Pay credit card as being the VoPay account holder's default Apple Pay credit card. Note, a VoPay account can only have one default Apple 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
  - `ApplePayToken` string, required — Apple Pay token
  - `IsDefault` boolean, required — Is this the VoPay account holder's default Apple 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)
