Netflix

Netflix resource represents a Netflix subscription containing specific Netflix data besides all data applicable to any subscription


Parameters

Name In Type Required Description
org path string true Organization identifier
id path string(uuid) true Bundle unique identifier

Request example

1
2
3
4
5

curl -X GET https://subscriptions.masstack.com/v2/orgs/{org}/bundles/{id}/subscriptions/netflix \
  -H "Accept: application/json" \
  -H "Authorization: Bearer {access-token}"

Responses

Code Meaning Description Schema
200 OK OK NetflixList
403 Forbidden Forbidden access ErrorResponse
404 Not Found A bundle with the specified id was not found ErrorResponse
500 Internal Server Error Internal server error ErrorResponse
default Default Any client or server error ErrorResponse

Parameters

Name In Type Required Description
org path string true Organization name
legacy_id query integer false Legacy id. Required if ‘legacy_account_id’ and ‘service_id’ filters are not provided
legacy_account_id query integer false Account id the subscription is linked to. Required if ‘legacy_id’ filter is not provided.
Linked to MySim/Apollo storage, to be deprecated.
service_id query string false Partner account id the subscription is linked to
registration_email query string false Registration email the subscription is linked to.

Request example

1
2
3
4
5

curl -X GET https://subscriptions.masstack.com/v2/orgs/{org}/subscriptions/netflix?legacy_id='26245435'&legacy_account_id='572234234'&service_id='572234234'&registration_email='peter.sellers@monty.com' \
  -H "Accept: application/json" \
  -H "Authorization: Bearer {access-token}"

Responses

Code Meaning Description Schema
200 OK OK NetflixList
403 Forbidden Forbidden access ErrorResponse
500 Internal Server Error Internal server error ErrorResponse
default Default Any client or server error ErrorResponse

Parameters

Name In Type Required Description
org path string true Organization name
id path string true Subscription unique identifier

Request example

1
2
3
4
5

curl -X GET https://subscriptions.masstack.com/v2/orgs/yoigo/subscriptions/netflix/ce2f20cb-35df-4ffe-bca6-c0ed0c28cb39 \
  -H "Accept: application/json" \
  -H "Authorization: Bearer {access-token}"

Responses

Code Meaning Description Schema
200 OK OK Netflix
403 Forbidden Forbidden access ErrorResponse
404 Not Found A subscription with the specified id was not found ErrorResponse
500 Internal Server Error Internal server error ErrorResponse
default Default Any client or server error ErrorResponse

Endpoints

Subscriptions

    Bundles

      Promotions

        Devices

          AddOns

            Amazon Prime

              Max

                Mobile

                  Broadband

                    Landline

                      Orange TV

                        Orange TV Libre

                          Disney

                            Netflix

                              Credit Limits

                                Change Requests

                                  Commitments