{
    "rest": true,
    "allowMapping": true,
    "type": "opportunity",
    "id": "opportunity",
    "criteria": "transaction",
    "select": "",
    "where": "WHERE type = 'Opprtnty' AND voided = 'F'",
    "inner": "",
    "mapping": {
        "billcity": "billCity",
        "billingaddress": "billingAddress",
        "billphone": "billPhone",
        "billstate": "billState",
        "billzip": "billZip",
        "closedate": "closeDate",
        "duedate": "dueDate",
        "email": "email",
        "entity": "entity",
        "entitystatus": "entityStatus",
        "estgrossprofit": "estGrossProfit",
        "estgrossprofitpercent": "estGrossProfitPercent",
        "estimatedbudget": "estimatedBudget",
        "exchangerate": "exchangeRate",
        "expectedclosedate": "expectedCloseDate",
        "forecasttype": "forecastType",
        "isbudgetapproved": "isBudgetApproved",
        "leadsource": "leadSource",
        "location": "location",
        "memo": "memo",
        "opportunity": "opportunity",
        "probability": "probability",
        "projectedtotal": "projectedTotal",
        "rangehigh": "rangeHigh",
        "rangelow": "rangeLow",
        "recordtype": "recordtype",
        "source": "source",
        "status": "status",
        "subsidiary": "subsidiary",
        "terms": "terms",
        "title": "title",
        "total": "total",
        "totalcostestimate": "totalCostEstimate",
        "trandate": "tranDate",
        "tranid": "tranId",
        "visibletocustomer": "visibleToCustomer",
        "website": "webSite",
        "weightedtotal": "weightedTotal",
        "winLossreason": "winLossReason"
    }
}
