Contents

Associate Subscriptions

Associate subscriptions with client user IDs.

URL

POST https://vpp.itunes.apple.com/mdm/v2/subscriptions/associate

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
EventResponse

400Bad Request
Content-Type: application/json
ErrorResponse

401Unauthorized
Content-Type: application/json
ErrorResponse

The provided token is invalid. It may either be missing or expired.

500Internal Server Error
Content-Type: application/json
ErrorResponse

An internal server error occurred. Try again later.

Discussion

Example Request and Response

HTTP Body

ManageSubscriptionsRequest

Topics

Request and Response

Content Metadata

See Also

Subscription management