Porta Plus 2 Web Services

<back to all web services

TrueCallRecordsRequest

The following routes are available for this service:
POST/AddTrueCallRecord
GET/UpdateTrueCallRecords/{License}

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

HTTP + XML

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

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

<TrueCallRecordsRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PortaPlus2.API.Web.Dto">
  <ContentId>0</ContentId>
  <FeatureName>String</FeatureName>
  <License i:nil="true" />
  <License>String</License>
  <R1>String</R1>
  <R10>String</R10>
  <R11>String</R11>
  <R12>String</R12>
  <R13>String</R13>
  <R14>String</R14>
  <R15>String</R15>
  <R16>String</R16>
  <R17>String</R17>
  <R18>String</R18>
  <R19>String</R19>
  <R2>String</R2>
  <R20>String</R20>
  <R21>String</R21>
  <R22>String</R22>
  <R23>String</R23>
  <R24>String</R24>
  <R25>String</R25>
  <R26>String</R26>
  <R27>String</R27>
  <R28>String</R28>
  <R29>String</R29>
  <R3>String</R3>
  <R30>String</R30>
  <R31>String</R31>
  <R32>String</R32>
  <R33>String</R33>
  <R34>String</R34>
  <R35>String</R35>
  <R36>String</R36>
  <R37>String</R37>
  <R38>String</R38>
  <R39>String</R39>
  <R4>String</R4>
  <R40>String</R40>
  <R41>String</R41>
  <R42>String</R42>
  <R43>String</R43>
  <R44>String</R44>
  <R45>String</R45>
  <R5>String</R5>
  <R6>String</R6>
  <R7>String</R7>
  <R8>String</R8>
  <R9>String</R9>
</TrueCallRecordsRequest>