---
title: MerchantId
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/merchantid
---

# MerchantId

An Apple Pay merchant identifier registered to your account, used to associate payment capabilities with your app’s bundle ID.

## Declaration

```data
object MerchantId
```

## Properties

attributes: Attributes that describe a merchant ID resource. id: An opaque resource ID that uniquely identifies the resource. Obtain the merchant ID resource ID from the List merchant ids response. links: Navigational links that include the self-link. relationships: Navigational links to related data and included resource types and IDs. type: The resource type.

## Topics

### Dictionaries

- [MerchantId.Attributes](appstoreconnectapi/merchantid/attributes-data.dictionary.md)
- [MerchantId.Relationships](appstoreconnectapi/merchantid/relationships-data.dictionary.md)

## See Also

### Objects

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