API Endpoints
  • CDR API
    GET
  • Object Reference API
    GETUser (agent) names, IDs and other details
    GETQueue names and IDs
    GETTeam names and IDs
    GETCampaign names and IDs
    GETWrap-up codes with descriptions
    GETDeleted (archived) agent names and IDs
  • Click2call
    POSTStart click2call
    GETStart click2call
    POSTStop click2call
  • Pet
    PUTUpdate an existing pet
    POSTAdd a new pet to the store
    GETFinds Pets by status
    GETFinds Pets by tags
    GETFind pet by ID
    POSTUpdates a pet in the store with form data
    DELETEDeletes a pet
    POSTUploads an image
  • Store
    GETReturns pet inventories by status
    POSTPlace an order for a pet
    GETFind purchase order by ID
    DELETEDelete purchase order by ID
  • User
    POSTCreate user
    POSTCreates list of users with given input array
    GETLogs user into the system
    GETLogs out current logged in user session
    GETGet user by user name
    PUTUpdate user
    DELETEDelete user

Voiso custom home page