This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"requestData": { | |
"bidAmount": "80000", | |
"tokenNo": "15624053271669536408-15755", | |
"auctionType": "", | |
"utm_source": "ios", | |
"event": "place_bid", | |
"highestBidder": 0, | |
"isMaxBid": false, | |
"carId": "755922", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"carDetail": { | |
"carInfo": { | |
"variantIdSeller": 1685, | |
"clusterType": "c0", | |
"carRegionName": "Kolkata", | |
"carId": 754491, | |
"model": "FIESTA", | |
"highestBidderId": "15755", | |
"quotedPrice": 73498, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"requestData": { | |
"bidAmount": "18000", | |
"tokenNo": "155963195121578208-10261", | |
"auctionType": "", | |
"utm_source": "ios", | |
"event": "place_bid", | |
"highestBidder": 0, | |
"isMaxBid": false, | |
"carId": "755702", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"requestData": { | |
"bidAmount": "14000", | |
"tokenNo": "155963195121578208-10261", | |
"auctionType": "", | |
"utm_source": "ios", | |
"event": "place_bid", | |
"highestBidder": 0, | |
"isMaxBid": false, | |
"carId": "755702", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"requestData": { | |
"bidAmount": "14000", | |
"tokenNo": "155963195121578208-10261", | |
"auctionType": "", | |
"utm_source": "ios", | |
"event": "place_bid", | |
"highestBidder": 0, | |
"isMaxBid": false, | |
"carId": "755702", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"carDetail": { | |
"carInfo": { | |
"variantIdSeller": 2201, | |
"clusterType": "c0", | |
"carRegionName": "Mumbai", | |
"carId": 755702, | |
"model": "CITY ZX", | |
"quotedPrice": 63174, | |
"variantYearIdSeller": 21357, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"success": true, | |
"messages": [], | |
"message": [ | |
{ | |
"error": [], | |
"validate": [], | |
"success": [], | |
"notice": [] | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
select id_sales_order_item,created_at from sales_order_item where (original_unit_price=0 || original_unit_price IS NULL) and created_at >'2016-07-25 00:00:00'; | |
+---------------------+---------------------+ | |
| id_sales_order_item | created_at | | |
+---------------------+---------------------+ | |
| 84911406 | 2016-07-29 04:54:40 | | |
| 84911408 | 2016-07-29 04:54:40 | | |
| 84911410 | 2016-07-29 04:54:40 | | |
| 84911418 | 2016-07-29 05:00:06 | | |
| 84911420 | 2016-07-29 05:00:06 | | |
| 84911426 | 2016-07-29 05:01:33 | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"success": true, | |
"messages": [], | |
"message": [ | |
{ | |
"error": [], | |
"validate": [], | |
"success": [], | |
"notice": [], | |
"errors": [] |
NewerOlder