List merchant IDs
List all merchant Ids for your team.
URL
GET https://api.appstoreconnect.apple.com/v1/merchantIdsQuery Parameters
| Name | Type | Description |
|---|---|---|
fields[certificates] Optional | [string] | |
fields[merchantIds] Optional | [string] | |
filter[identifier] Optional | [string] | |
filter[name] Optional | [string] | |
include Optional | [string] | |
limit Optional | integer | |
limit[certificates] Optional | integer | |
sort Optional | [string] |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | MerchantIdsResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |