vitareinforce

Isi Json ketika checkout

Aug 8th, 2022
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. {
  2. "Code": "ORD/08082022/194322",
  3. "Name": "Pesanan Barang 08082022-194322",
  4. "customer": {
  5. "Id": 2,
  6. "CustomerId": "C-M-9805491",
  7. "CustomerNumber": "123123123",
  8. "Name": "Test1234 Ganti Nama",
  9. "Address": "Test",
  10. "SecondAddress": "Test",
  11. "PhoneNumber": "08123123123",
  12. "Birthday": null,
  13. "Status": "Whitelist",
  14. "TransactionId": null,
  15. "created_at": "2021-08-11 17:20:08",
  16. "updated_at": "2022-07-27 19:59:06",
  17. "Picture1": null,
  18. "Picture2": null,
  19. "DropIdentifier": null,
  20. "ReturnIdentifier": null
  21. },
  22. "employee": {
  23. "Id": 1,
  24. "GroupId": 23,
  25. "LegalEntityId": 1,
  26. "BranchId": 1,
  27. "Name": "Eru Iluvatar",
  28. "ContactNumber": "08123456789",
  29. "Address": "Dibri No 21 Pranching Pony Lantai 2a",
  30. "Picture1": null,
  31. "position": null
  32. },
  33. "Status": "Pending",
  34. "PaymentStatus": "Kredit",
  35. "Paid": 0,
  36. "Cancel": 0,
  37. "LegalEntityId": 1,
  38. "BranchId": 1,
  39. "EmployeeId": 1,
  40. "Tags": "Bank 1",
  41. "Type": "Sales Trackers",
  42. "Source": "Transactions",
  43. "Total": 1100,
  44. "Nominal": 0,
  45. "Sisa": 1100,
  46. "CustomerId": 2,
  47. "item_details_data": [{
  48. "guid": "7e0d5436-4e61-465b-8bf5-4277e0965f86",
  49. "Id": 1364,
  50. "IsBundle": 1,
  51. "Code": "BDL/L/270422/144702",
  52. "Name": "Paket Buku 1 A V2 33422",
  53. "Condition": 100,
  54. "Quantity": 92,
  55. "PriceType": "Citra Pesona - Promo",
  56. "Price": 300,
  57. "BranchName": "CITRA PUSAT",
  58. "LegalEntityName": "CITRA GROUP",
  59. "ItemMasterId": 134,
  60. "LegalEntityId": 1,
  61. "BranchId": 1,
  62. "Location": null,
  63. "Picture1": null,
  64. "created_at": "2022-04-23T15:48:02.000000Z",
  65. "updated_at": "2022-05-06T09:59:29.000000Z",
  66. "item_details": [],
  67. "ItemId": 1364,
  68. "SellingQuantity": 3,
  69. "GiveItem": false
  70. }, {
  71. "guid": "7537d8de-a8dc-4e24-9ec9-d29b21efea23",
  72. "Id": 1298,
  73. "IsBundle": 0,
  74. "Code": "INV/160222/140421",
  75. "Name": "Prisma 1 A",
  76. "Condition": 100,
  77. "Quantity": 9999,
  78. "PriceType": "Citra Pratama - Reguler",
  79. "Price": 100,
  80. "BranchName": "CITRA PUSAT",
  81. "LegalEntityName": "CITRA GROUP",
  82. "ItemMasterId": 133,
  83. "LegalEntityId": 1,
  84. "BranchId": 1,
  85. "Location": null,
  86. "Picture1": null,
  87. "created_at": "2022-02-16T07:04:17.000000Z",
  88. "updated_at": "2022-07-01T01:13:06.000000Z",
  89. "item_details": null,
  90. "ItemId": 1298,
  91. "SellingQuantity": 2,
  92. "GiveItem": false
  93. }]
  94. }
Add Comment
Please, Sign In to add comment