MerchantId
An Apple Pay merchant identifier registered to your account, used to associate payment capabilities with your app’s bundle ID.
Declaration
object MerchantIdProperties
| Name | Type | Description |
|---|---|---|
attributes | MerchantId.Attributes | Attributes that describe a merchant ID resource. |
id Required | string | An opaque resource ID that uniquely identifies the resource. Obtain the merchant ID resource ID from the List merchant ids response. |
links | ResourceLinks | Navigational links that include the self-link. |
relationships | MerchantId.Relationships | Navigational links to related data and included resource types and IDs. |
type Required | string | The resource type. |