V3
Netflix Service Operations
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Request-Correlation-Id | header | string(uuid) | false | Correlation Id for tracing (unique identifier) |
| serviceId | path | string | true | Service identifier whose device will be updated |
| body | body | updateNetflixServiceRequestDTO | true | Update an existing service |
Request body - instance of updateNetflixServiceRequestDTO
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| offer_id | string | true | none |
| plan_type | string | true | none |
| transaction_id | string | true | none |
Request example
|
|
Responses
| Code | Meaning | Description | Schema |
|---|---|---|---|
| 200 | OK | Successfully accepted the operation request, returned the request external reference identifier | updateNetflixServiceResponseDTO |
| 400 | Bad Request | Bad Request | genericErrorResponseDTO |
| 401 | Unauthorized | Unauthorized request | genericErrorResponseDTO |
| 403 | Forbidden | Forbidden resource | genericErrorResponseDTO |
| 406 | Not Acceptable | Not Acceptable | genericErrorResponseDTO |
| 500 | Internal Server Error | Internal Server Error | genericErrorResponseDTO |
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Request-Correlation-Id | header | string(uuid) | false | Correlation Id for tracing (unique identifier) |
| service_id | path | string | true | Service identifier whose device will be updated |
| body | body | simyoNotificationDTO | true | Update an existing service |
Request body - instance of simyoNotificationDTO
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| pai | string | false | PAI |
| netflixOfferId | string | false | netflixOfferId |
| changeDate | string | false | changeDate |
Request example
|
|
Responses
| Code | Meaning | Description | Schema |
|---|---|---|---|
| 200 | OK | Successfully accepted the operation request, returned the request external reference identifier | None |
| 400 | Bad Request | Bad Request | genericErrorResponseDTO |
| 401 | Unauthorized | Unauthorized request | genericErrorResponseDTO |
| 403 | Forbidden | Forbidden resource | genericErrorResponseDTO |
| 406 | Not Acceptable | Not Acceptable | genericErrorResponseDTO |
| 500 | Internal Server Error | Internal Server Error | genericErrorResponseDTO |
Endpoints
Barrings Operations
Billing Operations
Subscription Operations
Promotions Operations
Service Operations
Netflix Service Operations