Skip to content

Instantly share code, notes, and snippets.

@ranafarhanakram
Created March 14, 2018 13:22
Show Gist options
  • Save ranafarhanakram/89bf9aaa9345ce62a15de4ef40be2858 to your computer and use it in GitHub Desktop.
Save ranafarhanakram/89bf9aaa9345ce62a15de4ef40be2858 to your computer and use it in GitHub Desktop.
{
"id":null,
"TransactionId":1701,
"CustomerId":1,
"subTotal":1500,
"taxAmount":292.5,
"total":1792.5,
"discountAmount":0,
"amountRecieved":1792.5,
"friendlyName":null,
"holdOrderType":null,
"isLayAway":false,
"isReturn":true,
"onHold":false,
"TransactionPayments":[
{
"id":339,
"name":"Cash",
"isActive":true,
"createdAt":"2017-10-12T14:28:52.000Z",
"updatedAt":"2017-10-12T14:28:52.000Z",
"deletedAt":null,
"StoreId":187,
"OrganizationId":98,
"createdByUserId":146,
"Store":{
"id":187,
"name":"heavy bikes store",
"accountNumber":"SP1187",
"address":"31 South 2nd Avenue, Mount Vernon, NY, United States",
"contactNumber":null,
"alertPhoneNumber":"9175297186",
"dba":null,
"alias":"bikes",
"email":"comdhavoc_1@hotmail.com",
"emailBilling":"comdhavoc_1@hotmail.com",
"emailReport":null,
"url":null,
"zipcode":null,
"logoUrl":"",
"paymentId":null,
"country":null,
"city":null,
"state":null,
"taxRate":null,
"lastActivity":null,
"printerSize":"Small",
"policy":"",
"onHold":false,
"paxEnabled":false,
"paxSerial":"",
"isCancel":false,
"autoPrint":false,
"isMaster":false,
"isActive":true,
"lockInventory":false,
"createdByUserId":146,
"longitude":73.0931461,
"latitude":33.7293882,
"showOnline":true,
"pickup":false,
"shipment":false,
"localDelivery":false,
"stripeAccountId":"acct_1BEbKhBzdcTetKqa",
"smsAlerts":true,
"sendTextMessage":false,
"alert1":"",
"alert2":"",
"alert3":"",
"UTCalert1":null,
"UTCalert2":null,
"UTCalert3":null,
"timeZoneId":"Asia/Karachi",
"customerFacingScreen":true,
"alertEmail1":"comdhavoc_1@hotmail.com",
"alertEmail2":"farhanrana87@gmail.com",
"alertEmail3":"farhan_rana87@yahoo.com",
"alertEmail4":null,
"createdAt":"2017-10-12T14:28:52.000Z",
"updatedAt":"2018-02-23T16:52:01.000Z",
"deletedAt":null,
"CarrierId":3,
"OrganizationId":98,
"StoreGroupId":117,
"beforeHoldStoreId":null,
"PlanId":1,
"StoreBusinessTypeId":1
},
"PaymentMethodId":339,
"amount":1792.5
}
],
"customer":{
"id":1,
"name":"Walk-In Customer"
},
"notes":null,
"applyTax":true,
"overAllDiscountIsPercentage":false,
"overAllDiscountAmount":0,
"TransactionDetails":[
{
"name":"handle bars",
"id":3616,
"salePrice":300,
"costPrice":20,
"notes":"",
"taxAmount":292.5,
"quantity":5,
"returnTransactionDetailId": 3218,
"Discounts":[
],
"Taxes":[
{
"id":120,
"name":"sales",
"description":null,
"value":19.5,
"applyByDefault":true,
"isPercentage":true,
"isActive":true,
"createdAt":"2017-10-31T15:40:15.000Z",
"updatedAt":"2017-11-29T13:41:28.000Z",
"deletedAt":null,
"OrganizationId":98,
"StoreId":190,
"createdByUserId":146,
"ProductTax":{
"ProductId":3616,
"TaxId":120,
"OrganizationId":98
},
"applyTax":true,
"TaxId":120
}
],
"Serials":[
],
"isReturn":true,
"confirmPriceOnSale":false,
"ProductId":3616,
"TransactionDetailProductSpecifications":[
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment