Select
Services
Barrings operations services
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
orgId | path | string | true | A masmovil tenant |
subscriptionId | path | string | true | Subscription identifier |
serviceId | path | integer(int64) | true | Service identifier |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | OK | ServiceStatusDto |
400 | Bad Request | Bad Request | ErrorResponse |
401 | Unauthorized | Unauthorized request | ErrorResponse |
403 | Forbidden | Forbidden resource | ErrorResponse |
404 | Not Found | Not found | ErrorResponse |
500 | Internal Server Error | Internal Server Error | ErrorResponse |
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
orgId | path | string | true | A masmovil tenant |
subscriptionId | path | string | true | Subscription identifier |
serviceId | path | integer(int64) | true | Service identifier |
body | body | ServiceOperationRequest | true | Contains services set and the reason to operate over a subscription |
Request body - instance of ServiceOperationRequest
|
|
Name | Type | Required | Description |
---|---|---|---|
reason | string | true | Reason |
active | boolean | true | none |
Property | Values |
---|---|
reason | one of [CUST, PROD] |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
202 | Accepted | Successfully accepted the operation request, returned the externalId and subscriptionId | ServiceOperationResponse |
400 | Bad Request | Bad Request | ErrorResponse |
401 | Unauthorized | Unauthorized request | ErrorResponse |
403 | Forbidden | Forbidden resource | ErrorResponse |
500 | Internal Server Error | Internal Server Error | ErrorResponse |
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
orgId | path | string | true | A masmovil tenant |
subscriptionId | path | string | true | Subscription identifier |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | OK | [ServiceStatusDto] |
400 | Bad Request | Bad Request | ErrorResponse |
401 | Unauthorized | Unauthorized request | ErrorResponse |
403 | Forbidden | Forbidden resource | ErrorResponse |
500 | Internal Server Error | Internal Server Error | ErrorResponse |
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
orgId | path | string | true | A masmovil tenant |
subscriptionId | path | string | true | Subscription identifier |
body | body | MultiServicesOperationRequest | true | Contains services set and the reason to operate over a subscription |
Request body - instance of MultiServicesOperationRequest
|
|
Name | Type | Required | Description |
---|---|---|---|
reason | string | true | Reason |
services | [ServiceDto] | true | [Service with status] |
Property | Values |
---|---|
reason | one of [CUST, PROD] |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
202 | Accepted | Successfully accepted the operation request, returned the externalId and subscriptionId | ServiceOperationResponse |
400 | Bad Request | Bad Request | ErrorResponse |
401 | Unauthorized | Unauthorized request | ErrorResponse |
403 | Forbidden | Forbidden resource | ErrorResponse |
500 | Internal Server Error | Internal Server Error | ErrorResponse |
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
orgId | path | string | true | A masmovil tenant |
subscriptionId | path | string | true | Subscription identifier |
serviceId | query | integer(int64) | false | Service identifier |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | OK | [ServiceStatusHistoryResponse] |
400 | Bad Request | Bad Request | ErrorResponse |
401 | Unauthorized | Unauthorized request | ErrorResponse |
403 | Forbidden | Forbidden resource | ErrorResponse |
404 | Not Found | Not Found | ErrorResponse |
500 | Internal Server Error | Internal Server Error | ErrorResponse |
Endpoints
Masks
Services