Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "_id" : ObjectId("5fd156f0bed49525ab838ee2"),
- "updatedAt" : ISODate("2020-12-09T23:00:00.472Z"),
- "createdAt" : ISODate("2020-12-09T23:00:00.472Z"),
- "companyId" : ObjectId("5e515b207681b81cc2cb792a"),
- "systemType" : "NAV",
- "credentialsRef" : ObjectId("5f5b6e2942ff6e3be348ff5a"),
- "apiMethod" : "NAVExportCustLedgerEntries",
- "remarks" : "Export Cust Ledger Entries successful",
- "request" : {
- "xMLCustLedgerEntries" : {
- "EntryCount" : "",
- "CustLedgerEntry" : [
- {
- "Open" : "",
- "ExternalDocumentNo" : "",
- "RemainingAmount" : "",
- "Amount" : "",
- "CurrencyCode" : "",
- "Description" : "",
- "DocumentNo" : "",
- "DocumentType" : "",
- "DueDate" : "",
- "PostingDate" : "",
- "SellToCustomerNo" : "",
- "CustomerNo" : "",
- "EntryNo" : ""
- }
- ]
- },
- "onlyOpen" : "FALSE",
- "documentNo" : "",
- "customerNo" : "CUST1005",
- "aPI_Key" : "Q3#Kp1_iT",
- "aPI_ID" : "1234"
- },
- "response" : {
- "xMLCustLedgerEntries" : {
- "EntryCount" : "6",
- "CustLedgerEntry" : [
- {
- "Open" : "No",
- "RemainingAmount" : "0.00",
- "Amount" : "423.75",
- "Description" : "Order 103853",
- "DocumentNo" : "002791",
- "DocumentType" : "Invoice",
- "DueDate" : "2021-02-14",
- "PostingDate" : "2020-10-24",
- "SellToCustomerNo" : "CUST1005",
- "CustomerNo" : "CUST1005",
- "EntryNo" : "48764"
- },
- {
- "Open" : "No",
- "RemainingAmount" : "0.00",
- "Amount" : "987.50",
- "Description" : "Order 103849",
- "DocumentNo" : "002794",
- "DocumentType" : "Invoice",
- "DueDate" : "2020-11-03",
- "PostingDate" : "2020-10-04",
- "SellToCustomerNo" : "CUST1005",
- "CustomerNo" : "CUST1005",
- "EntryNo" : "48777"
- },
- {
- "Open" : "No",
- "ExternalDocumentNo" : "INV1056-007-000027",
- "RemainingAmount" : "0.00",
- "Amount" : "625.00",
- "Description" : "Order 103857",
- "DocumentNo" : "002796",
- "DocumentType" : "Invoice",
- "DueDate" : "2020-12-17",
- "PostingDate" : "2020-11-17",
- "SellToCustomerNo" : "CUST1005",
- "CustomerNo" : "CUST1005",
- "EntryNo" : "48786"
- },
- {
- "Open" : "No",
- "ExternalDocumentNo" : "INV1056-008-000028",
- "RemainingAmount" : "0.00",
- "Amount" : "937.50",
- "Description" : "Order 103858",
- "DocumentNo" : "002797",
- "DocumentType" : "Invoice",
- "DueDate" : "2020-12-17",
- "PostingDate" : "2020-11-17",
- "SellToCustomerNo" : "CUST1005",
- "CustomerNo" : "CUST1005",
- "EntryNo" : "48789"
- },
- {
- "Open" : "No",
- "ExternalDocumentNo" : "INV1056-010-000030",
- "RemainingAmount" : "0.00",
- "Amount" : "2,135.00",
- "Description" : "Order 103859",
- "DocumentNo" : "002798",
- "DocumentType" : "Invoice",
- "DueDate" : "2020-12-26",
- "PostingDate" : "2020-11-26",
- "SellToCustomerNo" : "CUST1005",
- "CustomerNo" : "CUST1005",
- "EntryNo" : "48796"
- },
- {
- "Open" : "No",
- "ExternalDocumentNo" : "INV1056-011-000031",
- "RemainingAmount" : "0.00",
- "Amount" : "215.00",
- "Description" : "Order 103860",
- "DocumentNo" : "002799",
- "DocumentType" : "Invoice",
- "DueDate" : "2020-12-26",
- "PostingDate" : "2020-11-26",
- "SellToCustomerNo" : "CUST1005",
- "CustomerNo" : "CUST1005",
- "EntryNo" : "48799"
- }
- ]
- }
- },
- "createdBy" : {
- "userId" : ObjectId("5e515b207681b81cc2cb792b"),
- "userType" : "cloudes_user"
- },
- "isSuccess" : true,
- "__v" : 0
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement