Guest User

Untitled

a guest
Mar 22nd, 2018
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.12 KB | None | 0 0
  1. {
  2. "id":null,
  3. "TransactionId":1701,
  4. "CustomerId":1,
  5. "subTotal":1500,
  6. "taxAmount":292.5,
  7. "total":1792.5,
  8. "discountAmount":0,
  9. "amountRecieved":1792.5,
  10. "friendlyName":null,
  11. "holdOrderType":null,
  12. "isLayAway":false,
  13. "isReturn":true,
  14. "onHold":false,
  15. "TransactionPayments":[
  16. {
  17. "id":339,
  18. "name":"Cash",
  19. "isActive":true,
  20. "createdAt":"2017-10-12T14:28:52.000Z",
  21. "updatedAt":"2017-10-12T14:28:52.000Z",
  22. "deletedAt":null,
  23. "StoreId":187,
  24. "OrganizationId":98,
  25. "createdByUserId":146,
  26. "Store":{
  27. "id":187,
  28. "name":"heavy bikes store",
  29. "accountNumber":"SP1187",
  30. "address":"31 South 2nd Avenue, Mount Vernon, NY, United States",
  31. "contactNumber":null,
  32. "alertPhoneNumber":"9175297186",
  33. "dba":null,
  34. "alias":"bikes",
  35. "email":"comdhavoc_1@hotmail.com",
  36. "emailBilling":"comdhavoc_1@hotmail.com",
  37. "emailReport":null,
  38. "url":null,
  39. "zipcode":null,
  40. "logoUrl":"",
  41. "paymentId":null,
  42. "country":null,
  43. "city":null,
  44. "state":null,
  45. "taxRate":null,
  46. "lastActivity":null,
  47. "printerSize":"Small",
  48. "policy":"",
  49. "onHold":false,
  50. "paxEnabled":false,
  51. "paxSerial":"",
  52. "isCancel":false,
  53. "autoPrint":false,
  54. "isMaster":false,
  55. "isActive":true,
  56. "lockInventory":false,
  57. "createdByUserId":146,
  58. "longitude":73.0931461,
  59. "latitude":33.7293882,
  60. "showOnline":true,
  61. "pickup":false,
  62. "shipment":false,
  63. "localDelivery":false,
  64. "stripeAccountId":"acct_1BEbKhBzdcTetKqa",
  65. "smsAlerts":true,
  66. "sendTextMessage":false,
  67. "alert1":"",
  68. "alert2":"",
  69. "alert3":"",
  70. "UTCalert1":null,
  71. "UTCalert2":null,
  72. "UTCalert3":null,
  73. "timeZoneId":"Asia/Karachi",
  74. "customerFacingScreen":true,
  75. "alertEmail1":"comdhavoc_1@hotmail.com",
  76. "alertEmail2":"farhanrana87@gmail.com",
  77. "alertEmail3":"farhan_rana87@yahoo.com",
  78. "alertEmail4":null,
  79. "createdAt":"2017-10-12T14:28:52.000Z",
  80. "updatedAt":"2018-02-23T16:52:01.000Z",
  81. "deletedAt":null,
  82. "CarrierId":3,
  83. "OrganizationId":98,
  84. "StoreGroupId":117,
  85. "beforeHoldStoreId":null,
  86. "PlanId":1,
  87. "StoreBusinessTypeId":1
  88. },
  89. "PaymentMethodId":339,
  90. "amount":1792.5
  91. }
  92. ],
  93. "customer":{
  94. "id":1,
  95. "name":"Walk-In Customer"
  96. },
  97. "notes":null,
  98. "applyTax":true,
  99. "overAllDiscountIsPercentage":false,
  100. "overAllDiscountAmount":0,
  101. "TransactionDetails":[
  102. {
  103. "name":"handle bars",
  104. "id":3616,
  105. "salePrice":300,
  106. "costPrice":20,
  107. "notes":"",
  108. "taxAmount":292.5,
  109. "quantity":5,
  110. "returnTransactionDetailId": 3218,
  111. "Discounts":[
  112.  
  113. ],
  114. "Taxes":[
  115. {
  116. "id":120,
  117. "name":"sales",
  118. "description":null,
  119. "value":19.5,
  120. "applyByDefault":true,
  121. "isPercentage":true,
  122. "isActive":true,
  123. "createdAt":"2017-10-31T15:40:15.000Z",
  124. "updatedAt":"2017-11-29T13:41:28.000Z",
  125. "deletedAt":null,
  126. "OrganizationId":98,
  127. "StoreId":190,
  128. "createdByUserId":146,
  129. "ProductTax":{
  130. "ProductId":3616,
  131. "TaxId":120,
  132. "OrganizationId":98
  133. },
  134. "applyTax":true,
  135. "TaxId":120
  136. }
  137. ],
  138. "Serials":[
  139.  
  140. ],
  141. "isReturn":true,
  142. "confirmPriceOnSale":false,
  143. "ProductId":3616,
  144. "TransactionDetailProductSpecifications":[
  145.  
  146. ]
  147. }
  148. ]
  149. }
Add Comment
Please, Sign In to add comment