Guest User

Untitled

a guest
Jun 23rd, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. {
  2. "customerId": "1",
  3. "addressId": "2018AA123",
  4. "invoiceId": "00ec5a04a43c014aa9e8",
  5. "invoiceType": "AdvancePayment",
  6. "invoiceTypeLocalized": "Voorschot",
  7. "invoiceDate": "2015-02-13T00:00:00",
  8. "paymentDueDate": "2015-02-20T00:00:00",
  9. "invoiceNumber": "157005888",
  10. "startDate": "2015-03-01T00:00:00",
  11. "endDate": "2015-04-01T00:00:00",
  12. "periodDescription": "Maart 2015",
  13. "amount": 100.10,
  14. "vatAmount": 30.30,
  15. "totalAmount": 100
  16. }
  17.  
  18. "{"attributes":{"type":"invoice__c",
  19. "url":"/services/data/v43.0/sobjects/invoice__c/a000X000015LDn2QAA"},
  20. "customerId__c":"1",
  21. "addressId__c":"8212BJ154",
  22. "Id":"a000X000015LDn2QAG",
  23. "invoice ype__c":"AdvancePayment",
  24. "invoice ypeLocalized__c":"Voorschot",
  25. "invoiceDate__c":"2015-02-13",
  26. "paymentDueDate__c":"2015-02-20",
  27. "invoiceNumber__c":"157005888",
  28. "startDate__c":"2015-03-01",
  29. "endDate__c":"2015-04-01",
  30. "periodDescription__c":"Maart 2015",
  31. "amount__c":100.10,
  32. "vatAmount__c":30.30,
  33. "totalAmount__c":100.00}"
Add Comment
Please, Sign In to add comment