Hasil Query API Sales Order

From InfiniteERP Wiki
Jump to: navigation, search

Contoh hasil query API Sales Order

{
    "response": {
        "data": [
            {
                "_identifier": "TEST-WEBSTORE-001 - 02-02-2022 - 693966.00",
                "_entityName": "Order",
                "$ref": "Order/0E8FEF9276C04CDDA88053EF8C9432A5",
                "id": "0E8FEF9276C04CDDA88053EF8C9432A5",
                "client": "0866093A2EEE4EE88399C8CE4E664858",
                "client$_identifier": "KREASI FESYEN SINERGI PT",
                "organization": "7F844AE4060B41CDB7E943F75B76F4B2",
                "organization$_identifier": "PT Kreasi Fesyen Sinergi",
                "active": true,
                "creationDate": "2022-02-02T07:38:24+07:00",
                "createdBy": "100",
                "createdBy$_identifier": "Openbravo",
                "updated": "2022-02-02T07:58:06+07:00",
                "updatedBy": "100",
                "updatedBy$_identifier": "Openbravo",
                "salesTransaction": true,
                "documentNo": "TEST-WEBSTORE-001",
                "documentStatus": "DR",
                "documentAction": "CO",
                "processNow": false,
                "processed": false,
                "documentType": "0",
                "documentType$_identifier": "** New **",
                "transactionDocument": "5645CA0F00874F1D92502738D06B3BA7",
                "transactionDocument$_identifier": "POS Order",
                "description": "Informasi Pembeli dari Webstore bisa disimpan di sini.",
                "delivered": false,
                "reinvoice": false,
                "print": false,
                "selected": false,
                "salesRepresentative": null,
                "orderDate": "2022-02-02",
                "scheduledDeliveryDate": "2022-02-02",
                "datePrinted": null,
                "accountingDate": "2022-02-02",
                "businessPartner": "1DF416E52D30419CBAF6C13C8DD27B95",
                "businessPartner$_identifier": "WEBSTORE - WEBSTORE",
                "invoiceAddress": "80537B71C48742219669AF2EEA18DEE7",
                "invoiceAddress$_identifier": "Permata Darussalam, Depok, Jawa Barat",
                "partnerAddress": "80537B71C48742219669AF2EEA18DEE7",
                "partnerAddress$_identifier": "Permata Darussalam, Depok, Jawa Barat",
                "orderReference": "FROM-WEB-ORDER-001",
                "printDiscount": false,
                "currency": "303",
                "currency$_identifier": "IDR",
                "formOfPayment": "P",
                "paymentTerms": "27BD0BB9FBBA4E5E86F978933FD7F6DC",
                "paymentTerms$_identifier": "Cash Before Delvery",
                "invoiceTerms": "I",
                "deliveryTerms": "A",
                "freightCostRule": "I",
                "freightAmount": 0,
                "deliveryMethod": "S",
                "shippingCompany": "984C01BD749B4C09B618021EB6A5A618",
                "shippingCompany$_identifier": "JNE",
                "charge": null,
                "chargeAmount": 0,
                "priority": "5",
                "summedLineAmount": 693966,
                "grandTotalAmount": 693966,
                "warehouse": "69B6CC4F386A4BEC93906C53C16C16E5",
                "warehouse$_identifier": "S1-SRENGSENG",
                "priceList": "C8E96B73984E402285D8B0CFF856420C",
                "priceList$_identifier": "Sales Price List IDR",
                "priceIncludesTax": false,
                "salesCampaign": null,
                "project": null,
                "activity": null,
                "posted": "N",
                "userContact": "80F2F06C9413493E8A5F5589699CA0F7",
                "userContact$_identifier": "Iman Awalludin",
                "copyFrom": false,
                "dropShipPartner": null,
                "dropShipLocation": null,
                "dropShipContact": null,
                "selfService": false,
                "trxOrganization": null,
                "stDimension": null,
                "ndDimension": null,
                "deliveryNotes": "Alamat kirim tujuan bisa disimpan di sini",
                "incoterms": null,
                "iNCOTERMSDescription": null,
                "generateTemplate": false,
                "deliveryLocation": null,
                "copyFromPO": false,
                "paymentMethod": "DACDC69551CF403D9ADBD00F63F8219F",
                "paymentMethod$_identifier": "Bank Transfer",
                "fINPaymentPriority": null,
                "pickFromShipment": false,
                "receiveMaterials": false,
                "createInvoice": false,
                "returnReason": null,
                "addOrphanLine": false,
                "asset": null,
                "calculatePromotions": false,
                "costcenter": null,
                "createOrder": false,
                "rejectReason": null,
                "validUntil": null,
                "quotation": null,
                "reservationStatus": null,
                "createPOLines": false,
                "cashVAT": false,
                "pickfromreceipt": false,
                "cancelandreplace": false,
                "confirmcancelandreplace": false,
                "cancelledorder": null,
                "replacedorder": null,
                "iscancelled": false,
                "replacementorder": null,
                "aPRMAddPayment": false,
                "camWorkorder": null,
                "oezReviewso": false,
                "oezIsvalidrecord": true,
                "oezCreatePurchaseorder": false,
                "oezContainerSize": null,
                "oezLastPricelist": null,
                "oezIsPricechange": false,
                "oezDeliverynote": null,
                "deliveryStatus": 0,
                "invoiceStatus": 0,
                "paymentStatus": 0,
                "_computedColumns": "0E8FEF9276C04CDDA88053EF8C9432A5",
                "_computedColumns$_identifier": "Order_ComputedColumns (0E8FEF9276C04CDDA88053EF8C9432A5)",
                "recordTime": 1643764389790
            }
        ],
        "status": 0,
        "totalRows": 1,
        "startRow": 0,
        "endRow": 0
    }
}

Kembali ke Sales Order API