Porta Plus 2 Web Services

<back to all web services

GetAccount

The following routes are available for this service:
GET/GetAccountByIAccount/{License}/{IAccount}
POST/GetAccountsByAccountIDs
GET/GetAccountByICustomer/{License}/{ICustomer}
GET/GetAccountByICustomerIProduct/{License}/{ICustomer}/{IProduct}/{getbyIprod}
GET/GetAccountByICustomerProductSS/{License}/{ICustomer}/{ProductSearchterm}/{getbySearchTerm}
GET/GetAccountByAccountLogin/{License}/{Login}/{Password}
POST/GetAccount
GET/GetAccountByAccountID/{License}/{AccountID}
GET/GetAccountByICustomer/{License}/{ICustomer}/{forHuntgroups}

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/reply/GetAccount HTTP/1.1 
Host: 7el.co 
Content-Type: application/json
Content-Length: length

{"Login":"String","Password":"String","ICustomer":0,"IAccount":0,"AccountID":"String","accounts":[{"Login":"String","Password":"String","ICustomer":0,"IAccount":0,"AccountID":"String"}],"getbyIprod":false,"getbySearchTerm":false,"IProduct":"String","ProductSearchterm":"String","forHuntgroups":false,"License":"String","ContentId":0,"FeatureName":"String"}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"Accounts":[{"Id":"String","AccountId":"String","IAccount":0,"ICustomer":0,"redirect_number":"String","DestinationName":"String","active":"String","account_dr_active":"String","BillingModel":"ReChargeVoucher","ISO4217":"String","Balance":0,"Blockedfield":"String","Blocked":false,"UMEnabledfield":"String","UMEnabled":false,"IParent":0,"UILogin":"String","UIPassword":"String","VoipPassword":"String","CreditLimit":0,"IProduct":0,"BatchNamePrefix":"String","IBatch":0,"IRoutingPlan":0,"IEnv":0,"Email":"String","BCC":"String","Phone1":"String","Phone2":"String","Contact1":"String","Contact2":"String","Address":"String","CompanyName":"String","BillStatus":"String","FollowMeEnabled":"String","ServiceFlags":"String","IVDPlan":0,"Note":"String","Company":"String","Name":"String","FirstName":"String","MiddleInitials":"String","LastName":"String","Address1":"String","Address2":"String","Address3":"String","Address4":"String","Town":"String","Region":"String","City":"String","Postcode":"String","Country":"String","PhoneNo":"String","Salutation":"String","Fax":"String","State":"String","DeactiveDestinations":"String","SubscriberFName":"String","SubscriberLName":"String","ExtensionNumber":"String","ActivationDate":"\/Date(-62135596800000-0000)\/","ICustomerSite":0,"DefaultValidIdentity":"String","customUrl":"String","currentProfileImage":"String","VoiceDialing":false,"TranslateIncomingCLI":false}],"License":"String","ContentId":0,"FeatureName":"String"}