V2
Inventory
public API
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| imsi | path | string | true | a imsi of msisdn of Grupo Mamovil |
Request example
|
|
Responses
| Code | Meaning | Description | Schema |
|---|---|---|---|
| 200 | OK | Info of msisdn | MsisdnInventory |
| 403 | Forbidden | Error response | ErrorDto |
| 404 | Not Found | Error response | ErrorDto |
| 500 | Internal Server Error | Error response | ErrorDto |
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| imsi | query | string | false | a imsi of msisdn of Grupo Mamovil |
| msisdn | path | string | true | a msisdn of Grupo Mamovil |
| embed | query | string | false | embed object, for example ‘tenant’ |
Request example
|
|
Responses
| Code | Meaning | Description | Schema |
|---|---|---|---|
| 200 | OK | Info of msisdn | MsisdnInventory |
| 403 | Forbidden | Error response | ErrorDto |
| 404 | Not Found | Error response | ErrorDto |
| 500 | Internal Server Error | Error response | ErrorDto |
Endpoints
Admin
Inventory