# updateApplePayCert

Updates an Apple Pay certificate's active status. Disabling a certificate prevents it from being used for payment token decryption while keeping it available for future use.

```
updateApplePayCert(

  input: UpdateApplePayCertInput!

): ApplePayCertificate!
```

### Arguments[​](#arguments "Enlace directo al Arguments")

#### [`updateApplePayCert.input`](#input) ● [`UpdateApplePayCertInput!`](https://docs.monei.com/es/es/apis/graphql/types/inputs/update-apple-pay-cert-input/.md) non-null input[​](#input "Enlace directo al input")

### Type[​](#type "Enlace directo al Type")

#### [`ApplePayCertificate`](https://docs.monei.com/es/es/apis/graphql/types/objects/apple-pay-certificate/.md) object[​](#applepaycertificate- "Enlace directo al applepaycertificate-")

An Apple Pay certificate for iOS app integration.
