Porta Plus 2 Web Services

<back to all web services

GetUnAssignedSIMRequest

The following routes are available for this service:
GET/GetAllUnAssignedSIM/{License}
GET/GetSIMSetting/{License}/{SIMSetting}
GET/GetSimsByICustomer/{License}/{i_customer}
GET/CheckSimExists/{License}/{SIM}
POST/SaveSIMSetting
POST/UpdateUnAssignedSIM
POST/ProvisionSim
POST/RemoveSimSetting
POST/UploadSIMDetails

To override the Content-type in your clients HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /json/oneway/GetUnAssignedSIMRequest HTTP/1.1 
Host: 7el.co 
Content-Type: application/json
Content-Length: length

{"IAccount":"String","SMSNumber":"String","SIM":"String","IEnv":0,"License":"String","SIMSetting":false,"i_customer":0,"provisioned":false,"enableC3Config":false,"SimProductSettings":[{"Id":0,"BundleName":"String","ProductFilter":"String","NameToReseller":"String","TenantID":"String","CreatedOn":"\/Date(-62135596800000-0000)\/","UpdatedOn":"\/Date(-62135596800000-0000)\/","RowVersion":0}],"removeSimSetting":{"Id":0,"BundleName":"String","ProductFilter":"String","NameToReseller":"String","TenantID":"String","CreatedOn":"\/Date(-62135596800000-0000)\/","UpdatedOn":"\/Date(-62135596800000-0000)\/","RowVersion":0},"simprovdetails":[{"Id":0,"i_account":"String","sim":"String","sim_type":"String","i_env":0,"sms_number":"String","i_customer":0,"provisioned":false,"CreatedOn":"\/Date(-62135596800000-0000)\/","UpdatedOn":"\/Date(-62135596800000-0000)\/","RowVersion":0}],"uploadSIMDetails":false,"ContentId":0,"FeatureName":"String"}