---
title: Merchant ID
framework: appstoreconnectapi
role: collectionGroup
role_heading: API Collection
path: appstoreconnectapi/merchantids
---

# Merchant ID

Manage your merchant ID for Apple Pay.

## Overview

Overview Apple Pay developers and merchants can use this resource to automate registering both merchant ID and merchant name for interacting with Apple Pay services, and rotate required certificates to keep the service active. To learn more about developing and configuring Apple Pay, see Configure Apple Pay. To learn more about setting up your Apple developer account and implementing Apple Pay in your apps, see Managing merchant IDs and Payment Processing certificates and Setting up Apple Pay. note: Apple Pay is not available for Enterprise teams.

## Topics

### Managing merchant IDs

- [Managing merchant IDs and Payment Processing certificates](appstoreconnectapi/managing-payment-processing-certificates.md)
- [List merchant ids](appstoreconnectapi/get-v1-merchantids.md)
- [Read details for a merchant id](appstoreconnectapi/get-v1-merchantids-_id_.md)
- [List certificates for a merchant id](appstoreconnectapi/get-v1-merchantids-_id_-certificates.md)
- [List certificate IDs for a merchant ID](appstoreconnectapi/get-v1-merchantids-_id_-relationships-certificates.md)
- [Modify merchant ids](appstoreconnectapi/patch-v1-merchantids-_id_.md)
- [Create a merchant id](appstoreconnectapi/post-v1-merchantids.md)
- [Delete a merchant id](appstoreconnectapi/delete-v1-merchantids-_id_.md)

### Objects

- [MerchantId](appstoreconnectapi/merchantid.md)
- [MerchantIdResponse](appstoreconnectapi/merchantidresponse.md)
- [MerchantIdsResponse](appstoreconnectapi/merchantidsresponse.md)
- [MerchantIdCreateRequest](appstoreconnectapi/merchantidcreaterequest.md)
- [MerchantIdUpdateRequest](appstoreconnectapi/merchantidupdaterequest.md)
- [MerchantIdCertificatesLinkagesResponse](appstoreconnectapi/merchantidcertificateslinkagesresponse.md)

## See Also

### Provisioning

- [Bundle IDs](appstoreconnectapi/bundle-ids.md)
- [Bundle ID Capabilities](appstoreconnectapi/bundle-id-capabilities.md)
- [Certificates](appstoreconnectapi/certificates.md)
- [Devices](appstoreconnectapi/devices.md)
- [Profiles](appstoreconnectapi/profiles.md)
- [Pass type Ids](appstoreconnectapi/pass-type-id.md)
