Agile TV Operations


Parameters

Name In Type Required Description
Request-Correlation-Id header string(uuid) false Correlation Id for tracing (unique identifier)
org_id path string true Organization identifier
email query string(email) true Customer email address

Request example

1
2
3
4
5

curl -X GET https://partners.sta.masstack.com/v3/orgs/{org_id}/agile-tv/addresses?email='customer@example.com'?email=customer%40example.com \
  -H "Accept: application/json" \
  -H "Request-Correlation-Id: 497f6eca-6276-4993-bfeb-53cbbbba6f08"

Responses

Code Meaning Description Schema
200 OK Successfully retrieved AgileTV addresses agileTvAddressResponseDTO
400 Bad Request Bad Request genericErrorResponseDTO
401 Unauthorized Unauthorized request genericErrorResponseDTO
404 Not Found Not found resource genericErrorResponseDTO
500 Internal Server Error Internal Server Error genericErrorResponseDTO

Endpoints

Barrings Operations

    Billing Operations

      Subscription Operations

        Promotions Operations

          Service Operations

            Netflix Service Operations

              Agile TV Operations