Advertisement
Guest User

Untitled

a guest
Dec 13th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.83 KB | None | 0 0
  1. {
  2.   "d": {
  3.     "CompanyCode": "NX58",
  4.     "DocumentDate": "2019-10-31T00:00:00",
  5.     "PostingDate": "2019-10-31T00:00:00",
  6.     "SupplierInvoiceIDByInvcgParty": "9980002042",
  7.     "InvoicingParty": "710",
  8.     "DocumentCurrency": "EUR",
  9.     "InvoiceGrossAmount": "10.00",
  10.     "DocumentHeaderText": "12/2019",
  11.     "AccountingDocumentType": "KR",
  12.     "PaymentMethod": "T",
  13.     "SupplierInvoiceIsCreditMemo": "N",
  14.     "to_SupplierInvoiceItemGLAcct": {
  15.       "results": [
  16.         {
  17.           "SupplierInvoiceItem": "1",
  18.           "CostCenter": "ASYFV1FP2L",
  19.           "GLAccount": "99352089",
  20.           "SupplierInvoiceItemAmount": "8.00",
  21.           "TaxCode": "AF",
  22.           "DebitCreditCode": "S",
  23.           "SupplierInvoiceItemText": "Fuel - Diesel",
  24.           "AssignmentReference": "< 25 000"
  25.         }
  26.       ]
  27.     }
  28.   }
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement