Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated using 4PSA automated script

...

Code Block
{
  "id": "b817d2618fe6f1804333",
  "nonce": "130c5a97768be67df6543b5f5fa3cc51",
  "extension": "0003*210",
  "ownerId": "53tete535",
  "ownerName": "53tete535",
  "published": "2011-02-10T15:04:55Z",
  "answered": "2011-02-10T15:10:55Z",
  "phoneCallView'": [
    {
        "id":"00",
        "extension":"0003*210",
        "source":["0003*211","0003*210"],
        "destination":["3334444"],
        "flow":4,
        "status":3,
        "ringing":"2011-02-10T15:04:55Z",
        "callerID":"John Doe <3332222>",
    },
    {
        "id":"01",
        "extension":"0003*211",
        "source":["0003*211","0003*210"],
        "destination":["3334444"],
        "flow":4,
        "status":3,
        "ringing":"2011-02-10T15:04:55Z",
        "callerID":"John Doe <3332222>",
    }
  ],
  "links": { 
	"self": "..." 
  }
}

...

NameTypeCan be NULLDescription
idObject-IdNoThe Id of the PhoneCall as saved in the system. The Id is generated by the Service and can be later used to list or edit the PhoneCall details.
extensionUAPI-Extension-NumberNoThe number of the Extension that is charged for the phone call. This Extension might not be a party of the phone call.
ownerIdUser-IdNoThe Id of the Organization that owns the PhoneCall.
ownerNameStringNoThe name of the Organization that owns the PhoneCall.
publishedDateNoThe date the phone call entered the system.
answeredDateYesThe date the phone call was answered.
nonceStringNo

A unique string which allows to identify the call created based on the request.

Anchor
phcall-view
phcall-view

...

Except where otherwise noted, content in this space is licensed under a Creative Commons Attribution 4.0 International.