Jump to: navigation, search

OpenMedia Resource

The OpenMedia resource includes properties that describe the current state of the OpenMedia interaction and the available operations given the current state. OpenMedia interactions are returned from GET requests to /api/v2/me/openmedia/{mediaType}?fields=*

Sample Data

"openmedia": {
    "userData": {
        "RTargetTypeSelected": "2",
        "RTargetObjectSelected": "Openmedia",
        "RVQID": "",
        "RTargetObjSelDBID": "158",
        "CBR-Interaction_cost": "",
        "CBR-contract_DBIDs": "",
        "RTargetAgentSelected": "htcc1",
        "CBR-IT-path_DBIDs": "",
        "RTargetRuleSelected": "",
        "RTargetPlaceSelected": "htcc1",
        "CBR-actual_volume": "",
        "RTenant": "Environment",
        "RRequestedSkills": None,
        "RRequestedSkillCombination": "",
        "RVQDBID": "",
        "RStrategyDBID": "906",
        "CustomerSegment": "default",
        "ServiceType": "default",
        "ServiceObjective": 0,
        "RTargetRequested": "Openmedia",
        "RTargetAgentGroup": "Openmedia",
        "PegAGOpenmedia": 1,
        "RStrategyName": "Openmedia"
    },
    "uri": "http://localhost:8080/api/v2/openmedia/promotions/03W07R2K4VAYT010",
    "capabilities": [
        "Accept",
        "Reject"
    ],
    "state": "Invited",
    "mediaType": "promotion",
    "openmediaType": "Inbound",
    "id": "03W07R2K4VAYT010",
    "receivedDate": "2014-03-26 16:02:22.000+0200"
}
This page was last edited on October 23, 2015, at 19:44.
Comments or questions about this documentation? Contact us for support!