Service

{
    "PeakServices": {
        "services": [
            {
                "id": "",
                "name": "",
                "code": "",
                "type": 2,
                "purchaseValue": 0.0,
                "purchaseVatType": 0,
                "purchaseAccount": "",
                "sellValue": 0.0,
                "sellVatType": 0,
                "sellAccount": "",
                "description": "",
                "carryingBalanceValue": 0.0,
                "carryingBalanceAmount": 0.0,
                "remainingBalanceAmount": 0.0,
                "resCode": "200",
                "resDesc": "Success"
            }
        ],
        "totalProduct": 0,
        "resDesc": "PeakServices have Completed",
        "resCode": "200"
    },
    "eventType": "Create",
    "apiType": "ApiService"
}