{
    "rest": true,
    "allowMapping": true,
    "type": "itemfulfillment",
    "id": "itemfulfillment",
    "criteria": "transaction",
    "select": "",
    "where": "WHERE type = 'ItemShip' AND voided = 'F'",
    "inner": "",
    "ignore": [
        "class", "department"
    ],
    "mapping": {
        "title": "tranId",
        "class": "class",
        "department": "department",
        "entity": "entity",
        "exchangerate": "exchangeRate",
        "memo": "memo",
        "trandate": "tranDate",
        "location": "location",
        "subsidiary": "subsidiary"
    },
    "dependencies": {}
}
