Contents

List merchant IDs

List all merchant Ids for your team.

URL

GET https://api.appstoreconnect.apple.com/v1/merchantIds

Query Parameters

NameTypeDescription
fields[certificates] Optional[string]

fields[merchantIds] Optional[string]

filter[identifier] Optional[string]

filter[name] Optional[string]

include Optional[string]

limit Optionalinteger

limit[certificates] Optionalinteger

sort Optional[string]

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
MerchantIdsResponse

400Bad Request
Content-Type: application/json
ErrorResponse

401Unauthorized
Content-Type: application/json
ErrorResponse

403Forbidden
Content-Type: application/json
ErrorResponse

429
Content-Type: application/json
ErrorResponse

See Also

Managing merchant IDs