Sample json data of Tx Queue Object to Create New Payment Voucher

Details of the parameters of Tx Queue Object is available here.

 

{
    "userName": "something",
    "password": "something",
    "txqueueJson": {
        "amount": 301000,
        "branchid": 1,
        "category": "index",
        "date_completed": "Jan 1, 1 12:00:00 AM",
        "date_created": "Feb 13, 2014 2:06:56 AM",
        "date_received": "Jan 1, 1 12:00:00 AM",
        "fkString": "1230227D-2FE5-4B52-AF04-780891973F0F",
        "guid": "1230227D-2FE5-4B52-AF04-780891973F0F",
        "json": {
            "pkid": 100015,
            "stmtNo": 13,
            "uuid": "BE99C6D7-C0A8-0097-2FF1-37C976F63EFE",
            "pcCenter": 1,
            "branch": 1,
            "currency": "MYR",
            "amountTotal": 0,
            "xrate": 0.008130081301,
            "currency2": "MYR",
            "amountTotal2": 0,
            "glCodeDebit": "",
            "glCodeCredit": "amb_current_acc",
            "cashbookCash": 0,
            "cashbookCard": 0,
            "cashbookCheque": 0,
            "cashbookPDCheque": 0,
            "cashbookCoupon": 0,
            "cashbookOther": 1008,
            "amountCash": 0,
            "amountCard": 0,
            "amountCheque": 0,
            "amountPDCheque": 0,
            "amountCoupon": 0,
            "amountOther": 0,
            "payTo": "Kangaroo Worldwide Express (S'gor) Sdn Bhd",
            "referenceNo": "",
            "chequeNo": "",
            "description": "",
            "remarks": "",
            "info1": "",
            "info2": "",
            "dateStmt": "Sep 13, 2012 12:00:00 AM",
            "dateCreated": "Sep 13, 2012 3:48:32 PM",
            "dateApproved": "Sep 13, 2012 3:48:32 PM",
            "dateVerified": "Sep 13, 2012 3:48:32 PM",
            "dateUpdate": "Sep 13, 2012 12:00:00 AM",
            "userIdCreate": 500,
            "userIdPIC": 500,
            "userIdApprove": 500,
            "userIdVerified": 500,
            "userIdUpdate": 500,
            "reserved1": "",
            "reserved2": "",
            "state": "cre",
            "status": "act",
            "remarksReverse": "",
            "openBalance": 0,
            "openBalance2": 0,
            "vecItems": [],
            "internalStatus": "",
            "synchroKey": "",
            "taxFilingPkid": 0,
            "taxFilingDate": "Jan 1, 0001 12:00:00 AM",
            "taxFilingCycle": "",
            "taxFilingStatus": "",
            "whtTaxCertNo": "",
            "whtTaxCertDate": "Jan 1, 0001 12:00:00 AM",
            "codeDepartment": "",
            "codeProject": "",
            "codeDealer": "",
            "codeSalesman": "",
            "label_id": 0,
            "tax_id": "" 
        },
        "mode": "ADD",
        "pkString": "1230227D-2FE5-4B52-AF04-780891973F0F",
        "pkid": 1014,
        "source": "android",
        "status": "pending",
        "type": "acc_payment_voucher_index",
        "userid": 536
    }
}

Private & Confidential