This is a self-navigating API documentation. Please feel free to explore across the Index. API calls gives you a hands-on experience of those methods provided. Field reference lists, describes the type of information provided by the API.
This is a self-navigating API documentation. Please feel free to explore across the Index. API calls gives you a hands-on experience of those methods provided. Field reference lists, describes the type of information provided by the API.
Registration
http://house.auctionsoftware.com:7080/sellersignup
curl -X POST "http://house.auctionsoftware.com:7080/sellersignup"
Name | Description |
---|---|
userdetails |
|
- {
- "success" : "boolean", "reason" : "string"
- {
- "success": "yes", "reason": "Registered Successfully! Please verify your email to activate your Account. Thank You!"
- {
- "failedreason" : "string", "success" : "boolean"
- {
- "failedreason" : "Email Already Exist!", "success" : "no"
Login
http://house.auctionsoftware.com:7080/userlogin
curl -X POST"http://house.auctionsoftware.com:7080/userlogin"
Name | Description |
---|---|
userdetails |
|
- {
- "acl": number, "email": "string", "userid": number, "first_name": "", "last_name": "", "zipcode": string, "phone": "number", "success": boolean, "reason": "string"
- {
- "acl": 2, "email": "rtest1@gmail.com", "userid": 510, "first_name": "", "last_name": "", "zipcode": null, "phone": "7234324253", "success": true, "reason": "Successful"
- {
- "success": boolean, "guest_phone": "number", "guest_name": "", "acl": number, "reason": "string"
- {
- "success": false, "guest_phone": "7234324253", "guest_name": "", "acl": 2, "reason": "Invalid Email id or Password"
Forgot Password
http://house.auctionsoftware.com:7080/forgetPasswordReset
curl -X POST"http://house.auctionsoftware.com:7080/forgetPasswordReset"
Name | Description |
---|---|
userdetails |
|
- {
- "success": boolean
- {
- "success": true
- {
- "success": boolean, "reason": string,
- {
- "reason": "Email did not match with record", "success": false
Search Properties by location
http://house.auctionsoftware.com:7080/homeProperties/Chennai
curl -X POST"http://house.auctionsoftware.com:7080/homeProperties/Chennai"
Name | Description |
---|---|
userdetails |
|
- {
- "results": [ { "state": "string", "featured_des": string, "locality": "string", "name": "string", "status": string, "flat_id": number, "id": 149, "bedroom_type": "number", "possesion": "string", "property_type": "string", "bathroom": "number", "built_area": "number", "super_built_area": "number", "sqrtarea": "number", "possesiondate": "string", "date_added": "string", "startdate": "number", "mprice": number, "sprice": "number", "asset_image": "string", "enddate": "number", "loc_locality": "string", "loc_city": "string", "ispossesavail": number, "wcnt": number, "today": "string"
- {
- { "results": [ { "state": "TamilNadu", "featured_des": null, "locality": "Tambaram", "name": "LAND ATLANTIS", "status": null, "flat_id": 139, "id": 149, "bedroom_type": "10+", "possesion": "2018-05-05T05:00:00.000Z", "property_type": "Villa", "bathroom": "9", "built_area": "4000000", "super_built_area": "5400000", "sqrtarea": "0", "possesiondate": "May 2018", "date_added": "2018-04-27T22:01:00.000Z", "startdate": "2018/04/27 17:01:00", "mprice": 8000000, "sprice": "1000000.00", "asset_image": "1dfaf70e734fadcb0f849796bc469efd.jpg,", "enddate": "2019/08/28 12:49:17", "loc_locality": "Tambaram", "loc_city": "Chennai", "ispossesavail": 1, "wcnt": 0, "today": "2019/05/02 06:21:34" }, ] }
- {
- "success": boolean, "res_code": number, "data":"string"
- {
- "success": false, "res_code": 302, "data":"customer already exists"
Search
http://house.auctionsoftware.com:7080/search
curl -X POST""
Name | Description |
---|---|
userdetails |
|
- {
-
{
"results" : [
{
"sprice" : "number",
"size" : "number",
"auctioncondition" : "srting",
"closed" : "srting",
"lotof" : "",
"image" : srting,
"remainingDay" : number,
"is_avatar" : number,
"height" : number,
"id" : number,
"inventory_loc" : "srting",
"unitcount" : number,
"startprice" : "number",
"wlist" : number,
"rprice" : "number",
"qcdby" : "",
"latestbid" : srting,
"dateFclosed" : "srting",
"width" : 12,
"date_added" : "srting",
"manufacturer" : "srting",
"date_closed" : "srting",
"description" : "Product",
"pricestart" : "number",
"hasshipping" : number,
"file_name" : "srting",
"palletcount" : "",
"modelnumber" : "srting",
"auctionnotes" : "srting",
"auctiontype" : "srting",
"finish" : "",
"title" : "srting",
"msrp" : number,
"market_status" : "srting",
"starttext" : "srting",
"weight" : number,
"auctionid" : srting,
"shipnotavailable" : number,
"conditionunique" : "srting",
"upc" : "number",
"mixlotof" : "number",
"length" : number,
"wprice" : number,
"ptitle" : "srting",
"user_id" : number,
"localpickup" : number,
"storeqty" : number,
"paymentmethod" : "srting",
"multiple_category" : "number",
"location" : "srting",
"ended_early" : number,
"freightrequest" : number,
"avatarorg" : "srting",
"shippingcost" : "number"
},
{
"sprice" : "number",
"size" : "",
"auctioncondition" : "",
"closed" : "string",
"lotof" : "",
"image" : string,
"remainingDay" : number,
"is_avatar" : number,
"height" : number,
"id" : number,
"inventory_loc" : "string",
"unitcount" : number,
"startprice" : "number",
"wlist" : number,
"rprice" : "number",
"qcdby" : "",
"latestbid" : string,
"dateFclosed" : "string",
"width" : 0,
"date_added" : "string",
"manufacturer" : "",
"date_closed" : "number",
"description" : "",
"pricestart" : "number",
"frighttxtn" : "string",
"hasshipping" : number,
"file_name" : "string",
"palletcount" : "",
"modelnumber" : "",
"auctionnotes" : "string",
"auctiontype" : "string",
"finish" : "",
"title" : "string",
"msrp" : number,
"market_status" : "string",
"starttext" : "string",
"weight" : number,
"auctionid" : number,
"shipnotavailable" : number,
"conditionunique" : "string",
"upc" : "",
"mixlotof" : "number",
"length" : number,
"wprice" : number,
"ptitle" : "string",
"user_id" : number,
"localpickup" : number,
"storeqty" : number,
"paymentmethod" : "[\"string"]",
"multiple_category" : "number",
"location" : "Shorewood, string",
"ended_early" : number,
"freightrequest" : string,
"avatarorg" : "string",
"shippingcost" : "number"
}
],
"maincategory" : [
{
"cat_id" : number,
"cat_name" : "string",
"parent_id" : number,
"cat_type" : "string",
"catcount" : number
},
{
"cat_id" : number,
"cat_name" : "string",
"parent_id" : number,
"cat_type" : "string",
"catcount" : number
},
{
"cat_id" : number,
"cat_name" : "string",
"parent_id" : number,
"cat_type" : "string",
"catcount" : number
},
{
"cat_id" : number,
"cat_name" : "string",
"parent_id" : number,
"cat_type" : "string",
"catcount" : number
},
{
"cat_id" : number,
"cat_name" : "string",
"parent_id" : number,
"cat_type" : "string",
"catcount" : number
},
{
"cat_id" : number,
"cat_name" : "string",
"parent_id" : number,
"cat_type" : "string",
"catcount" : number
}
],
"pagination" : "
- <\/ul>",
"retrival" : [
{
"value" : number,
"name" : "string",
"org_name" : "string"
},
{
"value" : number,
"name" : "string",
"org_name" : "string"
},
{
"value" : number,
"name" : "string",
"org_name" : "string"
}
],
"locate" : [
{
"typelc" : "whole",
"name" : "string",
"value" : "string"
}
],
"set_disp" : "number",
"total_only" : number,
"total_pagecnt" : number,
"success" : "string"
}
-
{
"results" : [
{
"sprice" : "number",
"size" : "number",
"auctioncondition" : "srting",
"closed" : "srting",
"lotof" : "",
"image" : srting,
"remainingDay" : number,
"is_avatar" : number,
"height" : number,
"id" : number,
"inventory_loc" : "srting",
"unitcount" : number,
"startprice" : "number",
"wlist" : number,
"rprice" : "number",
"qcdby" : "",
"latestbid" : srting,
"dateFclosed" : "srting",
"width" : 12,
"date_added" : "srting",
"manufacturer" : "srting",
"date_closed" : "srting",
"description" : "Product",
"pricestart" : "number",
"hasshipping" : number,
"file_name" : "srting",
"palletcount" : "",
"modelnumber" : "srting",
"auctionnotes" : "srting",
"auctiontype" : "srting",
"finish" : "",
"title" : "srting",
"msrp" : number,
"market_status" : "srting",
"starttext" : "srting",
"weight" : number,
"auctionid" : srting,
"shipnotavailable" : number,
"conditionunique" : "srting",
"upc" : "number",
"mixlotof" : "number",
"length" : number,
"wprice" : number,
"ptitle" : "srting",
"user_id" : number,
"localpickup" : number,
"storeqty" : number,
"paymentmethod" : "srting",
"multiple_category" : "number",
"location" : "srting",
"ended_early" : number,
"freightrequest" : number,
"avatarorg" : "srting",
"shippingcost" : "number"
},
{
"sprice" : "number",
"size" : "",
"auctioncondition" : "",
"closed" : "string",
"lotof" : "",
"image" : string,
"remainingDay" : number,
"is_avatar" : number,
"height" : number,
"id" : number,
"inventory_loc" : "string",
"unitcount" : number,
"startprice" : "number",
"wlist" : number,
"rprice" : "number",
"qcdby" : "",
"latestbid" : string,
"dateFclosed" : "string",
"width" : 0,
"date_added" : "string",
"manufacturer" : "",
"date_closed" : "number",
"description" : "",
"pricestart" : "number",
"frighttxtn" : "string",
"hasshipping" : number,
"file_name" : "string",
"palletcount" : "",
"modelnumber" : "",
"auctionnotes" : "string",
"auctiontype" : "string",
"finish" : "",
"title" : "string",
"msrp" : number,
"market_status" : "string",
"starttext" : "string",
"weight" : number,
"auctionid" : number,
"shipnotavailable" : number,
"conditionunique" : "string",
"upc" : "",
"mixlotof" : "number",
"length" : number,
"wprice" : number,
"ptitle" : "string",
"user_id" : number,
"localpickup" : number,
"storeqty" : number,
"paymentmethod" : "[\"string"]",
"multiple_category" : "number",
"location" : "Shorewood, string",
"ended_early" : number,
"freightrequest" : string,
"avatarorg" : "string",
"shippingcost" : "number"
}
],
"maincategory" : [
{
"cat_id" : number,
"cat_name" : "string",
"parent_id" : number,
"cat_type" : "string",
"catcount" : number
},
{
"cat_id" : number,
"cat_name" : "string",
"parent_id" : number,
"cat_type" : "string",
"catcount" : number
},
{
"cat_id" : number,
"cat_name" : "string",
"parent_id" : number,
"cat_type" : "string",
"catcount" : number
},
{
"cat_id" : number,
"cat_name" : "string",
"parent_id" : number,
"cat_type" : "string",
"catcount" : number
},
{
"cat_id" : number,
"cat_name" : "string",
"parent_id" : number,
"cat_type" : "string",
"catcount" : number
},
{
"cat_id" : number,
"cat_name" : "string",
"parent_id" : number,
"cat_type" : "string",
"catcount" : number
}
],
"pagination" : "
- {
- {
"results" : [
{
"sprice" : "1",
"size" : "100",
"auctioncondition" : "[\"Tested and Works\",\"Untested\",\"Powers On\"]",
"closed" : "2019-04-17T21:54:00.000Z",
"lotof" : "",
"image" : null,
"remainingDay" : 53972173,
"is_avatar" : 1,
"height" : 0,
"id" : 4164,
"unitcount" : 0,
"inventory_loc" : "TR",
"wlist" : 0,
"rprice" : "1",
"startprice" : "1",
"qcdby" : "",
"latestbid" : 5,
"dateFclosed" : "2019-04-17T21:54:00.000Z",
"width" : 0,
"date_added" : "2019-04-12T11:27:36.000Z",
"manufacturer" : "Test",
"date_closed" : "2019-04-17T21:54:00.000Z",
"description" : "Product",
"pricestart" : 5,
"frighttxtn" : "Shipping:Request Price",
"hasshipping" : 0,
"palletcount" : "",
"file_name" : "cdb756cb2da452ce95b9f59ca8bf5d0c.jpg",
"modelnumber" : "RE100",
"auctiontype" : "storereturns",
"auctionnotes" : "See picture notes",
"finish" : "",
"msrp" : 0,
"title" : "Test RE100 Product Size 100 ",
"market_status" : "open",
"starttext" : "Current Price",
"weight" : 0,
"auctionid" : 3000411,
"user_id" : 1,
"shipnotavailable" : 0,
"localpickup" : 1,
"upc" : "3000100",
"wprice" : 5,
"length" : 0,
"mixlotof" : "0",
"ptitle" : "Test RE100 Product Size 100 ",
"conditionunique" : "New\/Other",
"storeqty" : 0,
"paymentmethod" : "[\"Credit Cards\",\"Cash (Local Pick-up)\",\"Wire Transfer\"]",
"multiple_category" : "80,118",
"location" : "Shorewood, IL",
"freightrequest" : 1,
"ended_early" : 0,
"avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/cdb756cb2da452ce95b9f59ca8bf5d0c.jpg",
"shippingcost" : "0"
},
{
"sprice" : "5",
"size" : "",
"auctioncondition" : "",
"closed" : "2019-04-18T17:56:00.000Z",
"lotof" : "",
"image" : null,
"remainingDay" : 126092173,
"is_avatar" : 1,
"height" : 0,
"id" : 3938,
"unitcount" : 0,
"inventory_loc" : "sa",
"wlist" : 0,
"rprice" : "5",
"startprice" : "5",
"qcdby" : "",
"latestbid" : null,
"dateFclosed" : "2019-04-18T17:56:00.000Z",
"width" : 0,
"date_added" : "2019-03-11T17:09:35.000Z",
"manufacturer" : "",
"date_closed" : "2019-04-18T17:56:00.000Z",
"description" : "",
"pricestart" : "5",
"frighttxtn" : "Shipping:Request Price",
"hasshipping" : 0,
"palletcount" : "",
"file_name" : "f7c166317d7fe1a3fdd1952cca69453665e5d55a.jpeg",
"modelnumber" : "",
"auctiontype" : "storereturns",
"auctionnotes" : "sampek ",
"finish" : "",
"msrp" : 0,
"title" : "Product From Mob",
"market_status" : "open",
"starttext" : "Starting Price",
"weight" : 0,
"auctionid" : 91811764,
"user_id" : 1215,
"shipnotavailable" : 0,
"localpickup" : 0,
"upc" : "",
"wprice" : 5,
"length" : 0,
"mixlotof" : "0",
"ptitle" : "Product From Mob",
"conditionunique" : "New\/Other",
"storeqty" : 0,
"paymentmethod" : "[\"Cash (Local Pick-up)\"]",
"multiple_category" : "77",
"location" : "",
"freightrequest" : 1,
"ended_early" : 0,
"avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/f7c166317d7fe1a3fdd1952cca69453665e5d55a.jpeg",
"shippingcost" : "0"
},
{
"multiple_category" : "75,81",
"is_avatar" : 1,
"freightrequest" : 1,
"shippingcost" : "0",
"ended_early" : 0,
"localpickup" : 0,
"file_name" : "f048d902c325fb118f2871334d5da961ff608941.jpeg",
"rprice" : "5",
"paymentmethod" : "[\"Cash (Local Pick-up)\"]",
"wprice" : 5,
"auctionnotes" : "Sample description",
"msrp" : 0,
"starttext" : "Current Price",
"width" : 0,
"qcdby" : "",
"shipnotavailable" : 0,
"latestbid" : 5,
"wlist" : 0,
"auctionid" : 21302142,
"unitcount" : 0,
"length" : 0,
"height" : 0,
"description" : "",
"manufacturer" : "",
"hasshipping" : 0,
"size" : "",
"image" : null,
"remainingDay" : 126092173,
"date_added" : "2019-03-11T17:40:51.000Z",
"date_closed" : "2019-04-18T17:56:00.000Z",
"location" : "",
"closed" : "2019-04-18T17:56:00.000Z",
"id" : 3941,
"finish" : "",
"pricestart" : 5,
"modelnumber" : "",
"frighttxtn" : "Shipping:Request Price",
"palletcount" : "",
"conditionunique" : "New\/Other",
"user_id" : 1215,
"sprice" : "5",
"market_status" : "open",
"weight" : 0,
"auctioncondition" : "",
"dateFclosed" : "2019-04-18T17:56:00.000Z",
"avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/f048d902c325fb118f2871334d5da961ff608941.jpeg",
"storeqty" : 0,
"ptitle" : "Heater",
"startprice" : "5",
"inventory_loc" : "F",
"lotof" : "",
"upc" : "",
"auctiontype" : "storereturns",
"title" : "Heater",
"mixlotof" : "0"
},
{
"sprice" : "5",
"size" : "",
"auctioncondition" : "",
"closed" : "2019-04-18T17:56:00.000Z",
"lotof" : "",
"image" : null,
"remainingDay" : 126092173,
"is_avatar" : 1,
"height" : 0,
"id" : 3942,
"unitcount" : 0,
"inventory_loc" : "df",
"wlist" : 0,
"rprice" : "5",
"startprice" : "5",
"qcdby" : "",
"latestbid" : null,
"dateFclosed" : "2019-04-18T17:56:00.000Z",
"width" : 0,
"date_added" : "2019-03-11T17:45:34.000Z",
"manufacturer" : "",
"date_closed" : "2019-04-18T17:56:00.000Z",
"description" : "",
"pricestart" : "5",
"frighttxtn" : "Shipping:Request Price",
"hasshipping" : 0,
"palletcount" : "",
"file_name" : "145c31c1c34bb518b609cefe240131d90e96bb94.jpeg",
"modelnumber" : "",
"auctiontype" : "storereturns",
"auctionnotes" : "Sdp",
"finish" : "",
"msrp" : 0,
"title" : "Gift Card",
"market_status" : "open",
"starttext" : "Starting Price",
"weight" : 0,
"auctionid" : 22004392,
"user_id" : 1215,
"shipnotavailable" : 0,
"localpickup" : 0,
"upc" : "",
"wprice" : 5,
"length" : 0,
"mixlotof" : "0",
"ptitle" : "Gift Card",
"conditionunique" : "New\/Other",
"storeqty" : 0,
"paymentmethod" : "[\"Cash (Local Pick-up)\"]",
"multiple_category" : "75,81",
"location" : "",
"freightrequest" : 1,
"ended_early" : 0,
"avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/145c31c1c34bb518b609cefe240131d90e96bb94.jpeg",
"shippingcost" : "0"
},
{
"sprice" : "1",
"size" : "100",
"auctioncondition" : "[\"Tested and Works\",\"Untested\",\"Powers On\"]",
"closed" : "2019-04-19T20:19:00.000Z",
"lotof" : "",
"image" : null,
"remainingDay" : 221072173,
"is_avatar" : 1,
"height" : 0,
"id" : 4172,
"inventory_loc" : "TEST",
"unitcount" : 0,
"startprice" : "1",
"wlist" : 0,
"rprice" : "1",
"qcdby" : "",
"latestbid" : 60,
"dateFclosed" : "2019-04-19T20:19:00.000Z",
"width" : 0,
"date_added" : "2019-04-16T09:53:19.000Z",
"manufacturer" : "Test",
"date_closed" : "2019-04-19T20:19:00.000Z",
"description" : "Product",
"pricestart" : 60,
"frighttxtn" : "Shipping:Request Price",
"hasshipping" : 0,
"file_name" : "7de15751a08fe0de6fe3233369a8660c.jpg",
"palletcount" : "",
"modelnumber" : "RE100",
"auctionnotes" : "See picture notes",
"auctiontype" : "storereturns",
"finish" : "",
"title" : "Test RE100 Product Size 100 ",
"msrp" : 0,
"market_status" : "open",
"starttext" : "Current Price",
"weight" : 0,
"auctionid" : 3000442,
"shipnotavailable" : 0,
"conditionunique" : "Used",
"upc" : "3000100",
"mixlotof" : "0",
"length" : 0,
"wprice" : 60,
"ptitle" : "Test RE100 Product Size 100 ",
"user_id" : 1,
"localpickup" : 0,
"storeqty" : 0,
"paymentmethod" : "[\"Credit Cards\",\"Cash (Local Pick-up)\",\"Wire Transfer\"]",
"multiple_category" : "80,118",
"location" : "Shorewood, IL",
"ended_early" : 0,
"freightrequest" : 1,
"avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/7de15751a08fe0de6fe3233369a8660c.jpg",
"shippingcost" : "0"
},
{
"sprice" : "1",
"size" : "100",
"auctioncondition" : "[\"Tested and Works\",\"Untested\",\"Powers On\"]",
"closed" : "2019-04-19T20:19:00.000Z",
"lotof" : "",
"image" : null,
"remainingDay" : 221072173,
"is_avatar" : 1,
"height" : 6,
"id" : 4173,
"inventory_loc" : "TEST",
"unitcount" : 0,
"startprice" : "1",
"wlist" : 0,
"rprice" : "1",
"qcdby" : "",
"latestbid" : null,
"dateFclosed" : "2019-04-19T20:19:00.000Z",
"width" : 12,
"date_added" : "2019-04-16T09:53:22.000Z",
"manufacturer" : "Test",
"date_closed" : "2019-04-19T20:19:00.000Z",
"description" : "Product",
"pricestart" : "1",
"hasshipping" : 1,
"file_name" : "432f54a1b8c2b0f466acd095fa0d8d38.jpg",
"palletcount" : "",
"modelnumber" : "RE100",
"auctionnotes" : "See picture notes",
"auctiontype" : "storereturns",
"finish" : "",
"title" : "Test RE100 Product Size 100 ",
"msrp" : 0,
"market_status" : "open",
"starttext" : "Starting Price",
"weight" : 50,
"auctionid" : 3000440,
"shipnotavailable" : 0,
"conditionunique" : "Uninspected Returns",
"upc" : "3000100",
"mixlotof" : "0",
"length" : 25,
"wprice" : 1,
"ptitle" : "Test RE100 Product Size 100 ",
"user_id" : 1,
"localpickup" : 1,
"storeqty" : 0,
"paymentmethod" : "[\"Credit Cards\",\"Cash (Local Pick-up)\",\"Wire Transfer\"]",
"multiple_category" : "80,118",
"location" : "Shorewood, IL",
"ended_early" : 0,
"freightrequest" : 0,
"avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/432f54a1b8c2b0f466acd095fa0d8d38.jpg",
"shippingcost" : "0"
},
{
"sprice" : "5",
"size" : "",
"auctioncondition" : "",
"closed" : "2019-07-30T16:50:00.000Z",
"lotof" : "",
"image" : null,
"remainingDay" : 9021332173,
"is_avatar" : 1,
"height" : 0,
"id" : 4174,
"inventory_loc" : "te",
"unitcount" : 0,
"startprice" : "5",
"wlist" : 0,
"rprice" : "5",
"qcdby" : "",
"latestbid" : null,
"dateFclosed" : "2019-07-30T16:50:00.000Z",
"width" : 0,
"date_added" : "2019-04-16T10:40:02.000Z",
"manufacturer" : "",
"date_closed" : "2019-07-30T16:50:00.000Z",
"description" : "",
"pricestart" : "5",
"frighttxtn" : "Shipping:Request Price",
"hasshipping" : 0,
"file_name" : "01b15a8d8132d8acc244738c16983417.jpeg",
"palletcount" : "",
"modelnumber" : "",
"auctionnotes" : "blah",
"auctiontype" : "storereturns",
"finish" : "",
"title" : "Blah",
"msrp" : 0,
"market_status" : "open",
"starttext" : "Starting Price",
"weight" : 0,
"auctionid" : 45860418,
"shipnotavailable" : 0,
"conditionunique" : "Used",
"upc" : "",
"mixlotof" : "0",
"length" : 0,
"wprice" : 5,
"ptitle" : "Blah",
"user_id" : 1244,
"localpickup" : 1,
"storeqty" : 0,
"paymentmethod" : "[\"Cash (Local Pick-up)\"]",
"multiple_category" : "75,79",
"location" : "Shorewood, IL",
"ended_early" : 0,
"freightrequest" : 1,
"avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/01b15a8d8132d8acc244738c16983417.jpeg",
"shippingcost" : "0"
}
],
"maincategory" : [
{
"cat_id" : 75,
"cat_name" : "Apparel & More",
"parent_id" : 0,
"cat_type" : "storereturns",
"catcount" : 3
},
{
"cat_id" : 81,
"cat_name" : "Appliances",
"parent_id" : 0,
"cat_type" : "storereturns",
"catcount" : 2
},
{
"cat_id" : 80,
"cat_name" : "Chair",
"parent_id" : 0,
"cat_type" : "storereturns",
"catcount" : 3
},
{
"cat_id" : 77,
"cat_name" : "Electronics",
"parent_id" : 0,
"cat_type" : "storereturns",
"catcount" : 1
},
{
"cat_id" : 118,
"cat_name" : "Health & Beauty",
"parent_id" : 0,
"cat_type" : "storereturns",
"catcount" : 3
},
{
"cat_id" : 79,
"cat_name" : "Home Improvement",
"parent_id" : 0,
"cat_type" : "storereturns",
"catcount" : 1
}
],
"pagination" : "
- <\/ul>",
"retrival" : [
{
"value" : 1,
"name" : "shipavail",
"org_name" : "Fixed Price Shipping ($11.95)"
},
{
"value" : 1,
"name" : "freightavail",
"org_name" : "Request Price Shipping"
},
{
"value" : 1,
"name" : "localavail",
"org_name" : "Local Pick Up"
}
],
"locate" : [
{
"typelc" : "whole",
"name" : "Shorewood, IL",
"value" : "Shorewood| IL"
}
],
"set_disp" : "1-7",
"total_only" : 7,
"total_pagecnt" : 7,
"success" : "yes"
}
- {
"results" : [
{
"sprice" : "1",
"size" : "100",
"auctioncondition" : "[\"Tested and Works\",\"Untested\",\"Powers On\"]",
"closed" : "2019-04-17T21:54:00.000Z",
"lotof" : "",
"image" : null,
"remainingDay" : 53972173,
"is_avatar" : 1,
"height" : 0,
"id" : 4164,
"unitcount" : 0,
"inventory_loc" : "TR",
"wlist" : 0,
"rprice" : "1",
"startprice" : "1",
"qcdby" : "",
"latestbid" : 5,
"dateFclosed" : "2019-04-17T21:54:00.000Z",
"width" : 0,
"date_added" : "2019-04-12T11:27:36.000Z",
"manufacturer" : "Test",
"date_closed" : "2019-04-17T21:54:00.000Z",
"description" : "Product",
"pricestart" : 5,
"frighttxtn" : "Shipping:Request Price",
"hasshipping" : 0,
"palletcount" : "",
"file_name" : "cdb756cb2da452ce95b9f59ca8bf5d0c.jpg",
"modelnumber" : "RE100",
"auctiontype" : "storereturns",
"auctionnotes" : "See picture notes",
"finish" : "",
"msrp" : 0,
"title" : "Test RE100 Product Size 100 ",
"market_status" : "open",
"starttext" : "Current Price",
"weight" : 0,
"auctionid" : 3000411,
"user_id" : 1,
"shipnotavailable" : 0,
"localpickup" : 1,
"upc" : "3000100",
"wprice" : 5,
"length" : 0,
"mixlotof" : "0",
"ptitle" : "Test RE100 Product Size 100 ",
"conditionunique" : "New\/Other",
"storeqty" : 0,
"paymentmethod" : "[\"Credit Cards\",\"Cash (Local Pick-up)\",\"Wire Transfer\"]",
"multiple_category" : "80,118",
"location" : "Shorewood, IL",
"freightrequest" : 1,
"ended_early" : 0,
"avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/cdb756cb2da452ce95b9f59ca8bf5d0c.jpg",
"shippingcost" : "0"
},
{
"sprice" : "5",
"size" : "",
"auctioncondition" : "",
"closed" : "2019-04-18T17:56:00.000Z",
"lotof" : "",
"image" : null,
"remainingDay" : 126092173,
"is_avatar" : 1,
"height" : 0,
"id" : 3938,
"unitcount" : 0,
"inventory_loc" : "sa",
"wlist" : 0,
"rprice" : "5",
"startprice" : "5",
"qcdby" : "",
"latestbid" : null,
"dateFclosed" : "2019-04-18T17:56:00.000Z",
"width" : 0,
"date_added" : "2019-03-11T17:09:35.000Z",
"manufacturer" : "",
"date_closed" : "2019-04-18T17:56:00.000Z",
"description" : "",
"pricestart" : "5",
"frighttxtn" : "Shipping:Request Price",
"hasshipping" : 0,
"palletcount" : "",
"file_name" : "f7c166317d7fe1a3fdd1952cca69453665e5d55a.jpeg",
"modelnumber" : "",
"auctiontype" : "storereturns",
"auctionnotes" : "sampek ",
"finish" : "",
"msrp" : 0,
"title" : "Product From Mob",
"market_status" : "open",
"starttext" : "Starting Price",
"weight" : 0,
"auctionid" : 91811764,
"user_id" : 1215,
"shipnotavailable" : 0,
"localpickup" : 0,
"upc" : "",
"wprice" : 5,
"length" : 0,
"mixlotof" : "0",
"ptitle" : "Product From Mob",
"conditionunique" : "New\/Other",
"storeqty" : 0,
"paymentmethod" : "[\"Cash (Local Pick-up)\"]",
"multiple_category" : "77",
"location" : "",
"freightrequest" : 1,
"ended_early" : 0,
"avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/f7c166317d7fe1a3fdd1952cca69453665e5d55a.jpeg",
"shippingcost" : "0"
},
{
"multiple_category" : "75,81",
"is_avatar" : 1,
"freightrequest" : 1,
"shippingcost" : "0",
"ended_early" : 0,
"localpickup" : 0,
"file_name" : "f048d902c325fb118f2871334d5da961ff608941.jpeg",
"rprice" : "5",
"paymentmethod" : "[\"Cash (Local Pick-up)\"]",
"wprice" : 5,
"auctionnotes" : "Sample description",
"msrp" : 0,
"starttext" : "Current Price",
"width" : 0,
"qcdby" : "",
"shipnotavailable" : 0,
"latestbid" : 5,
"wlist" : 0,
"auctionid" : 21302142,
"unitcount" : 0,
"length" : 0,
"height" : 0,
"description" : "",
"manufacturer" : "",
"hasshipping" : 0,
"size" : "",
"image" : null,
"remainingDay" : 126092173,
"date_added" : "2019-03-11T17:40:51.000Z",
"date_closed" : "2019-04-18T17:56:00.000Z",
"location" : "",
"closed" : "2019-04-18T17:56:00.000Z",
"id" : 3941,
"finish" : "",
"pricestart" : 5,
"modelnumber" : "",
"frighttxtn" : "Shipping:Request Price",
"palletcount" : "",
"conditionunique" : "New\/Other",
"user_id" : 1215,
"sprice" : "5",
"market_status" : "open",
"weight" : 0,
"auctioncondition" : "",
"dateFclosed" : "2019-04-18T17:56:00.000Z",
"avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/f048d902c325fb118f2871334d5da961ff608941.jpeg",
"storeqty" : 0,
"ptitle" : "Heater",
"startprice" : "5",
"inventory_loc" : "F",
"lotof" : "",
"upc" : "",
"auctiontype" : "storereturns",
"title" : "Heater",
"mixlotof" : "0"
},
{
"sprice" : "5",
"size" : "",
"auctioncondition" : "",
"closed" : "2019-04-18T17:56:00.000Z",
"lotof" : "",
"image" : null,
"remainingDay" : 126092173,
"is_avatar" : 1,
"height" : 0,
"id" : 3942,
"unitcount" : 0,
"inventory_loc" : "df",
"wlist" : 0,
"rprice" : "5",
"startprice" : "5",
"qcdby" : "",
"latestbid" : null,
"dateFclosed" : "2019-04-18T17:56:00.000Z",
"width" : 0,
"date_added" : "2019-03-11T17:45:34.000Z",
"manufacturer" : "",
"date_closed" : "2019-04-18T17:56:00.000Z",
"description" : "",
"pricestart" : "5",
"frighttxtn" : "Shipping:Request Price",
"hasshipping" : 0,
"palletcount" : "",
"file_name" : "145c31c1c34bb518b609cefe240131d90e96bb94.jpeg",
"modelnumber" : "",
"auctiontype" : "storereturns",
"auctionnotes" : "Sdp",
"finish" : "",
"msrp" : 0,
"title" : "Gift Card",
"market_status" : "open",
"starttext" : "Starting Price",
"weight" : 0,
"auctionid" : 22004392,
"user_id" : 1215,
"shipnotavailable" : 0,
"localpickup" : 0,
"upc" : "",
"wprice" : 5,
"length" : 0,
"mixlotof" : "0",
"ptitle" : "Gift Card",
"conditionunique" : "New\/Other",
"storeqty" : 0,
"paymentmethod" : "[\"Cash (Local Pick-up)\"]",
"multiple_category" : "75,81",
"location" : "",
"freightrequest" : 1,
"ended_early" : 0,
"avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/145c31c1c34bb518b609cefe240131d90e96bb94.jpeg",
"shippingcost" : "0"
},
{
"sprice" : "1",
"size" : "100",
"auctioncondition" : "[\"Tested and Works\",\"Untested\",\"Powers On\"]",
"closed" : "2019-04-19T20:19:00.000Z",
"lotof" : "",
"image" : null,
"remainingDay" : 221072173,
"is_avatar" : 1,
"height" : 0,
"id" : 4172,
"inventory_loc" : "TEST",
"unitcount" : 0,
"startprice" : "1",
"wlist" : 0,
"rprice" : "1",
"qcdby" : "",
"latestbid" : 60,
"dateFclosed" : "2019-04-19T20:19:00.000Z",
"width" : 0,
"date_added" : "2019-04-16T09:53:19.000Z",
"manufacturer" : "Test",
"date_closed" : "2019-04-19T20:19:00.000Z",
"description" : "Product",
"pricestart" : 60,
"frighttxtn" : "Shipping:Request Price",
"hasshipping" : 0,
"file_name" : "7de15751a08fe0de6fe3233369a8660c.jpg",
"palletcount" : "",
"modelnumber" : "RE100",
"auctionnotes" : "See picture notes",
"auctiontype" : "storereturns",
"finish" : "",
"title" : "Test RE100 Product Size 100 ",
"msrp" : 0,
"market_status" : "open",
"starttext" : "Current Price",
"weight" : 0,
"auctionid" : 3000442,
"shipnotavailable" : 0,
"conditionunique" : "Used",
"upc" : "3000100",
"mixlotof" : "0",
"length" : 0,
"wprice" : 60,
"ptitle" : "Test RE100 Product Size 100 ",
"user_id" : 1,
"localpickup" : 0,
"storeqty" : 0,
"paymentmethod" : "[\"Credit Cards\",\"Cash (Local Pick-up)\",\"Wire Transfer\"]",
"multiple_category" : "80,118",
"location" : "Shorewood, IL",
"ended_early" : 0,
"freightrequest" : 1,
"avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/7de15751a08fe0de6fe3233369a8660c.jpg",
"shippingcost" : "0"
},
{
"sprice" : "1",
"size" : "100",
"auctioncondition" : "[\"Tested and Works\",\"Untested\",\"Powers On\"]",
"closed" : "2019-04-19T20:19:00.000Z",
"lotof" : "",
"image" : null,
"remainingDay" : 221072173,
"is_avatar" : 1,
"height" : 6,
"id" : 4173,
"inventory_loc" : "TEST",
"unitcount" : 0,
"startprice" : "1",
"wlist" : 0,
"rprice" : "1",
"qcdby" : "",
"latestbid" : null,
"dateFclosed" : "2019-04-19T20:19:00.000Z",
"width" : 12,
"date_added" : "2019-04-16T09:53:22.000Z",
"manufacturer" : "Test",
"date_closed" : "2019-04-19T20:19:00.000Z",
"description" : "Product",
"pricestart" : "1",
"hasshipping" : 1,
"file_name" : "432f54a1b8c2b0f466acd095fa0d8d38.jpg",
"palletcount" : "",
"modelnumber" : "RE100",
"auctionnotes" : "See picture notes",
"auctiontype" : "storereturns",
"finish" : "",
"title" : "Test RE100 Product Size 100 ",
"msrp" : 0,
"market_status" : "open",
"starttext" : "Starting Price",
"weight" : 50,
"auctionid" : 3000440,
"shipnotavailable" : 0,
"conditionunique" : "Uninspected Returns",
"upc" : "3000100",
"mixlotof" : "0",
"length" : 25,
"wprice" : 1,
"ptitle" : "Test RE100 Product Size 100 ",
"user_id" : 1,
"localpickup" : 1,
"storeqty" : 0,
"paymentmethod" : "[\"Credit Cards\",\"Cash (Local Pick-up)\",\"Wire Transfer\"]",
"multiple_category" : "80,118",
"location" : "Shorewood, IL",
"ended_early" : 0,
"freightrequest" : 0,
"avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/432f54a1b8c2b0f466acd095fa0d8d38.jpg",
"shippingcost" : "0"
},
{
"sprice" : "5",
"size" : "",
"auctioncondition" : "",
"closed" : "2019-07-30T16:50:00.000Z",
"lotof" : "",
"image" : null,
"remainingDay" : 9021332173,
"is_avatar" : 1,
"height" : 0,
"id" : 4174,
"inventory_loc" : "te",
"unitcount" : 0,
"startprice" : "5",
"wlist" : 0,
"rprice" : "5",
"qcdby" : "",
"latestbid" : null,
"dateFclosed" : "2019-07-30T16:50:00.000Z",
"width" : 0,
"date_added" : "2019-04-16T10:40:02.000Z",
"manufacturer" : "",
"date_closed" : "2019-07-30T16:50:00.000Z",
"description" : "",
"pricestart" : "5",
"frighttxtn" : "Shipping:Request Price",
"hasshipping" : 0,
"file_name" : "01b15a8d8132d8acc244738c16983417.jpeg",
"palletcount" : "",
"modelnumber" : "",
"auctionnotes" : "blah",
"auctiontype" : "storereturns",
"finish" : "",
"title" : "Blah",
"msrp" : 0,
"market_status" : "open",
"starttext" : "Starting Price",
"weight" : 0,
"auctionid" : 45860418,
"shipnotavailable" : 0,
"conditionunique" : "Used",
"upc" : "",
"mixlotof" : "0",
"length" : 0,
"wprice" : 5,
"ptitle" : "Blah",
"user_id" : 1244,
"localpickup" : 1,
"storeqty" : 0,
"paymentmethod" : "[\"Cash (Local Pick-up)\"]",
"multiple_category" : "75,79",
"location" : "Shorewood, IL",
"ended_early" : 0,
"freightrequest" : 1,
"avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/01b15a8d8132d8acc244738c16983417.jpeg",
"shippingcost" : "0"
}
],
"maincategory" : [
{
"cat_id" : 75,
"cat_name" : "Apparel & More",
"parent_id" : 0,
"cat_type" : "storereturns",
"catcount" : 3
},
{
"cat_id" : 81,
"cat_name" : "Appliances",
"parent_id" : 0,
"cat_type" : "storereturns",
"catcount" : 2
},
{
"cat_id" : 80,
"cat_name" : "Chair",
"parent_id" : 0,
"cat_type" : "storereturns",
"catcount" : 3
},
{
"cat_id" : 77,
"cat_name" : "Electronics",
"parent_id" : 0,
"cat_type" : "storereturns",
"catcount" : 1
},
{
"cat_id" : 118,
"cat_name" : "Health & Beauty",
"parent_id" : 0,
"cat_type" : "storereturns",
"catcount" : 3
},
{
"cat_id" : 79,
"cat_name" : "Home Improvement",
"parent_id" : 0,
"cat_type" : "storereturns",
"catcount" : 1
}
],
"pagination" : "
- {
- {
Delete a particular property by id
http://house.auctionsoftware.com:7080/deleteroomproperty/30
curl -X POST"http://house.auctionsoftware.com:7080/deleteroomproperty/30"
Name | Description |
---|---|
userdetails |
|
- {
- "success": boolean
- {
- "success": true
- {
- "success": boolean, "res_code": number, "data":"string"
- {
- "success": false, "res_code": 302, "data":"Error occured"
Load all state and city
http://house.auctionsoftware.com:7080/loadcitystate
curl -X POST"http://house.auctionsoftware.com:7080/loadcitystate"
Name | Description |
---|---|
userdetails |
|
- {
- "id": number, "userlocality": "string", "city": "string", "state": "string", "propertycity": number
- {
- [ { "id": 28, "userlocality": "Sector 109", "city": "Gurgaon", "state": "Haryana", "propertycity": 0 }, { "id": 14, "userlocality": "Chickpet", "city": "Bangalore", "state": "Karnataka", "propertycity": 0 }, { "id": 23, "userlocality": "attingal", "city": "Trivandrum", "state": "Kerala", "propertycity": 0 }, { "id": 19, "userlocality": "Andheri2", "city": "Mumbai", "state": "Maharashtra", "propertycity": 0 }, { "id": 8, "userlocality": "Koyambedu", "city": "Chennai", "state": "TamilNadu", "propertycity": 0 }, { "id": 30, "userlocality": "Kodai Kanal", "city": "Dindugal", "state": "TamilNadu", "propertycity": 0 } ]
- {
- "success": boolean, "res_code": number, "data":"string"
- {
- "success": false, "res_code": 302, "data":"Error occured"
Load all the city
http://house.auctionsoftware.com:7080/loadcity
curl -X POST"http://house.auctionsoftware.com:7080/loadcity"
Name | Description |
---|---|
userdetails |
|
- {
- "id": number, "city": "string"
- {
- [ { "id": 4, "city": "Ahmedabad" }, { "id": 3, "city": "Bangalore" }, { "id": 2, "city": "Chennai" }, { "id": 1, "city": "Delhi- NCR " }, { "id": 8, "city": "Hyderabad" }, ]
- {
- "success": boolean, "res_code": number, "data":"string"
- {
- "success": false, "res_code": 302, "data":"Error occured"
Get locality id
http://house.auctionsoftware.com:7080/loadlocality/?city=Gurgaon&state=Haryana
curl -X POST"http://house.auctionsoftware.com:7080/loadlocality/?city=Gurgaon&state=Haryana"
Name | Description |
---|---|
userdetails |
|
- {
- "userlocality": "string"
- {
- "userlocality": "Sector 109"
- {
- "success": boolean, "res_code": number, "data":"string"
- {
- "success": false, "res_code": 302, "data":"Error occured"
All category
http://house.auctionsoftware.com:7080/loadpropertytype
curl -X POST"http://house.auctionsoftware.com:7080/loadpropertytype"
Name | Description |
---|---|
userdetails |
|
- {
- "id": number, "propertyname": "string", "enabled": number
- {
- [ { "id": 1, "propertyname": "Independent House", "enabled": 1 }, { "id": 2, "propertyname": "Apartment", "enabled": 1 }, { "id": 3, "propertyname": "Villa", "enabled": 1 }, { "id": 4, "propertyname": "Individual House", "enabled": 1 }, { "id": 5, "propertyname": "Row House", "enabled": 1 }, { "id": 6, "propertyname": "Individual Villa", "enabled": 1 }, { "id": 7, "propertyname": "Plot", "enabled": 1 }, { "id": 8, "propertyname": "Penthouse", "enabled": 1 }, { "id": 9, "propertyname": "Farm house", "enabled": 1 }, { "id": 10, "propertyname": "Service Apartment", "enabled": 1 }, { "id": 11, "propertyname": "Studio Apartment", "enabled": 1 } ]
- {
- "success": boolean, "res_code": number, "data":"string"
- {
- "success": false, "res_code": 302, "data":"Error occured"
Basic property details
http://house.auctionsoftware.com:7080/loadprojects
curl -X POST"http://house.auctionsoftware.com:7080/loadprojects"
Name | Description |
---|---|
userdetails |
|
- {
- "athdata" : "string", "success" : "string", "incrementamt" : number, "paymethods" : "string", "biddetails" : { "current_uemail" : "", "placedbid" : boolean, "user_bidded_status" : boolean, "highbid" : boolean, "current_userid" : "", "next_bid" : number, "soldhim" : boolean, "highbid_user_id" : number, "current_uname" : "", "current_ucardid" : "", "winbid" : boolean, "bidtopstatus" : "", "cbidtext" : "string" }, "menifestsh" : "", "results" : { "cbidnot" : number, "buyerpremium" : "string", "width" : number, "remainingDay" : number, "hasshipping" : number, "multiple_category" : "number", "wlistpop" : number, "content_head6" : "", "latestbid" : number, "description" : "string", "date_added" : "string", "inventory_loc" : "string", "wprice" : number, "weight" : number, "height" : number, "freightrequest" : number, "content_head3" : "string", "title" : "string", "localpickup" : number, "date_closed" : "string", "norefund" : "string", "extbidding" : "string", "msrp" : 1, "conditionunique" : "string", "orGclosed" : "string", "id" : number, "show_mspr" : number, "flatprice" : number, "inspectiontime" : "string", "user_id" : number, "market_status" : "string", "manifests" : "", "auctiontype" : "string", "location" : "string", "content_head5" : "string", "auctioncondition" : [ "Tested and Works", "Untested", "Powers On" ], "popfrightdlat" : "string", "seller_user_id" : number, "bids" : number, "shippingcost" : "number", "content_head1" : "string", "content_head2" : "string ", "show_avgprice" : number, "content_head4" : "string", "auctionnotes" : "string", "permsrp" : number, "ended_early" : number, "avatar" : "string", "avgperunit" : "number", "startprice" : "number", "is_avatar" : number, "unitcount" : number, "length" : number, "paymentmethod" : "string", "payments" : "string", "auctionid" : numbwr }, "auctcondi" : "string", "attachments" : [ { "is_single" : number, "project_id" : number, "file_name" : "string", "id" : number, "user_id" : number, "auctionid" : "number", "is_delete" : number, "upc" : "", "avatarorg" : "string", "attach_type" : "string", "created_at" : "string", "type" : number, "orderby" : number, "updated_at" : string
- {
- {
"athdata" : "<\/div><\/div>", "success" : "yes", "incrementamt" : 1, "paymethods" : "Credit Cards
Cash (Local Pick-up)
Wire Transfer
", "biddetails" : { "current_uemail" : "", "placedbid" : false, "user_bidded_status" : false, "highbid" : false, "current_userid" : "", "next_bid" : 6, "soldhim" : false, "highbid_user_id" : 1247, "current_uname" : "", "current_ucardid" : "", "winbid" : false, "bidtopstatus" : "", "cbidtext" : "Current Price" }, "menifestsh" : "", "results" : { "cbidnot" : 0, "buyerpremium" : "Test Payment<\/p>", "width" : 0, "remainingDay" : 53078785, "hasshipping" : 0, "multiple_category" : "80,118", "wlistpop" : 0, "content_head6" : "", "latestbid" : 5, "description" : "Product", "date_added" : "2019-04-12T11:27:36.000Z", "inventory_loc" : "TR", "wprice" : 5, "weight" : 0, "height" : 0, "freightrequest" : 1, "content_head3" : "Combined Shipping", "title" : "Test RE100 Product Size 100 ", "localpickup" : 1, "date_closed" : "2019-04-17T21:54:00.000Z", "norefund" : "
Test terms and conditions<\/div>
<\/div>", "extbidding" : "Test Combined Shipping<\/div>
<\/div>
<\/div>", "msrp" : 1, "conditionunique" : "New\/Other", "orGclosed" : "2019-04-17T21:54:00.000Z", "id" : 4164, "show_mspr" : 0, "flatprice" : 0, "inspectiontime" : "
<\/div>Test Local Pick up<\/div>
<\/div>", "user_id" : 1, "market_status" : "open", "manifests" : "", "auctiontype" : "storereturns", "location" : "Shorewood, IL", "content_head5" : "Conditions", "auctioncondition" : [ "Tested and Works", "Untested", "Powers On" ], "popfrightdlat" : "Shipping: Request Price<\/span>", "seller_user_id" : 1, "bids" : 3, "shippingcost" : "0", "content_head1" : "Payments", "content_head2" : "Local Pick-up ", "show_avgprice" : 0, "content_head4" : "Returns", "auctionnotes" : "See picture notes", "permsrp" : 100, "ended_early" : 0, "avatar" : "cdb756cb2da452ce95b9f59ca8bf5d0c.jpg", "avgperunit" : "5.00", "startprice" : "1", "is_avatar" : 1, "unitcount" : 1, "length" : 0, "paymentmethod" : "[\"Credit Cards\",\"Cash (Local Pick-up)\",\"Wire Transfer\"]", "payments" : "Test returns <\/div>", "auctionid" : 3000411 }, "auctcondi" : "Tested and Works, Untested, Powers On", "attachments" : [ { "is_single" : 0, "project_id" : 4164, "file_name" : "cdb756cb2da452ce95b9f59ca8bf5d0c.jpg", "id" : 14223, "user_id" : 1, "auctionid" : "3000411", "is_delete" : 0, "upc" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/cdb756cb2da452ce95b9f59ca8bf5d0c.jpg", "attach_type" : "Project", "created_at" : "2019-04-12T05:00:00.000Z", "type" : 0, "orderby" : 0, "updated_at" : null } ] } }ResponsesStatus: 302 - Error- {
- "success": boolean, "res_code": number, "data":"string"
- {
- "success": false, "res_code": 302, "data":"Failed to add!! Something went wrong"
Add Property to watchlist
GEThttp://house.auctionsoftware.com:7080/flat/watchlist/20?id=1
Usage and Examplescurl -X POST"http://house.auctionsoftware.com:7080/flat/watchlist/20?id=1"
Usage and ExamplesBody parametersName Description userdetails - {
- "userid" : "1", "store_id" : "57", "product_id": "113", "category_id": "4", "count": "5"
ResponsesStatus: 202 - Success- {
- "success": string
- {
- "success":"Added to watchlist"
ResponsesStatus: 302 - Error- {
- "success": boolean, "res_code": number, "data":"string"
- {
- { "success": false, "res_code": 302, "data":"Sorry failed to add this product." }, , { "success": false, "res_code": 302, "data":"Your Paypal email is missing. Please update your paypal address and try again." }, { "success": false, "res_code": 302, "data":"Please call us 972-200-5516 or email support@auctionsoftware.com including your store name and URL in the subject to change your payment method." }, { "success": false, "res_code": 302, "data":"Please call us 972-200-5516 or email support@auctionsoftware.com including your store name and URL in the subject to change your payment method." }, { "success": false, "res_code": 302, "data":"You dont have store categories to add this product. Please add store category & try again." }, { "success": false, "res_code": 302, "data":"Product added to your store successfully !" }
Remove Property From Watchlist
POSThttp://house.auctionsoftware.com:7080/import_storecustomers/:id
Usage and Examplescurl -X POST"http://house.auctionsoftware.com:7080/dashboard/Import_Products"
Usage and ExamplesBody parametersName Description userdetails - {
- "user_id": "23", "store_id": "57", "customer_details" : [ { "store_id":"57", "first_name":"asas", "last_name":"asdasd", "email":"sda@gmail.com", "phone":"+918458965456", "address":"sadas", "country":"India", "states":"Tamil Nadu", "city":"chennai", "zipcode":"600010", "notes":"sdfsdf", "tags":"sdfsdf" }... ]
ResponsesStatus: 202 - Success- {
- "success": string
- {
- "success":"Removed from watch list"
ResponsesStatus: 302 - Error- {
- "success": boolean, "res_code": number, "data":"string"
- {
- "success": false, "res_code": 302, "data":"error occured"
Update Profile Details
GEThttps://houseapi.auctionsoftware.com/mobileapi/profile/1311Usage and Examplescurl --location --request GET "https://houseapi.auctionsoftware.com/mobileapi/profile/1311"
Usage and ExamplesBody parametersName Description userdetails - {
- "success" : "yes", "results" : { "usercard" : "", "usernotifysms" : [ 3, 6 ], "notify_id" : 767, "usernotifyemail" : [ 3, 4, 5, 6 ], "userprofile" : { "last_name" : "400", "address2" : "Apt, Suite", "taxfile" : "", "state" : "Texas", "companyname" : "DSLLC", "taxfile_org" : "", "country" : "United States", "email" : "sample+400@auctionsoftware.com", "card_paymentid" : "", "phone" : "3456127898", "zip" : "45433", "id" : 1311, "username" : "sampleMich400", "card_profileid" : "", "first_name" : "sample", "ldate" : "17 Apr 2019", "address1" : "Address", "ltime" : "02:14:58 AM", "city" : "Dallas" }, "notificationtitle" : [ { "id" : 1, "buyer" : 1, "status" : 1, "seller" : 0, "notifications" : "Item added to watchlist" }, { "id" : 2, "buyer" : 1, "status" : 1, "seller" : 1, "notifications" : "You have bid on item" }, { "id" : 3, "buyer" : 1, "status" : 1, "seller" : 0, "notifications" : "You were outbid on item" }, { "id" : 4, "buyer" : 1, "status" : 1, "seller" : 0, "notifications" : "You won an item" }, { "id" : 5, "buyer" : 1, "status" : 1, "seller" : 1, "notifications" : "Saved searches" }, { "id" : 6, "buyer" : 1, "status" : 1, "seller" : 0, "notifications" : "Order has shipped" } ], "shippingprofile" : { "last_name" : "400", "zipcode" : "45433", "companyname" : "DSLLC", "state" : "Texas", "user_id" : 1311, "address" : "Address, Apt, Suite", "is_default" : 0, "country" : "United States", "email" : "sample+400@auctionsoftware.com", "phone" : "3456127898", "id" : 1071, "first_name" : "sample", "address1" : "", "city" : "Dallas" } }
ResponsesStatus: 202 - Success- {
- success" : "string", "results" : { "usercard" : "", "usernotifysms" : [ 3, 6 ], "notify_id" : number, "usernotifyemail" : [ 3, 4, 5, 6 ], "userprofile" : { "last_name" : "string", "address2" : "string", "taxfile" : "", "state" : "string", "companyname" : "string", "taxfile_org" : "", "country" : "string", "email" : "string", "card_paymentid" : "", "phone" : "number", "zip" : "number", "id" : number, "username" : "string", "card_profileid" : "", "first_name" : "string", "ldate" : "string", "address1" : "string", "ltime" : "string", "city" : "string" }, "notificationtitle" : [ { "id" : number, "buyer" : number, "status" : number, "seller" : number, "notifications" : "string" }, { "id" : number, "buyer" : number, "status" :number, "seller" : number, "notifications" : "string" }, { "id" : number, "buyer" : number, "status" : number, "seller" : number, "notifications" : "string" }, { "id" : number, "buyer" : number, "status" : number, "seller" : number, "notifications" : "string" }, { "id" : number, "buyer" : number, "status" : number, "seller" : number, "notifications" : "string" }, { "id" : number, "buyer" : number, "status" : number, "seller" : number, "notifications" : "string" } ], "shippingprofile" : { "last_name" : "number", "zipcode" : "number", "companyname" : "string", "state" : "string", "user_id" : number, "address" : "string", "is_default" : number, "country" : "string", "email" : "string", "phone" : "number", "id" : number, "first_name" : "string", "address1" : "", "city" : "string" } }
- {
- Nil
ResponsesStatus: 302 - Error- {
- success" : "string", "results" : { "usercard" : "", "usernotifysms" : [ 3, 6 ], "notify_id" : number, "usernotifyemail" : [ 3, 4, 5, 6 ], "userprofile" : { "last_name" : "string", "address2" : "string", "taxfile" : "", "state" : "string", "companyname" : "string", "taxfile_org" : "", "country" : "string", "email" : "string", "card_paymentid" : "", "phone" : "number", "zip" : "number", "id" : number, "username" : "string", "card_profileid" : "", "first_name" : "string", "ldate" : "string", "address1" : "string", "ltime" : "string", "city" : "string" }, "notificationtitle" : [ { "id" : number, "buyer" : number, "status" : number, "seller" : number, "notifications" : "string" }, { "id" : number, "buyer" : number, "status" :number, "seller" : number, "notifications" : "string" }, { "id" : number, "buyer" : number, "status" : number, "seller" : number, "notifications" : "string" }, { "id" : number, "buyer" : number, "status" : number, "seller" : number, "notifications" : "string" }, { "id" : number, "buyer" : number, "status" : number, "seller" : number, "notifications" : "string" }, { "id" : number, "buyer" : number, "status" : number, "seller" : number, "notifications" : "string" } ], "shippingprofile" : { "last_name" : "number", "zipcode" : "number", "companyname" : "string", "state" : "string", "user_id" : number, "address" : "string", "is_default" : number, "country" : "string", "email" : "string", "phone" : "number", "id" : number, "first_name" : "string", "address1" : "", "city" : "string" } }
- {
- Nil
Get Profile Details
GEThttps://houseapi.auctionsoftware.com/mobileapi/profile/1311Usage and Examplescurl --location --request GET "https://houseapi.auctionsoftware.com/mobileapi/profile/1311"
Usage and ExamplesBody parametersName Description userdetails - {
- "success" : "yes", "results" : { "usercard" : "", "usernotifysms" : [ 3, 6 ], "notify_id" : 767, "usernotifyemail" : [ 3, 4, 5, 6 ], "userprofile" : { "last_name" : "400", "address2" : "Apt, Suite", "taxfile" : "", "state" : "Texas", "companyname" : "DSLLC", "taxfile_org" : "", "country" : "United States", "email" : "sample+400@auctionsoftware.com", "card_paymentid" : "", "phone" : "3456127898", "zip" : "45433", "id" : 1311, "username" : "sampleMich400", "card_profileid" : "", "first_name" : "sample", "ldate" : "17 Apr 2019", "address1" : "Address", "ltime" : "02:14:58 AM", "city" : "Dallas" }, "notificationtitle" : [ { "id" : 1, "buyer" : 1, "status" : 1, "seller" : 0, "notifications" : "Item added to watchlist" }, { "id" : 2, "buyer" : 1, "status" : 1, "seller" : 1, "notifications" : "You have bid on item" }, { "id" : 3, "buyer" : 1, "status" : 1, "seller" : 0, "notifications" : "You were outbid on item" }, { "id" : 4, "buyer" : 1, "status" : 1, "seller" : 0, "notifications" : "You won an item" }, { "id" : 5, "buyer" : 1, "status" : 1, "seller" : 1, "notifications" : "Saved searches" }, { "id" : 6, "buyer" : 1, "status" : 1, "seller" : 0, "notifications" : "Order has shipped" } ], "shippingprofile" : { "last_name" : "400", "zipcode" : "45433", "companyname" : "DSLLC", "state" : "Texas", "user_id" : 1311, "address" : "Address, Apt, Suite", "is_default" : 0, "country" : "United States", "email" : "sample+400@auctionsoftware.com", "phone" : "3456127898", "id" : 1071, "first_name" : "sample", "address1" : "", "city" : "Dallas" } }
ResponsesStatus: 202 - Success- {
- success" : "string", "results" : { "usercard" : "", "usernotifysms" : [ 3, 6 ], "notify_id" : number, "usernotifyemail" : [ 3, 4, 5, 6 ], "userprofile" : { "last_name" : "string", "address2" : "string", "taxfile" : "", "state" : "string", "companyname" : "string", "taxfile_org" : "", "country" : "string", "email" : "string", "card_paymentid" : "", "phone" : "number", "zip" : "number", "id" : number, "username" : "string", "card_profileid" : "", "first_name" : "string", "ldate" : "string", "address1" : "string", "ltime" : "string", "city" : "string" }, "notificationtitle" : [ { "id" : number, "buyer" : number, "status" : number, "seller" : number, "notifications" : "string" }, { "id" : number, "buyer" : number, "status" :number, "seller" : number, "notifications" : "string" }, { "id" : number, "buyer" : number, "status" : number, "seller" : number, "notifications" : "string" }, { "id" : number, "buyer" : number, "status" : number, "seller" : number, "notifications" : "string" }, { "id" : number, "buyer" : number, "status" : number, "seller" : number, "notifications" : "string" }, { "id" : number, "buyer" : number, "status" : number, "seller" : number, "notifications" : "string" } ], "shippingprofile" : { "last_name" : "number", "zipcode" : "number", "companyname" : "string", "state" : "string", "user_id" : number, "address" : "string", "is_default" : number, "country" : "string", "email" : "string", "phone" : "number", "id" : number, "first_name" : "string", "address1" : "", "city" : "string" } }
- {
- Nil
ResponsesStatus: 302 - Error- {
- success" : "string", "results" : { "usercard" : "", "usernotifysms" : [ 3, 6 ], "notify_id" : number, "usernotifyemail" : [ 3, 4, 5, 6 ], "userprofile" : { "last_name" : "string", "address2" : "string", "taxfile" : "", "state" : "string", "companyname" : "string", "taxfile_org" : "", "country" : "string", "email" : "string", "card_paymentid" : "", "phone" : "number", "zip" : "number", "id" : number, "username" : "string", "card_profileid" : "", "first_name" : "string", "ldate" : "string", "address1" : "string", "ltime" : "string", "city" : "string" }, "notificationtitle" : [ { "id" : number, "buyer" : number, "status" : number, "seller" : number, "notifications" : "string" }, { "id" : number, "buyer" : number, "status" :number, "seller" : number, "notifications" : "string" }, { "id" : number, "buyer" : number, "status" : number, "seller" : number, "notifications" : "string" }, { "id" : number, "buyer" : number, "status" : number, "seller" : number, "notifications" : "string" }, { "id" : number, "buyer" : number, "status" : number, "seller" : number, "notifications" : "string" }, { "id" : number, "buyer" : number, "status" : number, "seller" : number, "notifications" : "string" } ], "shippingprofile" : { "last_name" : "number", "zipcode" : "number", "companyname" : "string", "state" : "string", "user_id" : number, "address" : "string", "is_default" : number, "country" : "string", "email" : "string", "phone" : "number", "id" : number, "first_name" : "string", "address1" : "", "city" : "string" } }
- {
- Nil
Update Shipping Address
POSThttp://house.auctionsoftware.com:7080/editShipping/1311Usage and Examplescurl --location --request POST "http://house.auctionsoftware.com:7080/editShipping/1311" \ --header "Content-Type: application/json" \ --data "{\"last_name\": \"400\", \"city\": \"Dallas\", \"email\": \"sample+400@auctionsoftware.com\", \"companyname\": \"DSLLC\", \"address\": \"Address, Apt, Suite\", \"state\": \"Texas\", \"first_name\": \"sample\", \"address1\": \"\", \"zipcode\": \"45433\"}"
var settings = { "url": "http://house.auctionsoftware.com:7080/editShipping/1311", "method": "POST", "timeout": 0, "headers": { "Content-Type": "application/json" }, "data": "{\"last_name\": \"400\", \"city\": \"Dallas\", \"email\": \"sample+400@auctionsoftware.com\", \"companyname\": \"DSLLC\", \"address\": \"Address, Apt, Suite\", \"state\": \"Texas\", \"first_name\": \"sample\", \"address1\": \"\", \"zipcode\": \"45433\"}", }; $.ajax(settings).done(function (response) { console.log(response); });var http = require('http'); var options = { 'method': 'POST', 'hostname': 'houseapi.auctionsoftware.com', 'path': '/mobileapi/editShipping/1311', 'headers': { 'Content-Type': 'application/json' } }; var req = http.request(options, function (res) { var chunks = []; res.on("data", function (chunk) { chunks.push(chunk); }); res.on("end", function (chunk) { var body = Buffer.concat(chunks); console.log(body.toString()); }); res.on("error", function (error) { console.error(error); }); }); var postData = "{\"last_name\": \"400\", \"city\": \"Dallas\", \"email\": \"sample+400@auctionsoftware.com\", \"companyname\": \"DSLLC\", \"address\": \"Address, Apt, Suite\", \"state\": \"Texas\", \"first_name\": \"sample\", \"address1\": \"\", \"zipcode\": \"45433\"}"; req.write(postData); req.end();Usage and ExamplesBody parametersName Description userdetails - {
- "last_name": "400", "city": "Dallas", "email": "sample+400@auctionsoftware.com", "companyname": "DSLLC", "address": "Address, Apt, Suite", "state": "Texas", "first_name": "sample", "address1": "", "zipcode": "45433"
ResponsesStatus: 202 - Success- {
- {
-
"shiphtm" : "sample 400<\/div>DSLLC<\/div>Address, Apt, Suite <\/div>Dallas, Texas 45433<\/div>", "success" : "yes"
-
"shiphtm" : "
ResponsesStatus: 302 - Error- {
- "last_name": "number", "city": "string", "email": "string", "companyname": "string", "address": "string, Apt, Suite", "state": "string", "first_name": "string", "address1": "", "zipcode": "number"
- {
- "success" : "no"
Change Password
POSThttps://houseapi.auctionsoftware.com/mobileapi/change-password/1311Usage and Examplescurl --location --request POST "http://house.auctionsoftware.com:7080/mobileapi/change-password/1311" \ --header "Content-Type: application/json" \ --data "{\"password\": \"chennai\"}"
var form = new FormData(); form.append("\"customerProfileId\"", " \"455345345\","); form.append("\"customerPaymentProfileId\"", " \"4532345454\","); form.append("\"cartemail\"", " \"sample@auctionsoftware.com\","); form.append("\"userid\"", " \"1311\""); var settings = { "url": "http://house.auctionsoftware.com/mobileapi/mobileapi/updatecartprofile", "method": "POST", "timeout": 0, "headers": { "Content-Type": "application/json" }, "processData": false, "mimeType": "multipart/form-data", "contentType": false, "data": form }; $.ajax(settings).done(function (response) { console.log(response); });var http = require('http'); var options = { 'method': 'POST', 'hostname': 'houseapi.auctionsoftware.com', 'path': '/mobileapi/change-password/1311', 'headers': { 'Content-Type': 'application/json' } }; var req = http.request(options, function (res) { var chunks = []; res.on("data", function (chunk) { chunks.push(chunk); }); res.on("end", function (chunk) { var body = Buffer.concat(chunks); console.log(body.toString()); }); res.on("error", function (error) { console.error(error); }); }); var postData = "{\"password\": \"chennai\"}"; req.write(postData); req.end();Usage and ExamplesBody parametersName Description userdetails - {
- "password": "12345678"
ResponsesStatus: 202 - Success- {
- "password": "number"
- {
- "success" : "yes", "reason" : ""
ResponsesStatus: 302 - Error- {
- "password": "number"
- {
- "success" : "no"
Update Notification
POSThttps://houseapi.auctionsoftware.com/mobileapi/editNotification/1311Usage and Examplescurl --location --request POST "http://house.auctionsoftware.com:7080/mobileapi/editNotification/1311" \ --header "Content-Type: application/json" \ --data "{\"email_settings\": \"3,4,5,6\", \"notify_id\": 767, \"sms_settings\": \"3,6\"}"
var settings = { "url": "http://house.auctionsoftware.com:7080/mobileapi/editNotification/1311", "method": "POST", "timeout": 0, "headers": { "Content-Type": "application/json" }, "data": "{\"email_settings\": \"3,4,5,6\", \"notify_id\": 767, \"sms_settings\": \"3,6\"}", }; $.ajax(settings).done(function (response) { console.log(response); });var http = require('http'); var options = { 'method': 'POST', 'hostname': 'houseapi.auctionsoftware.com', 'path': '/mobileapi/editNotification/1311', 'headers': { 'Content-Type': 'application/json' } }; var req = http.request(options, function (res) { var chunks = []; res.on("data", function (chunk) { chunks.push(chunk); }); res.on("end", function (chunk) { var body = Buffer.concat(chunks); console.log(body.toString()); }); res.on("error", function (error) { console.error(error); }); }); var postData = "{\"email_settings\": \"3,4,5,6\", \"notify_id\": 767, \"sms_settings\": \"3,6\"}"; req.write(postData); req.end();Usage and ExamplesBody parametersName Description userdetails - {
- "email_settings": "3,4,5,6", "notify_id": 767, "sms_settings": "3,6"
ResponsesStatus: 202 - Success- {
- {"email_settings": "number", "notify_id": number, "sms_settings": "number"}
- {
- "success" : "yes"
ResponsesStatus: 302 - Error- {
- {"email_settings": "number", "notify_id": number, "sms_settings": "number"}
- {
- "success" : "no"
Active Project
POSThttps://houseapi.auctionsoftware.com/mobileapi/editNotification/1311Usage and Examplescurl --location --request POST "http://house.auctionsoftware.com:7080/mobileapi/editNotification/1311" \ --header "Content-Type: application/json" \ --data "{\"email_settings\": \"3,4,5,6\", \"notify_id\": 767, \"sms_settings\": \"3,6\"}"
var settings = { "url": "http://house.auctionsoftware.com:7080/mobileapi/editNotification/1311", "method": "POST", "timeout": 0, "headers": { "Content-Type": "application/json" }, "data": "{\"email_settings\": \"3,4,5,6\", \"notify_id\": 767, \"sms_settings\": \"3,6\"}", }; $.ajax(settings).done(function (response) { console.log(response); });var http = require('http'); var options = { 'method': 'POST', 'hostname': 'houseapi.auctionsoftware.com', 'path': '/mobileapi/editNotification/1311', 'headers': { 'Content-Type': 'application/json' } }; var req = http.request(options, function (res) { var chunks = []; res.on("data", function (chunk) { chunks.push(chunk); }); res.on("end", function (chunk) { var body = Buffer.concat(chunks); console.log(body.toString()); }); res.on("error", function (error) { console.error(error); }); }); var postData = "{\"email_settings\": \"3,4,5,6\", \"notify_id\": 767, \"sms_settings\": \"3,6\"}"; req.write(postData); req.end();Usage and ExamplesBody parametersName Description userdetails - {
- "email_settings": "3,4,5,6", "notify_id": 767, "sms_settings": "3,6"
ResponsesStatus: 202 - Success- {
- {"email_settings": "number", "notify_id": number, "sms_settings": "number"}
- {
- "success" : "yes"
ResponsesStatus: 302 - Error- {
- {"email_settings": "number", "notify_id": number, "sms_settings": "number"}
- {
- "success" : "no"
Won Properties
GEThttp://house.auctionsoftware.com:7080/mobileapi/my-won/1245Usage and Examplescurl --location --request GET "http://house.auctionsoftware.com:7080/mobileapi/my-won/1245"
var settings = { "url": "http://house.auctionsoftware.com:7080/mobileapi/my-won/1245", "method": "GET", "timeout": 0, }; $.ajax(settings).done(function (response) { console.log(response); });var http = require('http'); var options = { 'method': 'GET', 'hostname': 'houseapi.auctionsoftware.com', 'path': '/mobileapi/my-won/1245', 'headers': { } }; var req = http.request(options, function (res) { var chunks = []; res.on("data", function (chunk) { chunks.push(chunk); }); res.on("end", function (chunk) { var body = Buffer.concat(chunks); console.log(body.toString()); }); res.on("error", function (error) { console.error(error); }); }); req.end();Usage and ExamplesBody parametersName Description userdetails - {
- Nil
ResponsesStatus: 202 - Success- {
-
"success" : "yes",
"results_length" : 7,
"results" : [
{
"category_id" : null,
"status" : "sold",
"listing_count" : 0,
"wsprice" : "5.00",
"created_at" : null,
"file_name" : "698c0793f887d7b75710664634dfde30.jpeg",
"shippingcost" : "0",
"id" : 3903,
"date_closed" : "2019-04-10T06:49:48.000Z",
"buy_date" : "2019-04-17T06:21:34.000Z",
"remainingDay" : -613785212,
"auctionid" : 38719112,
"content_head1" : "Payments",
"avatar" : "698c0793f887d7b75710664634dfde30.jpeg",
"is_digital" : 0,
"label_data" : "",
"ptime" : "April 10th, 2019",
"tracking_service" : "",
"is_upclist" : 0,
"is_awshipp" : 0,
"won_email" : 1,
"feedback" : 0,
"paid" : 1,
"sold" : 0,
"buyer_id" : 1245,
"isphotolive" : 0,
"trending_item" : 0,
"closed" : "2019-04-10T06:49:48.000Z",
"is_same_location" : 0,
"country" : null,
"item_returned" : 0,
"shipping_info" : "",
"freight_request" : 0,
"auctionnotes" : "",
"image" : null,
"mixlotof" : "0",
"item_return_notes" : "",
"content_head2" : "Local Pick-up ",
"total_amt_cards" : 17.460000000000001,
"storeqty" : 0,
"paymentmethod" : "[\"Cash (Local Pick-up)\"]",
"cart_id" : 0,
"hidie" : 0,
"updated_at" : null,
"msrp" : 0,
"project_id" : 3903,
"inventory_loc_user" : 1,
"win" : 1,
"release" : 1,
"inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "unitcount" : 0, "buyerpremium_percentage" : 0, "payments" : "Test returns <\/div>\r\n", "used_image_space" : 0, "qty" : 1, "lotof" : "0", "weight" : 0, "content_head6" : "", "cashout_status" : 0, "track_number_url" : "", "content_head5" : "Conditions", "shipping_addr_id" : 980, "shipping_status" : "", "duration_type" : "D", "invoice_offer" : 0, "escrow" : 0, "auctiontype" : "storereturns", "width" : 0, "cashout_amount" : 0, "buynow_autype" : "storereturns", "is_relist" : 0, "city" : "", "shipping_total_amount" : 11.949999999999999, "time_level" : "", "brand_name" : "", "startprice" : "5", "shipping_combined" : 0, "ss_orderid" : "524167800", "content_head3" : "Combined Shipping", "user_id" : 1175, "length" : 0, "b_id" : 2409, "state" : null, "seller_email" : 1, "tags" : null, "pay_reject" : 0, "height" : 0, "multiple_sub_category" : "", "total_buyer_premium" : 0, "unpaid_mainnotify36" : 1, "mprice" : "0.00", "title" : "8798881kb", "content_head4" : "Returns", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/698c0793f887d7b75710664634dfde30.jpeg", "calctime" : "-8 days 21 h 30m", "modelnumber" : "", "show_mspr" : 0, "duration" : 0, "unsold_notes" : "", "shipstation_shipcost" : 0, "is_refund" : 0, "sprice" : "5.00", "paid_date" : "2019-04-17T06:21:34.000Z", "document" : null, "is_scan_emp" : 0, "manifests" : "", "buypremium_amount" : 0, "active" : 1, "wprice" : "5.00", "rprice" : "5.00", "extbidding" : "Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "r_date" : "2019-04-17T06:21:34.000Z", "shipped_date" : "0000-00-00 00:00:00", "is_scan" : 0, "apply_credit" : 0, "total_invoice" : 17.460000000000001, "catearr" : "&cid%5B%5D=75", "common_invoice" : 11097, "bprice" : "0.00", "shipping_amount" : 11.949999999999999, "market_status" : "sold", "credit_paid_amt" : 0, "ltl" : 0, "seller_type" : 1, "show_avgprice" : 0, "buyerpremium" : "
Test Payment<\/p>\r\n", "work_loc" : "sample", "paypal_address" : "", "conditionunique" : "Shelf Pull", "localpickup" : 0, "home_page_listing_fee" : 0, "booked" : 0, "subcategory" : null, "upc" : "", "finish" : "", "tracking_number" : "", "view_in" : 1, "time" : 0, "unpaid_mainnotify" : 0, "partial" : 0, "auctioncondition" : "", "cashout_id" : null, "refund" : 0, "description" : "", "day" : "0-8d:0-3h:0-30m:0-46s", "ended_early" : 0, "shipment_id" : "", "ship_offer" : 0, "old_loc" : ",", "statusshipe" : "Pending Shipment", "admin" : 0, "ctime" : "April 10th, 2019", "size" : "", "is_avatar" : 1, "local_pick" : 0, "date_added" : "2019-03-05T10:10:00.000Z", "freightrequest" : 1, "inventory_loc" : "TT", "dateFclosed" : "2019-04-10T06:49:48.000Z", "sales_tax" : 0, "notes" : "", "is_listcheckout" : 0, "multiple_category" : "75", "commission" : 0, "sell_location" : "", "additional_expense" : 0, "shipping_price" : "0.00", "won_sms" : 1, "seller_paid_email" : 1, "stime" : "March 5th, 2019", "tracking_number_manual" : "", "amount" : 5, "unpaid_mainnotify24" : 0, "iprice" : "0.00", "total_amt_paypal" : 16.949999999999999, "norefund" : "
Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "cronjob" : 1, "date_add" : "April 10th, 2019", "ptitle" : "8798881kb", "feature" : 0, "budget_type" : null, "qcdby" : "", "scan_date" : "0000-00-00 00:00:00", "shipping_orginal" : 11.949999999999999, "auction" : 0, "invite_people" : null, "ordered" : 1, "hasshipping" : 0, "buynow" : 0, "manufacturer" : "", "trending_pro_count" : 0, "shipnotavailable" : 0, "future" : 0, "shipping_description" : "", "palletcount" : "", "location" : "", "sales_tax_amount" : 0, "checkno" : null, "inventory_date" : "2019-04-10T04:54:51.000Z" }, { "category_id" : null, "status" : "sold", "listing_count" : 0, "wsprice" : "5.00", "created_at" : null, "file_name" : "5ffe5c70c0a946806630c60346a2696c.jpeg", "shippingcost" : "0", "id" : 3904, "date_closed" : "2019-04-10T06:49:44.000Z", "buy_date" : "0000-00-00 00:00:00", "remainingDay" : -613789213, "auctionid" : 95217204, "content_head1" : "Payments", "avatar" : "5ffe5c70c0a946806630c60346a2696c.jpeg", "is_digital" : 0, "label_data" : "", "ptime" : "April 10th, 2019", "tracking_service" : "", "is_upclist" : 0, "is_awshipp" : 0, "won_email" : 1, "feedback" : 0, "paid" : 0, "sold" : 0, "buyer_id" : 1245, "isphotolive" : 0, "trending_item" : 0, "closed" : "2019-04-10T06:49:44.000Z", "is_same_location" : 0, "country" : null, "item_returned" : 0, "shipping_info" : "", "freight_request" : 0, "auctionnotes" : "", "image" : null, "mixlotof" : "0", "item_return_notes" : "", "content_head2" : "Local Pick-up ", "total_amt_cards" : 17.460000000000001, "storeqty" : 0, "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "cart_id" : 0, "hidie" : 0, "updated_at" : null, "msrp" : 0, "project_id" : 3904, "inventory_loc_user" : 1, "win" : 1, "release" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "unitcount" : 0, "buyerpremium_percentage" : 0, "payments" : "Test returns <\/div>\r\n", "used_image_space" : 0, "qty" : 1, "lotof" : "0", "weight" : 0, "content_head6" : "", "cashout_status" : 0, "track_number_url" : "", "content_head5" : "Conditions", "shipping_addr_id" : 980, "shipping_status" : "", "duration_type" : "D", "invoice_offer" : 0, "escrow" : 0, "auctiontype" : "storereturns", "width" : 0, "cashout_amount" : 0, "buynow_autype" : "storereturns", "is_relist" : 0, "city" : "", "shipping_total_amount" : 0, "time_level" : "", "brand_name" : "", "startprice" : "5", "shipping_combined" : 0, "ss_orderid" : "", "content_head3" : "Combined Shipping", "user_id" : 1175, "length" : 0, "b_id" : 2408, "state" : null, "seller_email" : 1, "tags" : null, "pay_reject" : 0, "height" : 0, "multiple_sub_category" : "", "total_buyer_premium" : 0, "unpaid_mainnotify36" : 1, "mprice" : "0.00", "title" : "8798881kb", "content_head4" : "Returns", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/5ffe5c70c0a946806630c60346a2696c.jpeg", "calctime" : "-8 days 21 h 30m", "modelnumber" : "", "show_mspr" : 0, "duration" : 0, "unsold_notes" : "", "shipstation_shipcost" : 0, "is_refund" : 0, "sprice" : "5.00", "paid_date" : "0000-00-00 00:00:00", "document" : null, "is_scan_emp" : 0, "manifests" : "", "buypremium_amount" : 0, "active" : 0, "wprice" : "5.00", "rprice" : "5.00", "extbidding" : "Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "r_date" : "0000-00-00 00:00:00", "shipped_date" : "0000-00-00 00:00:00", "is_scan" : 0, "apply_credit" : 0, "total_invoice" : 0, "catearr" : "&cid%5B%5D=81", "common_invoice" : 11111, "bprice" : "0.00", "shipping_amount" : 11.949999999999999, "market_status" : "sold", "credit_paid_amt" : 0, "ltl" : 0, "seller_type" : 1, "show_avgprice" : 0, "buyerpremium" : "Test Payment<\/p>\r\n", "work_loc" : "sample", "paypal_address" : "", "conditionunique" : "Shelf Pull", "localpickup" : 0, "home_page_listing_fee" : 0, "booked" : 0, "subcategory" : null, "upc" : "", "finish" : "", "tracking_number" : "", "view_in" : 1, "time" : 0, "unpaid_mainnotify" : 0, "partial" : 0, "auctioncondition" : "", "cashout_id" : null, "refund" : 0, "description" : "", "day" : "0-8d:0-3h:0-30m:0-50s", "ended_early" : 0, "shipment_id" : "", "ship_offer" : 0, "old_loc" : ",", "statusshipe" : "Pending Shipment", "admin" : 0, "ctime" : "April 10th, 2019", "size" : "", "is_avatar" : 1, "local_pick" : 0, "date_added" : "2019-03-05T10:11:07.000Z", "freightrequest" : 1, "inventory_loc" : "TT", "dateFclosed" : "2019-04-10T06:49:44.000Z", "sales_tax" : 0, "notes" : "", "is_listcheckout" : 1, "multiple_category" : "81", "commission" : 0, "sell_location" : "", "additional_expense" : 0, "shipping_price" : "0.00", "won_sms" : 1, "seller_paid_email" : 0, "stime" : "March 5th, 2019", "tracking_number_manual" : "", "amount" : 5, "unpaid_mainnotify24" : 0, "iprice" : "0.00", "total_amt_paypal" : 16.949999999999999, "norefund" : "
Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "cronjob" : 1, "date_add" : "April 10th, 2019", "ptitle" : "8798881kb", "feature" : 0, "budget_type" : null, "qcdby" : "", "scan_date" : "0000-00-00 00:00:00", "shipping_orginal" : 0, "auction" : 0, "invite_people" : null, "ordered" : 1, "hasshipping" : 0, "buynow" : 0, "manufacturer" : "", "trending_pro_count" : 0, "shipnotavailable" : 0, "future" : 0, "shipping_description" : "", "palletcount" : "", "location" : "", "sales_tax_amount" : 0, "checkno" : null, "inventory_date" : "2019-04-10T04:54:51.000Z" }, { "is_scan" : 0, "day" : "0-8d:0-3h:0-30m:0-54s", "shipping_price" : "0.00", "height" : 5, "size" : "100", "shipstation_shipcost" : 0, "cart_id" : 0, "iprice" : "0.00", "avatar" : "e580dcbb29f2cd87daac6cb9ce54b24b.jpg", "user_id" : 1, "item_returned" : 0, "payments" : "Test returns <\/div>\r\n", "cronjob" : 1, "hidie" : 0, "is_awshipp" : 0, "release" : 0, "total_buyer_premium" : 0, "document" : null, "feature" : 0, "listing_count" : 0, "paymentmethod" : "[\"Credit Cards\",\"Cash (Local Pick-up)\",\"Wire Transfer\"]", "checkno" : null, "buynow" : 0, "common_invoice" : 11111, "stime" : "April 10th, 2019", "image" : null, "buynow_autype" : "storereturns", "catearr" : "&cid%5B%5D=75&cid%5B%5D=80&cid%5B%5D=118", "buy_date" : "0000-00-00 00:00:00", "shipping_info" : "", "tracking_number" : "", "manifests" : "", "seller_type" : 0, "mprice" : "0.00", "shipping_total_amount" : 0, "ss_orderid" : "", "shipping_addr_id" : 980, "shipping_amount" : 17, "total_amt_paypal" : 16.949999999999999, "shipped_date" : "0000-00-00 00:00:00", "brand_name" : "", "updated_at" : null, "project_id" : 4148, "feedback" : 0, "shipnotavailable" : 0, "shippingcost" : "17.00", "r_date" : "0000-00-00 00:00:00", "total_amt_cards" : 17.460000000000001, "shipment_id" : "", "paid" : 0, "ship_offer" : 0, "budget_type" : null, "is_digital" : 0, "unpaid_mainnotify36" : 1, "market_status" : "sold", "future" : 0, "auctiontype" : "storereturns", "state" : null, "paid_date" : "0000-00-00 00:00:00", "subcategory" : null, "escrow" : 0, "scan_date" : "0000-00-00 00:00:00", "trending_item" : 0, "ptime" : "April 10th, 2019", "refund" : 0, "file_name" : "e580dcbb29f2cd87daac6cb9ce54b24b.jpg", "length" : 20, "credit_paid_amt" : 0, "qty" : 1, "multiple_sub_category" : "", "additional_expense" : 0, "home_page_listing_fee" : 0, "auction" : 0, "lotof" : "", "auctionnotes" : "See picture notes", "is_scan_emp" : 0, "sold" : 0, "hasshipping" : 1, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "apply_credit" : 0, "used_image_space" : 0, "localpickup" : 1, "content_head3" : "Combined Shipping", "cashout_id" : null, "is_upclist" : 0, "freight_request" : 0, "active" : 0, "ordered" : 1, "multiple_category" : "75,80,118", "paypal_address" : "", "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "invite_people" : null, "content_head6" : "", "work_loc" : "admin", "booked" : 0, "sales_tax_amount" : 0, "sprice" : "1.00", "content_head5" : "Conditions", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/e580dcbb29f2cd87daac6cb9ce54b24b.jpg", "content_head2" : "Local Pick-up ", "sell_location" : "", "ptitle" : "Test RE100 Product Size 100 ", "country" : null, "b_id" : 2407, "total_invoice" : 0, "mixlotof" : "0", "ended_early" : 0, "cashout_amount" : 0, "buypremium_amount" : 0, "extbidding" : "Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "title" : "Test RE100 Product Size 100 ", "shipping_status" : "", "is_listcheckout" : 1, "startprice" : "1", "is_same_location" : 0, "trending_pro_count" : 0, "view_in" : 1, "category_id" : null, "unpaid_mainnotify24" : 0, "sales_tax" : 0, "time_level" : "", "old_loc" : ",", "created_at" : null, "weight" : 40, "is_relist" : 0, "id" : 4148, "track_number_url" : "", "inventory_loc" : "TEST", "local_pick" : 0, "upc" : "3000100", "auctionid" : 3000400, "show_mspr" : 0, "tracking_number_manual" : "", "qcdby" : "", "date_add" : "April 10th, 2019", "date_added" : "2019-04-10T05:31:09.000Z", "tracking_service" : "", "partial" : 0, "item_return_notes" : "", "ltl" : 0, "finish" : "", "duration_type" : "D", "remainingDay" : -613793213, "won_email" : 1, "ctime" : "April 10th, 2019", "location" : "Shorewood, IL", "rprice" : "1.00", "inventory_date" : "2019-04-10T05:35:28.000Z", "wsprice" : "1.00", "manufacturer" : "Test", "is_avatar" : 1, "modelnumber" : "RE100", "duration" : 0, "buyer_id" : 1245, "pay_reject" : 0, "win" : 1, "buyerpremium_percentage" : 0, "shipping_combined" : 0, "label_data" : "", "unsold_notes" : "", "seller_email" : 0, "unpaid_mainnotify" : 0, "isphotolive" : 0, "amount" : 1, "wprice" : "1.00", "inventory_loc_user" : 1, "time" : 0, "tags" : null, "content_head4" : "Returns", "unitcount" : 0, "storeqty" : 0, "bprice" : "0.00", "won_sms" : 1, "cashout_status" : 0, "date_closed" : "2019-04-10T06:49:40.000Z", "dateFclosed" : "2019-04-10T06:49:40.000Z", "calctime" : "-8 days 21 h 30m", "conditionunique" : "Used", "status" : "sold", "invoice_offer" : 0, "msrp" : 0, "notes" : "", "width" : 10, "shipping_description" : "", "content_head1" : "Payments", "closed" : "2019-04-10T06:49:40.000Z", "buyerpremium" : "Test Payment<\/p>\r\n", "commission" : 0, "palletcount" : "", "show_avgprice" : 0, "freightrequest" : 0, "description" : "Product", "shipping_orginal" : 0, "seller_paid_email" : 0, "is_refund" : 0, "auctioncondition" : "[\"Tested and Works\",\"Untested\",\"Powers On\"]", "city" : "", "statusshipe" : "Pending Shipment", "admin" : 0 }, { "unsold_notes" : "", "calctime" : "-36 days 2 h 29m", "qty" : 1, "sales_tax_amount" : 0, "localpickup" : 1, "sold" : 0, "shipping_price" : "0.00", "tracking_number" : "", "auction" : 0, "is_relist" : 0, "is_listcheckout" : 0, "remainingDay" : -3101421214, "unpaid_mainnotify" : 0, "modelnumber" : "NA100", "total_buyer_premium" : 0, "refund" : 0, "shipping_status" : "", "width" : 0, "buypremium_amount" : 10, "wsprice" : "3.00", "paid" : 1, "amount" : 3, "additional_expense" : 0, "length" : 0, "invite_people" : null, "future" : 0, "won_sms" : 1, "inventory_date" : "2019-02-22T07:37:41.000Z", "is_avatar" : 1, "tracking_service" : "", "day" : "0-36d:0-22h:0-31m:0-22s", "content_head1" : "Payments", "paypal_address" : "", "cashout_status" : 0, "seller_type" : 0, "r_date" : "2019-03-13T06:57:10.000Z", "apply_credit" : 0, "ordered" : 1, "paid_date" : "2019-03-13T06:57:10.000Z", "ltl" : 0, "title" : "Mg NA100 Unit Size 100 Fsh ", "shipping_description" : "", "height" : 0, "content_head6" : "", "multiple_sub_category" : "", "is_awshipp" : 0, "show_avgprice" : 0, "freightrequest" : 1, "ctime" : "March 12th, 2019", "updated_at" : null, "isphotolive" : 0, "buyerpremium" : "
<\/p>", "track_number_url" : "", "storeqty" : 0, "country" : null, "project_id" : 3780, "common_invoice" : 11022, "seller_paid_email" : 0, "bprice" : "0.00", "escrow" : 0, "win" : 1, "description" : "Unit", "total_amt_cards" : 3.6699999999999999, "brand_name" : "", "multiple_category" : "80,118", "is_scan_emp" : 0, "listing_count" : 0, "weight" : 0, "credit_paid_amt" : 0, "paymentmethod" : "[\"Credit Cards\",\"Cash (Local Pick-up)\",\"Wire Transfer\"]", "used_image_space" : 0, "is_scan" : 0, "total_amt_paypal" : 3.5600000000000001, "user_id" : 1, "ptitle" : "Mg NA100 Unit Size 100 Fsh ", "checkno" : null, "seller_email" : 0, "view_in" : 1, "buynow" : 0, "cashout_amount" : 0, "palletcount" : "", "budget_type" : null, "inventory_loc" : "DESC", "shippingcost" : "0", "content_head3" : "Combined Shipping", "trending_item" : 0, "stime" : "March 8th, 2019", "shipping_addr_id" : 862, "duration" : 0, "time_level" : "", "shipstation_shipcost" : 0, "is_refund" : 0, "inventory_loc_user" : 1, "finish" : "Fsh", "booked" : 0, "msrp" : 0, "hidie" : 0, "cart_id" : 0, "market_status" : "sold", "location" : "Shorewood, IL", "local_pick" : 1, "release" : 1, "cashout_id" : null, "auctionnotes" : "See picture notes", "shipping_total_amount" : 0, "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/eca6c906f1229be9787b52fd343c3e12.jpg", "auctiontype" : "storereturns", "time" : 0, "item_return_notes" : "", "file_name" : "eca6c906f1229be9787b52fd343c3e12.jpg", "active" : 1, "b_id" : 2222, "work_loc" : null, "hasshipping" : 0, "sales_tax" : 8.75, "unpaid_mainnotify24" : 0, "date_add" : "March 12th, 2019", "buy_date" : "2019-03-13T06:57:10.000Z", "shipped_date" : "0000-00-00 00:00:00", "shipping_amount" : 0, "old_loc" : ",", "is_digital" : 0, "content_head4" : "Returns", "content_head2" : "Local Pick-up ", "total_invoice" : 0, "norefund" : "
<\/div>
<\/div>", "size" : "100", "payments" : "
<\/p>", "auctioncondition" : "[\"Tested and Works\",\"Untested\",\"Powers On\"]", "qcdby" : "", "startprice" : "3", "buyerpremium_percentage" : 10, "is_same_location" : 0, "conditionunique" : "New\/Other", "extbidding" : "
<\/div>
<\/div>
<\/div>", "subcategory" : null, "cronjob" : 1, "lotof" : "", "partial" : 0, "document" : null, "date_closed" : "2019-03-12T11:49:12.000Z", "ship_offer" : 0, "tags" : null, "id" : 3780, "won_email" : 1, "shipment_id" : "", "ss_orderid" : "", "date_added" : "2019-03-09T05:31:44.000Z", "unitcount" : 0, "ptime" : "March 12th, 2019", "status" : "sold", "content_head5" : "Conditions", "catearr" : "&cid%5B%5D=80&cid%5B%5D=118", "buynow_autype" : "storereturns", "shipping_combined" : 0, "tracking_number_manual" : "", "invoice_offer" : 0, "buyer_id" : 1245, "manifests" : "", "duration_type" : "D", "closed" : "2019-03-12T11:49:12.000Z", "image" : null, "pay_reject" : 0, "admin" : 0, "feature" : 0, "sell_location" : "", "upc" : "3000100345", "item_returned" : 0, "scan_date" : "0000-00-00 00:00:00", "label_data" : "", "mixlotof" : "0", "sprice" : "3.00", "notes" : "", "shipnotavailable" : 0, "auctionid" : 3000135, "is_upclist" : 0, "statusshipe" : "Local Pick Up", "home_page_listing_fee" : 0, "avatar" : "eca6c906f1229be9787b52fd343c3e12.jpg", "freight_request" : 0, "state" : null, "iprice" : "0.00", "city" : "", "category_id" : null, "shipping_info" : "", "mprice" : "0.00", "manufacturer" : "Mg", "unpaid_mainnotify36" : 0, "ended_early" : 0, "shipping_orginal" : 0, "show_mspr" : 0, "wprice" : "3.00", "rprice" : "3.00", "commission" : 0, "trending_pro_count" : 1, "created_at" : null, "dateFclosed" : "2019-03-12T11:49:12.000Z", "feedback" : 0, "inspectiontime" : "
<\/div>
<\/div>
<\/div>" }, { "unsold_notes" : "", "calctime" : "-62 days 9 h 21m", "qty" : 1, "sales_tax_amount" : 0.44, "localpickup" : 1, "sold" : 0, "shipping_price" : "0.00", "tracking_number" : "", "auction" : 0, "is_relist" : 0, "is_listcheckout" : 0, "remainingDay" : -5323109214, "unpaid_mainnotify" : 0, "modelnumber" : "TEST", "total_buyer_premium" : 0, "refund" : 0, "shipping_status" : "", "width" : 0, "buypremium_amount" : 0, "wsprice" : "5.00", "paid" : 1, "amount" : 5, "additional_expense" : 0, "length" : 0, "invite_people" : null, "future" : 0, "won_sms" : 1, "inventory_date" : "2019-01-30T07:12:47.000Z", "is_avatar" : 1, "tracking_service" : "", "day" : "0-62d:0-15h:0-39m:0-30s", "content_head1" : "Payments", "paypal_address" : "", "cashout_status" : 0, "seller_type" : 1, "r_date" : "0000-00-00 00:00:00", "apply_credit" : 0, "ordered" : 1, "paid_date" : "2019-02-15T08:41:23.000Z", "ltl" : 0, "title" : "Mixed Lot of 1 Test TEST Test size 78 Test ", "shipping_description" : "", "height" : 0, "content_head6" : "", "multiple_sub_category" : "", "is_awshipp" : 0, "show_avgprice" : 0, "freightrequest" : 1, "ctime" : "February 14th, 2019", "updated_at" : null, "isphotolive" : 0, "buyerpremium" : "Test payment<\/p>\r\n", "track_number_url" : "", "storeqty" : 1, "country" : null, "project_id" : 3565, "common_invoice" : 10959, "seller_paid_email" : 1, "bprice" : "0.00", "escrow" : 0, "win" : 1, "description" : "Test", "total_amt_cards" : 0, "brand_name" : "", "multiple_category" : "81", "is_scan_emp" : 0, "listing_count" : 0, "weight" : 0, "credit_paid_amt" : 0, "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "used_image_space" : 0, "is_scan" : 0, "total_amt_paypal" : 0, "user_id" : 1175, "ptitle" : "Mixed Lot of 1 Test TEST Test size 78 Test ", "checkno" : null, "seller_email" : 1, "view_in" : 0, "buynow" : 0, "cashout_amount" : 0, "palletcount" : "", "budget_type" : null, "inventory_loc" : "test", "shippingcost" : "0", "content_head3" : "Combined Shipping", "trending_item" : 0, "stime" : "January 29th, 2019", "shipping_addr_id" : 862, "duration" : 0, "time_level" : "", "shipstation_shipcost" : 0, "is_refund" : 0, "inventory_loc_user" : 1, "finish" : "Test", "booked" : 0, "msrp" : 0, "hidie" : 0, "cart_id" : 0, "market_status" : "sold", "location" : "Shorewood, IL", "local_pick" : 1, "release" : 0, "cashout_id" : 21, "auctionnotes" : "Test ", "shipping_total_amount" : 0, "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/8da81c360e35479205f2dc1c39e7bbbd.jpg", "auctiontype" : "storereturns", "time" : 0, "item_return_notes" : "", "file_name" : "8da81c360e35479205f2dc1c39e7bbbd.jpg", "active" : 1, "b_id" : 2021, "work_loc" : "admin", "hasshipping" : 0, "sales_tax" : 8.75, "unpaid_mainnotify24" : 0, "date_add" : "February 14th, 2019", "buy_date" : "2019-02-15T08:41:23.000Z", "shipped_date" : "0000-00-00 00:00:00", "shipping_amount" : 0, "old_loc" : ",", "is_digital" : 0, "content_head4" : "Returns", "content_head2" : "Local Pick-up", "total_invoice" : 5.5999999999999996, "norefund" : "
Test conditions<\/div>\r\n\r\n<\/div>\r\n", "size" : "78", "payments" : "Test returns<\/div>\r\n\r\n<\/div>\r\n", "auctioncondition" : "[\"Untested\"]", "qcdby" : "", "startprice" : "5", "buyerpremium_percentage" : 0, "is_same_location" : 0, "conditionunique" : "New\/Other", "extbidding" : "Test combained shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "subcategory" : null, "cronjob" : 1, "lotof" : "mixlotof", "partial" : 0, "document" : null, "date_closed" : "2019-02-14T18:41:04.000Z", "ship_offer" : 0, "tags" : null, "id" : 3565, "won_email" : 1, "shipment_id" : "", "ss_orderid" : "", "date_added" : "2019-01-29T12:52:52.000Z", "unitcount" : 0, "ptime" : "February 14th, 2019", "status" : "sold", "content_head5" : "Conditions", "catearr" : "&cid%5B%5D=81", "buynow_autype" : "storereturns", "shipping_combined" : 0, "tracking_number_manual" : "", "invoice_offer" : 0, "buyer_id" : 1245, "manifests" : "", "duration_type" : "D", "closed" : "2019-02-14T18:41:04.000Z", "image" : null, "pay_reject" : 0, "admin" : 0, "feature" : 0, "sell_location" : "", "upc" : "088", "item_returned" : 0, "scan_date" : "0000-00-00 00:00:00", "label_data" : "", "mixlotof" : "0", "sprice" : "5.00", "notes" : "", "shipnotavailable" : 0, "auctionid" : 3000088, "is_upclist" : 0, "statusshipe" : "Local Pick Up", "home_page_listing_fee" : 0, "avatar" : "8da81c360e35479205f2dc1c39e7bbbd.jpg", "freight_request" : 0, "state" : null, "iprice" : "0.00", "city" : "", "category_id" : null, "shipping_info" : "", "mprice" : "0.00", "manufacturer" : "Test", "unpaid_mainnotify36" : 0, "ended_early" : 0, "shipping_orginal" : 0, "show_mspr" : 0, "wprice" : "5.00", "rprice" : "5.00", "commission" : 0, "trending_pro_count" : 0, "created_at" : null, "dateFclosed" : "2019-02-14T18:41:04.000Z", "feedback" : 0, "inspectiontime" : "Test local pick-up<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n" }, { "unsold_notes" : "", "calctime" : "-21 days 6 h 14m", "qty" : 1, "sales_tax_amount" : null, "localpickup" : 1, "sold" : 0, "shipping_price" : "0.00", "tracking_number" : null, "auction" : 0, "is_relist" : 0, "is_listcheckout" : null, "remainingDay" : -1791909214, "unpaid_mainnotify" : null, "modelnumber" : "NA100", "total_buyer_premium" : null, "refund" : null, "shipping_status" : null, "width" : 0, "buypremium_amount" : null, "wsprice" : "3.00", "paid" : null, "amount" : null, "additional_expense" : null, "length" : 0, "invite_people" : null, "future" : 0, "won_sms" : null, "inventory_date" : "2019-02-22T07:19:51.000Z", "is_avatar" : 1, "tracking_service" : null, "day" : "0-21d:0-18h:0-46m:0-10s", "content_head1" : "Payments", "paypal_address" : "", "cashout_status" : 0, "seller_type" : 0, "r_date" : null, "apply_credit" : null, "ordered" : null, "paid_date" : null, "ltl" : null, "title" : "Test 22", "shipping_description" : "", "height" : 0, "content_head6" : "", "multiple_sub_category" : "", "is_awshipp" : null, "show_avgprice" : 0, "freightrequest" : 1, "ctime" : "March 27th, 2019", "updated_at" : null, "isphotolive" : 0, "buyerpremium" : "
<\/p>", "storeqty" : 0, "country" : null, "project_id" : null, "common_invoice" : null, "seller_paid_email" : null, "bprice" : "0.00", "escrow" : null, "win" : null, "description" : "Unit", "total_amt_cards" : null, "brand_name" : "", "multiple_category" : "80,118", "is_scan_emp" : null, "listing_count" : 0, "weight" : 0, "credit_paid_amt" : null, "paymentmethod" : "[\"Credit Cards\",\"Cash (Local Pick-up)\",\"Wire Transfer\"]", "used_image_space" : 0, "is_scan" : null, "total_amt_paypal" : null, "user_id" : 1, "ptitle" : "Test 22", "checkno" : null, "seller_email" : null, "view_in" : null, "buynow" : 0, "cashout_amount" : 0, "palletcount" : "", "budget_type" : null, "inventory_loc" : "DESC", "shippingcost" : "0", "content_head3" : "Combined Shipping", "trending_item" : 0, "stime" : "March 23rd, 2019", "shipping_addr_id" : null, "duration" : 0, "time_level" : "", "shipstation_shipcost" : null, "is_refund" : 0, "inventory_loc_user" : 1, "finish" : "Fsh", "booked" : 0, "msrp" : 0, "hidie" : null, "cart_id" : null, "market_status" : "sold", "location" : "Shorewood, IL", "local_pick" : null, "release" : null, "cashout_id" : null, "auctionnotes" : "See picture notes", "shipping_total_amount" : null, "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/67f69bbb7d0faa791d79dede90fcb588.jpg", "auctiontype" : "storereturns", "time" : 0, "item_return_notes" : null, "file_name" : "67f69bbb7d0faa791d79dede90fcb588.jpg", "active" : null, "b_id" : null, "work_loc" : "admin", "hasshipping" : 0, "sales_tax" : null, "unpaid_mainnotify24" : null, "date_add" : null, "buy_date" : null, "shipped_date" : null, "shipping_amount" : null, "old_loc" : ",", "is_digital" : 0, "content_head4" : "Returns", "content_head2" : "Local Pick-up ", "total_invoice" : null, "norefund" : "
<\/div>
<\/div>", "size" : "100", "payments" : "
<\/p>", "auctioncondition" : "[\"Tested and Works\",\"Untested\",\"Powers On\"]", "qcdby" : "", "startprice" : "3", "buyerpremium_percentage" : 10, "is_same_location" : 0, "conditionunique" : "Used", "extbidding" : "
<\/div>
<\/div>
<\/div>", "subcategory" : null, "cronjob" : 1, "lotof" : "", "partial" : null, "document" : null, "date_closed" : "2019-03-27T15:34:24.000Z", "ship_offer" : null, "tags" : null, "id" : 3778, "won_email" : null, "shipment_id" : null, "ss_orderid" : null, "date_added" : "2019-03-23T07:05:32.000Z", "unitcount" : 0, "ptime" : "March 27th, 2019", "status" : "sold", "content_head5" : "Conditions", "catearr" : "&cid%5B%5D=80&cid%5B%5D=118", "buynow_autype" : null, "shipping_combined" : null, "tracking_number_manual" : null, "invoice_offer" : null, "buyer_id" : null, "manifests" : "", "duration_type" : "D", "closed" : "2019-03-27T15:34:24.000Z", "image" : null, "pay_reject" : null, "admin" : null, "feature" : 0, "sell_location" : "", "upc" : "", "item_returned" : null, "scan_date" : null, "label_data" : null, "mixlotof" : "0", "sprice" : "3.00", "notes" : "", "shipnotavailable" : 0, "auctionid" : 3000133, "is_upclist" : 0, "home_page_listing_fee" : 0, "avatar" : "67f69bbb7d0faa791d79dede90fcb588.jpg", "freight_request" : null, "state" : null, "iprice" : "0.00", "city" : "", "category_id" : null, "shipping_info" : null, "mprice" : "0.00", "manufacturer" : "Mg", "unpaid_mainnotify36" : null, "ended_early" : 0, "shipping_orginal" : null, "show_mspr" : 0, "wprice" : "3.00", "rprice" : "3.00", "commission" : null, "trending_pro_count" : 1, "created_at" : null, "dateFclosed" : "2019-03-27T15:34:24.000Z", "feedback" : null, "inspectiontime" : "
<\/div>
<\/div>
<\/div>" }, { "unsold_notes" : "", "calctime" : "-19 days 1 h 42m", "qty" : 1, "sales_tax_amount" : null, "localpickup" : 1, "sold" : 0, "shipping_price" : "0.00", "tracking_number" : null, "auction" : 0, "is_relist" : 0, "is_listcheckout" : null, "remainingDay" : -1635437214, "unpaid_mainnotify" : null, "modelnumber" : "TEST", "total_buyer_premium" : null, "refund" : null, "shipping_status" : null, "width" : 26, "buypremium_amount" : null, "wsprice" : "1.00", "paid" : null, "amount" : null, "additional_expense" : null, "length" : 42, "invite_people" : null, "future" : 0, "won_sms" : null, "inventory_date" : "2019-02-12T05:16:44.000Z", "is_avatar" : 1, "tracking_service" : null, "day" : "0-19d:0-23h:0-18m:0-18s", "content_head1" : "Payments", "paypal_address" : "", "cashout_status" : 0, "seller_type" : 0, "r_date" : null, "apply_credit" : null, "ordered" : null, "paid_date" : null, "ltl" : null, "title" : "Mixed Lot Of 1 Testing TEST Module Size 60 Start ", "shipping_description" : "", "height" : 8, "content_head6" : "", "multiple_sub_category" : "", "is_awshipp" : null, "show_avgprice" : 0, "freightrequest" : 0, "ctime" : "March 29th, 2019", "updated_at" : null, "isphotolive" : 0, "buyerpremium" : "test<\/p>", "storeqty" : 1, "country" : null, "project_id" : null, "common_invoice" : null, "seller_paid_email" : null, "bprice" : "0.00", "escrow" : null, "win" : null, "description" : "Module", "total_amt_cards" : null, "brand_name" : "", "multiple_category" : "81", "is_scan_emp" : null, "listing_count" : 0, "weight" : 65, "credit_paid_amt" : null, "paymentmethod" : "[\"Credit Cards\",\"Cash (Local Pick-up)\"]", "used_image_space" : 0, "is_scan" : null, "total_amt_paypal" : null, "user_id" : 1, "ptitle" : "Mixed Lot Of 1 Testing TEST Module Size 60 Start ", "checkno" : null, "seller_email" : null, "view_in" : null, "buynow" : 0, "cashout_amount" : 0, "palletcount" : "", "budget_type" : null, "inventory_loc" : "test", "shippingcost" : "14.66", "content_head3" : "Combined Shipping", "trending_item" : 0, "stime" : "March 24th, 2019", "shipping_addr_id" : null, "duration" : 0, "time_level" : "", "shipstation_shipcost" : null, "is_refund" : 0, "inventory_loc_user" : 1, "finish" : "Start", "booked" : 0, "msrp" : 0, "hidie" : null, "cart_id" : null, "market_status" : "sold", "location" : "Shorewood, IL", "local_pick" : null, "release" : null, "cashout_id" : null, "auctionnotes" : "See pictures test", "shipping_total_amount" : null, "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/4b115c7b52267bd64c18589c58ffbf7b.jpg", "auctiontype" : "storereturns", "time" : 0, "item_return_notes" : null, "file_name" : "4b115c7b52267bd64c18589c58ffbf7b.jpg", "active" : null, "b_id" : null, "work_loc" : "admin", "hasshipping" : 1, "sales_tax" : null, "unpaid_mainnotify24" : null, "date_add" : null, "buy_date" : null, "shipped_date" : null, "shipping_amount" : null, "old_loc" : ",", "is_digital" : 0, "content_head4" : "Returns", "content_head2" : "Local Pick-up", "total_invoice" : null, "norefund" : "
<\/div>test<\/div>
<\/div>", "size" : "60", "payments" : "
<\/div>test<\/div>
<\/div>
<\/div>", "auctioncondition" : "[\"Untested\"]", "qcdby" : "", "startprice" : "1", "buyerpremium_percentage" : 0, "is_same_location" : 0, "conditionunique" : "New\/Other", "extbidding" : "
<\/div>
<\/div>test<\/div>
<\/div>", "subcategory" : null, "cronjob" : 1, "lotof" : "mixlotof", "partial" : null, "document" : null, "date_closed" : "2019-03-29T11:02:16.000Z", "ship_offer" : null, "tags" : null, "id" : 3645, "won_email" : null, "shipment_id" : null, "ss_orderid" : null, "date_added" : "2019-03-25T04:32:28.000Z", "unitcount" : 0, "ptime" : "March 29th, 2019", "status" : "sold", "content_head5" : "Conditions", "catearr" : "&cid%5B%5D=81", "buynow_autype" : null, "shipping_combined" : null, "tracking_number_manual" : null, "invoice_offer" : null, "buyer_id" : null, "manifests" : "", "duration_type" : "D", "closed" : "2019-03-29T11:02:16.000Z", "image" : null, "pay_reject" : null, "admin" : null, "feature" : 0, "sell_location" : "", "upc" : "7410", "item_returned" : null, "scan_date" : null, "label_data" : null, "mixlotof" : "0", "sprice" : "1.00", "notes" : "", "shipnotavailable" : 0, "auctionid" : 7410338, "is_upclist" : 0, "home_page_listing_fee" : 0, "avatar" : "4b115c7b52267bd64c18589c58ffbf7b.jpg", "freight_request" : null, "state" : null, "iprice" : "0.00", "city" : "", "category_id" : null, "shipping_info" : null, "mprice" : "0.00", "manufacturer" : "Testing", "unpaid_mainnotify36" : null, "ended_early" : 0, "shipping_orginal" : null, "show_mspr" : 0, "wprice" : "1.00", "rprice" : "1.00", "commission" : null, "trending_pro_count" : 1, "created_at" : null, "dateFclosed" : "2019-03-29T11:02:16.000Z", "feedback" : null, "inspectiontime" : "
<\/div>test<\/div>
<\/div>" } ]
-
"success" : "yes",
"results_length" : 7,
"results" : [
{
"category_id" : null,
"status" : "sold",
"listing_count" : 0,
"wsprice" : "5.00",
"created_at" : null,
"file_name" : "698c0793f887d7b75710664634dfde30.jpeg",
"shippingcost" : "0",
"id" : 3903,
"date_closed" : "2019-04-10T06:49:48.000Z",
"buy_date" : "2019-04-17T06:21:34.000Z",
"remainingDay" : -613785212,
"auctionid" : 38719112,
"content_head1" : "Payments",
"avatar" : "698c0793f887d7b75710664634dfde30.jpeg",
"is_digital" : 0,
"label_data" : "",
"ptime" : "April 10th, 2019",
"tracking_service" : "",
"is_upclist" : 0,
"is_awshipp" : 0,
"won_email" : 1,
"feedback" : 0,
"paid" : 1,
"sold" : 0,
"buyer_id" : 1245,
"isphotolive" : 0,
"trending_item" : 0,
"closed" : "2019-04-10T06:49:48.000Z",
"is_same_location" : 0,
"country" : null,
"item_returned" : 0,
"shipping_info" : "",
"freight_request" : 0,
"auctionnotes" : "",
"image" : null,
"mixlotof" : "0",
"item_return_notes" : "",
"content_head2" : "Local Pick-up ",
"total_amt_cards" : 17.460000000000001,
"storeqty" : 0,
"paymentmethod" : "[\"Cash (Local Pick-up)\"]",
"cart_id" : 0,
"hidie" : 0,
"updated_at" : null,
"msrp" : 0,
"project_id" : 3903,
"inventory_loc_user" : 1,
"win" : 1,
"release" : 1,
"inspectiontime" : "
ResponsesStatus: 302 - Error- {
- "success" : "no"
Lost Properties
GEThttp://house.auctionsoftware.com:7080/mobileapi/mybids_search/lost/1245?typearr=Usage and Examplescurl --location --request GET "http://house.auctionsoftware.com:7080/mybids_search/lost/1245?typearr="
var settings = { "url": "http://house.auctionsoftware.com:7080/mybids_search/lost/1245?typearr=", "method": "GET", "timeout": 0, }; $.ajax(settings).done(function (response) { console.log(response); });var http = require('http'); var options = { 'method': 'GET', 'hostname': 'houseapi.auctionsoftware.com', 'path': '/mybids_search/lost/1245?typearr=', 'headers': { } }; var req = http.request(options, function (res) { var chunks = []; res.on("data", function (chunk) { chunks.push(chunk); }); res.on("end", function (chunk) { var body = Buffer.concat(chunks); console.log(body.toString()); }); res.on("error", function (error) { console.error(error); }); }); req.end();Usage and ExamplesBody parametersName Description userdetails - {
- Nil
ResponsesStatus: 202 - Success- {
- {
- "results" : [ { "starttext" : "Sold Price", "lotof" : "", "catearr" : "&cid%5B%5D=75&cid%5B%5D=81", "size" : "", "modelnumber" : "", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "proposed_amount" : 20, "width" : 10, "description" : "", "weight" : 40, "shippingcost" : "74.63", "highuseramt" : 60, "tbids_cnt" : 22, "multiple_category" : "75,81", "title" : "Test Iphone", "ptitle" : "Test Iphone", "unsold_notes" : "", "winnerusr" : "no", "height" : 5, "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/a9c10a8bb244880cba698f80bf3d84c56daf1f9a.jpeg", "dateFclosed" : "2019-04-09T11:05:29.000Z", "auctionnotes" : "Test Iphone\r\n", "adate" : null, "msrp" : 0, "shipnotavailable" : 0, "is_avatar" : 1, "finish" : "", "user_id" : 1245, "wprice" : 65, "file_name" : "a9c10a8bb244880cba698f80bf3d84c56daf1f9a.jpeg", "sprice" : "5", "palletcount" : "", "length" : 20, "market_status" : "sold", "id" : 3734, "awarded" : 0, "flatprice" : 0, "storeqty" : 0, "conditionunique" : "New\/Other", "manufacturer" : "", "auctiontype" : "storereturns", "upc" : "", "day" : "0-8d:0-23h:0-17m:0-13s", "location" : "Shorewood, IL", "image" : null, "hasshipping" : 1, "latestbidderuser" : 1247, "date_closed" : "2019-04-09T11:05:29.000Z", "auctionid" : 88606723, "bids" : 6, "auctioncondition" : "", "rprice" : "5", "closed" : "2019-04-09T11:05:29.000Z", "inventory_loc" : "TEST", "localpickup" : 0, "unitcount" : 0, "qcdby" : "", "startprice" : "5", "pricestart" : 65, "remainingDay" : -684972477, "date_added" : "2019-02-19T10:22:47.000Z", "latestbid" : 65, "mixlotof" : "0", "wth_status" : "Auction Ended <\/span>", "lastproxtamt" : 70, "ended_early" : 0, "freightrequest" : 0 }, { "starttext" : "Sold Price", "lotof" : "", "catearr" : "&cid%5B%5D=75", "size" : "", "modelnumber" : "", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "proposed_amount" : 6, "width" : 10, "description" : "", "weight" : 40, "shippingcost" : "19.46", "highuseramt" : 16, "tbids_cnt" : 18, "multiple_category" : "75", "title" : "Test Web", "ptitle" : "Test Web", "unsold_notes" : "", "winnerusr" : "no", "height" : 5, "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/72e99fcd60571f4e73968f9d935692810e00bf15.jpeg", "dateFclosed" : "2019-04-03T09:25:04.000Z", "auctionnotes" : "Test Notes", "adate" : null, "msrp" : 0, "shipnotavailable" : 0, "is_avatar" : 1, "finish" : "", "user_id" : 1245, "wprice" : 25, "file_name" : "72e99fcd60571f4e73968f9d935692810e00bf15.jpeg", "sprice" : "5", "palletcount" : "", "length" : 20, "market_status" : "sold", "id" : 3733, "awarded" : 0, "flatprice" : 0, "storeqty" : 0, "conditionunique" : "Shelf Pull", "manufacturer" : "", "auctiontype" : "storereturns", "upc" : "", "day" : "0-14d:00h:0-57m:0-38s", "location" : "Shorewood, IL", "image" : null, "hasshipping" : 1, "latestbidderuser" : 912, "date_closed" : "2019-04-03T09:25:04.000Z", "auctionid" : 14856416, "bids" : 6, "auctioncondition" : "", "rprice" : "5", "closed" : "2019-04-03T09:25:04.000Z", "inventory_loc" : "TEST", "localpickup" : 0, "unitcount" : 0, "qcdby" : "", "startprice" : "5", "pricestart" : 25, "remainingDay" : -1209397478, "date_added" : "2019-02-19T10:14:07.000Z", "latestbid" : 25, "mixlotof" : "0", "wth_status" : "Auction Ended <\/span>", "lastproxtamt" : 25, "ended_early" : 0, "freightrequest" : 0 } ], "results_length" : 2, "success" : "yes"
ResponsesStatus: 302 - Error- {
- "success" : "no"
Add New Properties
POSThttp://house.auctionsoftware.com:7080/mobileapi/sellerpostprojectliveUsage and Examplescurl --location --request POST "http://house.auctionsoftware.com:7080/mobileapi/sellerpostprojectlive" \ --header "Content-Type: application/json" \ --data "{\"uid\": \"1245\", \"auctionnotes\": \"Auction Notes\", \"freightrequest\": 1, \"localpickup\": 0, \"printlabel\": 1, \"radcondition\": \"Shelf Pull\", \"auctiontype\": \"storereturns\", \"inlineRadioOptions\": \"Shelf Pull\", \"protitle\": \"Test Title\", \"market_status\": \"draft\", \"first_name\": \"sample\", \"is_avatar\": 1, \"startprice\": 5, \"uploaderfile\": \"IMAGE_MULTIPART_FORM_DATA\"}"
var settings = { "url": "http://house.auctionsoftware.com:7080/mobileapi/mylistings/pending/1245", "method": "GET", "timeout": 0, }; $.ajax(settings).done(function (response) { console.log(response); });var http = require('http'); var options = { 'method': 'POST', 'hostname': 'houseapi.auctionsoftware.com', 'path': '/mobileapi/sellerpostprojectlive', 'headers': { 'Content-Type': 'application/json' } }; var req = http.request(options, function (res) { var chunks = []; res.on("data", function (chunk) { chunks.push(chunk); }); res.on("end", function (chunk) { var body = Buffer.concat(chunks); console.log(body.toString()); }); res.on("error", function (error) { console.error(error); }); }); var postData = "{\"uid\": \"1245\", \"auctionnotes\": \"Auction Notes\", \"freightrequest\": 1, \"localpickup\": 0, \"printlabel\": 1, \"radcondition\": \"Shelf Pull\", \"auctiontype\": \"storereturns\", \"inlineRadioOptions\": \"Shelf Pull\", \"protitle\": \"Test Title\", \"market_status\": \"draft\", \"first_name\": \"sample\", \"is_avatar\": 1, \"startprice\": 5, \"uploaderfile\": \"IMAGE_MULTIPART_FORM_DATA\"}"; req.write(postData); req.end();Usage and ExamplesBody parametersName Description userdetails - {
- "uid": "1245", "auctionnotes": "Auction Notes", "freightrequest": 1, "localpickup": 0, "printlabel": 1, "radcondition": "Shelf Pull", "auctiontype": "storereturns", "inlineRadioOptions": "Shelf Pull", "protitle": "Test Title", "market_status": "draft", "first_name": "sample", "is_avatar": 1, "startprice": 5, uploaderfile: "IMAGE_MULTIPART_FORM_DATA"
ResponsesStatus: 202 - Success- {
- "uid": "number", "auctionnotes": "number", "freightrequest": number, "localpickup": number, "printlabel": number, "radcondition": " string", "auctiontype": "string", "inlineRadioOptions": "string", "protitle": "string", "market_status": "string", "first_name": "string", "is_avatar": number, "startprice": number, uploaderfile: "string"
- {
- "printlabel" : "1", "auctionid" : 98456069, "status" : "success"
ResponsesStatus: 302 - Error- {
- "uid": "number", "auctionnotes": "number", "freightrequest": number, "localpickup": number, "printlabel": number, "radcondition": " string", "auctiontype": "string", "inlineRadioOptions": "string", "protitle": "string", "market_status": "string", "first_name": "string", "is_avatar": number, "startprice": number, uploaderfile: "string"
- {
- "printlabel" : "1", "auctionid" : "", "status" : "error"
Selling Properties
GEThttp://house.auctionsoftware.com:7080/mobileapi/mylistings/sold/1245Usage and Examplescurl --location --request GET "http://house.auctionsoftware.com/mobileapi/mylistings/sold/1245"
var settings = { "url": "http://house.auctionsoftware.com/mobileapi/mylistings/sold/1245", "method": "GET", "timeout": 0, }; $.ajax(settings).done(function (response) { console.log(response); });var https = require('https'); var options = { 'method': 'GET', 'hostname': 'http://house.auctionsoftware.com/auction.net', 'path': '/mobileapi/mylistings/sold/1245', 'headers': { } }; var req = https.request(options, function (res) { var chunks = []; res.on("data", function (chunk) { chunks.push(chunk); }); res.on("end", function (chunk) { var body = Buffer.concat(chunks); console.log(body.toString()); }); res.on("error", function (error) { console.error(error); }); }); req.end();Usage and ExamplesBody parametersName Description userdetails - {
- Nil
ResponsesStatus: 202 - Success- {
- {
-
"action" : "sold",
"sold_count" : 5,
"total_balance_new" : 30,
"conditionpop" : [
{
"visible" : 1,
"content" : "Factory Sealed items.",
"id" : 1,
"condition" : "Shelf Pull"
},
{
"visible" : 1,
"content" : "Open Box item, See Description for any Notes.",
"id" : 2,
"condition" : "New\/Other"
},
{
"visible" : 1,
"content" : "Shows Signs of Previous Use. See Description For Notes.",
"id" : 3,
"condition" : "Used"
},
{
"visible" : 1,
"content" : "Item(s) have not been Inspected.. Lot is being sold as it was returned to retailer. Sold \"As Is\".",
"id" : 4,
"condition" : "Uninspected Returns"
},
{
"visible" : 1,
"content" : "Appears to be Non-Functional And\/or Missing Parts. Sold \"As is\".",
"id" : 5,
"condition" : "Salvage (For Parts)"
}
],
"listing_count" : 5,
"isseller" : "1",
"userid" : "1245",
"auctionid" : 0,
"pagination" : 5,
"seller_balance" : "30.00",
"market_status_type" : "sold",
"success" : true,
"sharrow" : "noshow",
"mybids" : [
{
"extbidding" : "Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3891, "sold" : 0, "day" : "0-8d:0-5h:0-10m:0-39s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/0d2348bddc71104fba94bf15e276b944.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 69438818, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Iiiiiiiiii", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 0, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 5th, 2019", "time" : 0, "b_id" : 2405, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-12T11:25:20.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75,81", "is_relist" : 0, "description" : "", "hasshipping" : 1, "avatar" : "0d2348bddc71104fba94bf15e276b944.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "80.98", "palletcount" : "", "width" : 12, "title" : "Iiiiiiiiii", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T06:37:48.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 50, "length" : 25, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -619778588, "image" : null, "brand_name" : "", "common_invoice" : 11096, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "0d2348bddc71104fba94bf15e276b944.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T06:37:48.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 19 h 50m", "inventory_date" : "2019-04-10T04:55:42.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "
Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "Shorewood, IL", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 12th, 2019", "date_added" : "2019-03-05T06:01:13.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T06:37:48.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75&cid%5B%5D=81", "subcategory" : null, "height" : 6, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "dfgfg", "id" : 3891, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3890, "sold" : 0, "day" : "0-8d:0-5h:0-10m:0-35s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/50659c6d6afad2277ba0efa2b98d9d42.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 77945353, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Ttttttt", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2406, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-12T11:25:20.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "0", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "50659c6d6afad2277ba0efa2b98d9d42.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "Ttttttt", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T06:37:52.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -619774589, "image" : null, "brand_name" : "", "common_invoice" : 11096, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "50659c6d6afad2277ba0efa2b98d9d42.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T06:37:52.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 19 h 50m", "inventory_date" : "2019-04-10T04:55:42.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 12th, 2019", "date_added" : "2019-03-05T05:54:34.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T06:37:52.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "", "id" : 3890, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3889, "sold" : 0, "day" : "0-8d:0-3h:0-43m:0-55s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/0a70b686cdfabf1d4e898b6f718096ce.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 64421107, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Dfdsfsdfdf", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2413, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-10T08:16:10.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "0", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "0a70b686cdfabf1d4e898b6f718096ce.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "Dfdsfsdfdf", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T08:04:32.000Z", "cashout_status" : null, "state" : null, "amount" : 10, "wprice" : "10.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -614574589, "image" : null, "brand_name" : "", "common_invoice" : 11099, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "0a70b686cdfabf1d4e898b6f718096ce.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T08:04:32.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 21 h 17m", "inventory_date" : "2019-04-10T04:56:37.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 10th, 2019", "date_added" : "2019-03-04T10:04:55.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T08:04:32.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "123455", "id" : 3889, "category_id" : null, "manufacturer" : "", "wsprice" : "10.00", "duration_type" : "D", "conditionunique" : "Salvage (For Parts)", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3887, "sold" : 0, "day" : "0-8d:00h:0-43m:0-6s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/93193cbdfc8fb709957109658e3dc8a1.jpeg", "notes" : "", "date_add" : "April 9th, 2019", "user_id" : 1245, "auctionid" : 78392194, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "samplemich300 Title 1", "inventory_loc" : "DR", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2390, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-09T11:09:15.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 9th, 2019", "lotof" : "", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75,81", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "93193cbdfc8fb709957109658e3dc8a1.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "samplemich300 Title 1", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-09T11:05:21.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -690125589, "image" : null, "brand_name" : "", "common_invoice" : 11091, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "93193cbdfc8fb709957109658e3dc8a1.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-09T11:05:21.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 0 h 17m", "inventory_date" : "2019-04-09T10:12:33.000Z", "date_close" : "April 9th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "Shorewood, IL", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 9th, 2019", "date_added" : "2019-03-04T08:20:50.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 9th, 2019", "closed" : "2019-04-09T11:05:21.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75&cid%5B%5D=81", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "", "id" : 3887, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3864, "sold" : 0, "day" : "0-8d:0-23h:0-55m:0-3s", "duration" : 0, "date_add" : "April 9th, 2019", "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/cd711060f07a8ddc91bcd770d41f067b.jpeg", "notes" : "", "user_id" : 1245, "auctionid" : 64237684, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Dsfsdf", "inventory_loc" : "DRR", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 0, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "February 28th, 2019", "time" : 0, "b_id" : 2401, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-09T11:59:22.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 9th, 2019", "lotof" : "", "mprice" : "0.00", "is_relist" : 0, "payments" : "Test returns <\/div>\r\n", "is_avatar" : 1, "localpickup" : 0, "multiple_category" : "81,82", "description" : "", "hasshipping" : 1, "avatar" : "cd711060f07a8ddc91bcd770d41f067b.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "74.63", "width" : 10, "palletcount" : "", "title" : "Dsfsdf", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-09T11:53:24.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 40, "length" : 20, "remainingDay" : -687242589, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "image" : null, "brand_name" : "", "common_invoice" : 11094, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "cd711060f07a8ddc91bcd770d41f067b.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-09T11:53:24.000Z", "listing_count" : 0, "rprice" : "5.00", "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 1 h 5m", "inventory_date" : "2019-04-09T11:50:29.000Z", "date_close" : "April 9th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1215, "location" : "Shorewood, IL", "is_refund" : 0, "buy_date_new" : "April 9th, 2019", "msrp" : 0, "shipnotavailable" : 0, "date_added" : "2019-03-01T05:25:21.000Z", "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 9th, 2019", "closed" : "2019-04-09T11:53:24.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "multiple_sub_category" : "", "sprice" : "5.00", "created_at" : null, "catearr" : "&cid%5B%5D=81&cid%5B%5D=82", "subcategory" : null, "height" : 5, "storeqty" : 0, "document" : null, "city" : "", "auctionnotes" : "dfdsfdsf", "buynow" : 0, "id" : 3864, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "New\/Other", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 } ], "active_count" : 0, "pending_count" : 13
-
"action" : "sold",
"sold_count" : 5,
"total_balance_new" : 30,
"conditionpop" : [
{
"visible" : 1,
"content" : "Factory Sealed items.",
"id" : 1,
"condition" : "Shelf Pull"
},
{
"visible" : 1,
"content" : "Open Box item, See Description for any Notes.",
"id" : 2,
"condition" : "New\/Other"
},
{
"visible" : 1,
"content" : "Shows Signs of Previous Use. See Description For Notes.",
"id" : 3,
"condition" : "Used"
},
{
"visible" : 1,
"content" : "Item(s) have not been Inspected.. Lot is being sold as it was returned to retailer. Sold \"As Is\".",
"id" : 4,
"condition" : "Uninspected Returns"
},
{
"visible" : 1,
"content" : "Appears to be Non-Functional And\/or Missing Parts. Sold \"As is\".",
"id" : 5,
"condition" : "Salvage (For Parts)"
}
],
"listing_count" : 5,
"isseller" : "1",
"userid" : "1245",
"auctionid" : 0,
"pagination" : 5,
"seller_balance" : "30.00",
"market_status_type" : "sold",
"success" : true,
"sharrow" : "noshow",
"mybids" : [
{
"extbidding" : "
ResponsesStatus: 302 - Error- {
- {
- Nil
Sold Properties
GEThttp://house.auctionsoftware.com:7080/mobileapi/mylistings/sold/1245Usage and Examplescurl --location --request GET "http://house.auctionsoftware.com/mobileapi/mylistings/sold/1245"
var settings = { "url": "http://house.auctionsoftware.com/mobileapi/mylistings/sold/1245", "method": "GET", "timeout": 0, }; $.ajax(settings).done(function (response) { console.log(response); });var https = require('https'); var options = { 'method': 'GET', 'hostname': 'houseauction.net', 'path': '/mobileapi/mylistings/sold/1245', 'headers': { } }; var req = https.request(options, function (res) { var chunks = []; res.on("data", function (chunk) { chunks.push(chunk); }); res.on("end", function (chunk) { var body = Buffer.concat(chunks); console.log(body.toString()); }); res.on("error", function (error) { console.error(error); }); }); req.end();Usage and ExamplesBody parametersName Description userdetails - {
- Nil
ResponsesStatus: 202 - Success- {
- {
-
"action" : "sold",
"sold_count" : 5,
"total_balance_new" : 30,
"conditionpop" : [
{
"visible" : 1,
"content" : "Factory Sealed items.",
"id" : 1,
"condition" : "Shelf Pull"
},
{
"visible" : 1,
"content" : "Open Box item, See Description for any Notes.",
"id" : 2,
"condition" : "New\/Other"
},
{
"visible" : 1,
"content" : "Shows Signs of Previous Use. See Description For Notes.",
"id" : 3,
"condition" : "Used"
},
{
"visible" : 1,
"content" : "Item(s) have not been Inspected.. Lot is being sold as it was returned to retailer. Sold \"As Is\".",
"id" : 4,
"condition" : "Uninspected Returns"
},
{
"visible" : 1,
"content" : "Appears to be Non-Functional And\/or Missing Parts. Sold \"As is\".",
"id" : 5,
"condition" : "Salvage (For Parts)"
}
],
"listing_count" : 5,
"isseller" : "1",
"userid" : "1245",
"auctionid" : 0,
"pagination" : 5,
"seller_balance" : "30.00",
"market_status_type" : "sold",
"success" : true,
"sharrow" : "noshow",
"mybids" : [
{
"extbidding" : "Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3891, "sold" : 0, "day" : "0-8d:0-5h:0-10m:0-39s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/0d2348bddc71104fba94bf15e276b944.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 69438818, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Iiiiiiiiii", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 0, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 5th, 2019", "time" : 0, "b_id" : 2405, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-12T11:25:20.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75,81", "is_relist" : 0, "description" : "", "hasshipping" : 1, "avatar" : "0d2348bddc71104fba94bf15e276b944.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "80.98", "palletcount" : "", "width" : 12, "title" : "Iiiiiiiiii", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T06:37:48.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 50, "length" : 25, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -619778588, "image" : null, "brand_name" : "", "common_invoice" : 11096, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "0d2348bddc71104fba94bf15e276b944.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T06:37:48.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 19 h 50m", "inventory_date" : "2019-04-10T04:55:42.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "
Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "Shorewood, IL", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 12th, 2019", "date_added" : "2019-03-05T06:01:13.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T06:37:48.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75&cid%5B%5D=81", "subcategory" : null, "height" : 6, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "dfgfg", "id" : 3891, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3890, "sold" : 0, "day" : "0-8d:0-5h:0-10m:0-35s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/50659c6d6afad2277ba0efa2b98d9d42.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 77945353, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Ttttttt", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2406, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-12T11:25:20.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "0", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "50659c6d6afad2277ba0efa2b98d9d42.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "Ttttttt", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T06:37:52.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -619774589, "image" : null, "brand_name" : "", "common_invoice" : 11096, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "50659c6d6afad2277ba0efa2b98d9d42.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T06:37:52.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 19 h 50m", "inventory_date" : "2019-04-10T04:55:42.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 12th, 2019", "date_added" : "2019-03-05T05:54:34.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T06:37:52.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "", "id" : 3890, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3889, "sold" : 0, "day" : "0-8d:0-3h:0-43m:0-55s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/0a70b686cdfabf1d4e898b6f718096ce.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 64421107, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Dfdsfsdfdf", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2413, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-10T08:16:10.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "0", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "0a70b686cdfabf1d4e898b6f718096ce.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "Dfdsfsdfdf", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T08:04:32.000Z", "cashout_status" : null, "state" : null, "amount" : 10, "wprice" : "10.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -614574589, "image" : null, "brand_name" : "", "common_invoice" : 11099, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "0a70b686cdfabf1d4e898b6f718096ce.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T08:04:32.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 21 h 17m", "inventory_date" : "2019-04-10T04:56:37.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 10th, 2019", "date_added" : "2019-03-04T10:04:55.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T08:04:32.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "123455", "id" : 3889, "category_id" : null, "manufacturer" : "", "wsprice" : "10.00", "duration_type" : "D", "conditionunique" : "Salvage (For Parts)", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3887, "sold" : 0, "day" : "0-8d:00h:0-43m:0-6s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/93193cbdfc8fb709957109658e3dc8a1.jpeg", "notes" : "", "date_add" : "April 9th, 2019", "user_id" : 1245, "auctionid" : 78392194, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "samplemich300 Title 1", "inventory_loc" : "DR", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2390, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-09T11:09:15.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 9th, 2019", "lotof" : "", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75,81", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "93193cbdfc8fb709957109658e3dc8a1.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "samplemich300 Title 1", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-09T11:05:21.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -690125589, "image" : null, "brand_name" : "", "common_invoice" : 11091, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "93193cbdfc8fb709957109658e3dc8a1.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-09T11:05:21.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 0 h 17m", "inventory_date" : "2019-04-09T10:12:33.000Z", "date_close" : "April 9th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "Shorewood, IL", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 9th, 2019", "date_added" : "2019-03-04T08:20:50.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 9th, 2019", "closed" : "2019-04-09T11:05:21.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75&cid%5B%5D=81", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "", "id" : 3887, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3864, "sold" : 0, "day" : "0-8d:0-23h:0-55m:0-3s", "duration" : 0, "date_add" : "April 9th, 2019", "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/cd711060f07a8ddc91bcd770d41f067b.jpeg", "notes" : "", "user_id" : 1245, "auctionid" : 64237684, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Dsfsdf", "inventory_loc" : "DRR", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 0, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "February 28th, 2019", "time" : 0, "b_id" : 2401, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-09T11:59:22.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 9th, 2019", "lotof" : "", "mprice" : "0.00", "is_relist" : 0, "payments" : "Test returns <\/div>\r\n", "is_avatar" : 1, "localpickup" : 0, "multiple_category" : "81,82", "description" : "", "hasshipping" : 1, "avatar" : "cd711060f07a8ddc91bcd770d41f067b.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "74.63", "width" : 10, "palletcount" : "", "title" : "Dsfsdf", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-09T11:53:24.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 40, "length" : 20, "remainingDay" : -687242589, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "image" : null, "brand_name" : "", "common_invoice" : 11094, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "cd711060f07a8ddc91bcd770d41f067b.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-09T11:53:24.000Z", "listing_count" : 0, "rprice" : "5.00", "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 1 h 5m", "inventory_date" : "2019-04-09T11:50:29.000Z", "date_close" : "April 9th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1215, "location" : "Shorewood, IL", "is_refund" : 0, "buy_date_new" : "April 9th, 2019", "msrp" : 0, "shipnotavailable" : 0, "date_added" : "2019-03-01T05:25:21.000Z", "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 9th, 2019", "closed" : "2019-04-09T11:53:24.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "multiple_sub_category" : "", "sprice" : "5.00", "created_at" : null, "catearr" : "&cid%5B%5D=81&cid%5B%5D=82", "subcategory" : null, "height" : 5, "storeqty" : 0, "document" : null, "city" : "", "auctionnotes" : "dfdsfdsf", "buynow" : 0, "id" : 3864, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "New\/Other", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 } ], "active_count" : 0, "pending_count" : 13
-
"action" : "sold",
"sold_count" : 5,
"total_balance_new" : 30,
"conditionpop" : [
{
"visible" : 1,
"content" : "Factory Sealed items.",
"id" : 1,
"condition" : "Shelf Pull"
},
{
"visible" : 1,
"content" : "Open Box item, See Description for any Notes.",
"id" : 2,
"condition" : "New\/Other"
},
{
"visible" : 1,
"content" : "Shows Signs of Previous Use. See Description For Notes.",
"id" : 3,
"condition" : "Used"
},
{
"visible" : 1,
"content" : "Item(s) have not been Inspected.. Lot is being sold as it was returned to retailer. Sold \"As Is\".",
"id" : 4,
"condition" : "Uninspected Returns"
},
{
"visible" : 1,
"content" : "Appears to be Non-Functional And\/or Missing Parts. Sold \"As is\".",
"id" : 5,
"condition" : "Salvage (For Parts)"
}
],
"listing_count" : 5,
"isseller" : "1",
"userid" : "1245",
"auctionid" : 0,
"pagination" : 5,
"seller_balance" : "30.00",
"market_status_type" : "sold",
"success" : true,
"sharrow" : "noshow",
"mybids" : [
{
"extbidding" : "
ResponsesStatus: 302 - Error- {
- {
- Nil
UnSold Properties
GEThttp://house.auctionsoftware.com:7080/mobileapi/mylistings/sold/1245Usage and Examplescurl --location --request GET "http://house.auctionsoftware.com/mobileapi/mylistings/sold/1245"
var settings = { "url": "http://house.auctionsoftware.com/mobileapi/mylistings/sold/1245", "method": "GET", "timeout": 0, }; $.ajax(settings).done(function (response) { console.log(response); });var https = require('https'); var options = { 'method': 'GET', 'hostname': 'houseauction.net', 'path': '/mobileapi/mylistings/sold/1245', 'headers': { } }; var req = https.request(options, function (res) { var chunks = []; res.on("data", function (chunk) { chunks.push(chunk); }); res.on("end", function (chunk) { var body = Buffer.concat(chunks); console.log(body.toString()); }); res.on("error", function (error) { console.error(error); }); }); req.end();Usage and ExamplesBody parametersName Description userdetails - {
- Nil
ResponsesStatus: 202 - Success- {
- {
-
"action" : "sold",
"sold_count" : 5,
"total_balance_new" : 30,
"conditionpop" : [
{
"visible" : 1,
"content" : "Factory Sealed items.",
"id" : 1,
"condition" : "Shelf Pull"
},
{
"visible" : 1,
"content" : "Open Box item, See Description for any Notes.",
"id" : 2,
"condition" : "New\/Other"
},
{
"visible" : 1,
"content" : "Shows Signs of Previous Use. See Description For Notes.",
"id" : 3,
"condition" : "Used"
},
{
"visible" : 1,
"content" : "Item(s) have not been Inspected.. Lot is being sold as it was returned to retailer. Sold \"As Is\".",
"id" : 4,
"condition" : "Uninspected Returns"
},
{
"visible" : 1,
"content" : "Appears to be Non-Functional And\/or Missing Parts. Sold \"As is\".",
"id" : 5,
"condition" : "Salvage (For Parts)"
}
],
"listing_count" : 5,
"isseller" : "1",
"userid" : "1245",
"auctionid" : 0,
"pagination" : 5,
"seller_balance" : "30.00",
"market_status_type" : "sold",
"success" : true,
"sharrow" : "noshow",
"mybids" : [
{
"extbidding" : "Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3891, "sold" : 0, "day" : "0-8d:0-5h:0-10m:0-39s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/0d2348bddc71104fba94bf15e276b944.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 69438818, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Iiiiiiiiii", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 0, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 5th, 2019", "time" : 0, "b_id" : 2405, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-12T11:25:20.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75,81", "is_relist" : 0, "description" : "", "hasshipping" : 1, "avatar" : "0d2348bddc71104fba94bf15e276b944.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "80.98", "palletcount" : "", "width" : 12, "title" : "Iiiiiiiiii", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T06:37:48.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 50, "length" : 25, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -619778588, "image" : null, "brand_name" : "", "common_invoice" : 11096, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "0d2348bddc71104fba94bf15e276b944.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T06:37:48.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 19 h 50m", "inventory_date" : "2019-04-10T04:55:42.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "
Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "Shorewood, IL", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 12th, 2019", "date_added" : "2019-03-05T06:01:13.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T06:37:48.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75&cid%5B%5D=81", "subcategory" : null, "height" : 6, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "dfgfg", "id" : 3891, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3890, "sold" : 0, "day" : "0-8d:0-5h:0-10m:0-35s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/50659c6d6afad2277ba0efa2b98d9d42.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 77945353, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Ttttttt", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2406, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-12T11:25:20.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "0", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "50659c6d6afad2277ba0efa2b98d9d42.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "Ttttttt", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T06:37:52.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -619774589, "image" : null, "brand_name" : "", "common_invoice" : 11096, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "50659c6d6afad2277ba0efa2b98d9d42.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T06:37:52.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 19 h 50m", "inventory_date" : "2019-04-10T04:55:42.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 12th, 2019", "date_added" : "2019-03-05T05:54:34.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T06:37:52.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "", "id" : 3890, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3889, "sold" : 0, "day" : "0-8d:0-3h:0-43m:0-55s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/0a70b686cdfabf1d4e898b6f718096ce.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 64421107, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Dfdsfsdfdf", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2413, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-10T08:16:10.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "0", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "0a70b686cdfabf1d4e898b6f718096ce.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "Dfdsfsdfdf", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T08:04:32.000Z", "cashout_status" : null, "state" : null, "amount" : 10, "wprice" : "10.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -614574589, "image" : null, "brand_name" : "", "common_invoice" : 11099, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "0a70b686cdfabf1d4e898b6f718096ce.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T08:04:32.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 21 h 17m", "inventory_date" : "2019-04-10T04:56:37.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 10th, 2019", "date_added" : "2019-03-04T10:04:55.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T08:04:32.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "123455", "id" : 3889, "category_id" : null, "manufacturer" : "", "wsprice" : "10.00", "duration_type" : "D", "conditionunique" : "Salvage (For Parts)", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3887, "sold" : 0, "day" : "0-8d:00h:0-43m:0-6s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/93193cbdfc8fb709957109658e3dc8a1.jpeg", "notes" : "", "date_add" : "April 9th, 2019", "user_id" : 1245, "auctionid" : 78392194, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "samplemich300 Title 1", "inventory_loc" : "DR", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2390, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-09T11:09:15.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 9th, 2019", "lotof" : "", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75,81", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "93193cbdfc8fb709957109658e3dc8a1.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "samplemich300 Title 1", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-09T11:05:21.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -690125589, "image" : null, "brand_name" : "", "common_invoice" : 11091, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "93193cbdfc8fb709957109658e3dc8a1.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-09T11:05:21.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 0 h 17m", "inventory_date" : "2019-04-09T10:12:33.000Z", "date_close" : "April 9th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "Shorewood, IL", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 9th, 2019", "date_added" : "2019-03-04T08:20:50.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 9th, 2019", "closed" : "2019-04-09T11:05:21.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75&cid%5B%5D=81", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "", "id" : 3887, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3864, "sold" : 0, "day" : "0-8d:0-23h:0-55m:0-3s", "duration" : 0, "date_add" : "April 9th, 2019", "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/cd711060f07a8ddc91bcd770d41f067b.jpeg", "notes" : "", "user_id" : 1245, "auctionid" : 64237684, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Dsfsdf", "inventory_loc" : "DRR", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 0, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "February 28th, 2019", "time" : 0, "b_id" : 2401, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-09T11:59:22.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 9th, 2019", "lotof" : "", "mprice" : "0.00", "is_relist" : 0, "payments" : "Test returns <\/div>\r\n", "is_avatar" : 1, "localpickup" : 0, "multiple_category" : "81,82", "description" : "", "hasshipping" : 1, "avatar" : "cd711060f07a8ddc91bcd770d41f067b.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "74.63", "width" : 10, "palletcount" : "", "title" : "Dsfsdf", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-09T11:53:24.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 40, "length" : 20, "remainingDay" : -687242589, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "image" : null, "brand_name" : "", "common_invoice" : 11094, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "cd711060f07a8ddc91bcd770d41f067b.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-09T11:53:24.000Z", "listing_count" : 0, "rprice" : "5.00", "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 1 h 5m", "inventory_date" : "2019-04-09T11:50:29.000Z", "date_close" : "April 9th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1215, "location" : "Shorewood, IL", "is_refund" : 0, "buy_date_new" : "April 9th, 2019", "msrp" : 0, "shipnotavailable" : 0, "date_added" : "2019-03-01T05:25:21.000Z", "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 9th, 2019", "closed" : "2019-04-09T11:53:24.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "multiple_sub_category" : "", "sprice" : "5.00", "created_at" : null, "catearr" : "&cid%5B%5D=81&cid%5B%5D=82", "subcategory" : null, "height" : 5, "storeqty" : 0, "document" : null, "city" : "", "auctionnotes" : "dfdsfdsf", "buynow" : 0, "id" : 3864, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "New\/Other", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 } ], "active_count" : 0, "pending_count" : 13
-
"action" : "sold",
"sold_count" : 5,
"total_balance_new" : 30,
"conditionpop" : [
{
"visible" : 1,
"content" : "Factory Sealed items.",
"id" : 1,
"condition" : "Shelf Pull"
},
{
"visible" : 1,
"content" : "Open Box item, See Description for any Notes.",
"id" : 2,
"condition" : "New\/Other"
},
{
"visible" : 1,
"content" : "Shows Signs of Previous Use. See Description For Notes.",
"id" : 3,
"condition" : "Used"
},
{
"visible" : 1,
"content" : "Item(s) have not been Inspected.. Lot is being sold as it was returned to retailer. Sold \"As Is\".",
"id" : 4,
"condition" : "Uninspected Returns"
},
{
"visible" : 1,
"content" : "Appears to be Non-Functional And\/or Missing Parts. Sold \"As is\".",
"id" : 5,
"condition" : "Salvage (For Parts)"
}
],
"listing_count" : 5,
"isseller" : "1",
"userid" : "1245",
"auctionid" : 0,
"pagination" : 5,
"seller_balance" : "30.00",
"market_status_type" : "sold",
"success" : true,
"sharrow" : "noshow",
"mybids" : [
{
"extbidding" : "
ResponsesStatus: 302 - Error- {
- {
- Nil
Closed Properties
GEThttp://house.auctionsoftware.com:7080/mobileapi/mylistings/sold/1245Usage and Examplescurl --location --request GET "http://house.auctionsoftware.com/mobileapi/mylistings/sold/1245"
var settings = { "url": "http://house.auctionsoftware.com/mobileapi/mylistings/sold/1245", "method": "GET", "timeout": 0, }; $.ajax(settings).done(function (response) { console.log(response); });var https = require('https'); var options = { 'method': 'GET', 'hostname': 'houseauction.net', 'path': '/mobileapi/mylistings/sold/1245', 'headers': { } }; var req = https.request(options, function (res) { var chunks = []; res.on("data", function (chunk) { chunks.push(chunk); }); res.on("end", function (chunk) { var body = Buffer.concat(chunks); console.log(body.toString()); }); res.on("error", function (error) { console.error(error); }); }); req.end();Usage and ExamplesBody parametersName Description userdetails - {
- Nil
ResponsesStatus: 202 - Success- {
- {
-
"action" : "sold",
"sold_count" : 5,
"total_balance_new" : 30,
"conditionpop" : [
{
"visible" : 1,
"content" : "Factory Sealed items.",
"id" : 1,
"condition" : "Shelf Pull"
},
{
"visible" : 1,
"content" : "Open Box item, See Description for any Notes.",
"id" : 2,
"condition" : "New\/Other"
},
{
"visible" : 1,
"content" : "Shows Signs of Previous Use. See Description For Notes.",
"id" : 3,
"condition" : "Used"
},
{
"visible" : 1,
"content" : "Item(s) have not been Inspected.. Lot is being sold as it was returned to retailer. Sold \"As Is\".",
"id" : 4,
"condition" : "Uninspected Returns"
},
{
"visible" : 1,
"content" : "Appears to be Non-Functional And\/or Missing Parts. Sold \"As is\".",
"id" : 5,
"condition" : "Salvage (For Parts)"
}
],
"listing_count" : 5,
"isseller" : "1",
"userid" : "1245",
"auctionid" : 0,
"pagination" : 5,
"seller_balance" : "30.00",
"market_status_type" : "sold",
"success" : true,
"sharrow" : "noshow",
"mybids" : [
{
"extbidding" : "Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3891, "sold" : 0, "day" : "0-8d:0-5h:0-10m:0-39s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/0d2348bddc71104fba94bf15e276b944.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 69438818, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Iiiiiiiiii", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 0, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 5th, 2019", "time" : 0, "b_id" : 2405, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-12T11:25:20.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75,81", "is_relist" : 0, "description" : "", "hasshipping" : 1, "avatar" : "0d2348bddc71104fba94bf15e276b944.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "80.98", "palletcount" : "", "width" : 12, "title" : "Iiiiiiiiii", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T06:37:48.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 50, "length" : 25, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -619778588, "image" : null, "brand_name" : "", "common_invoice" : 11096, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "0d2348bddc71104fba94bf15e276b944.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T06:37:48.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 19 h 50m", "inventory_date" : "2019-04-10T04:55:42.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "
Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "Shorewood, IL", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 12th, 2019", "date_added" : "2019-03-05T06:01:13.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T06:37:48.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75&cid%5B%5D=81", "subcategory" : null, "height" : 6, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "dfgfg", "id" : 3891, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3890, "sold" : 0, "day" : "0-8d:0-5h:0-10m:0-35s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/50659c6d6afad2277ba0efa2b98d9d42.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 77945353, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Ttttttt", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2406, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-12T11:25:20.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "0", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "50659c6d6afad2277ba0efa2b98d9d42.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "Ttttttt", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T06:37:52.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -619774589, "image" : null, "brand_name" : "", "common_invoice" : 11096, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "50659c6d6afad2277ba0efa2b98d9d42.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T06:37:52.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 19 h 50m", "inventory_date" : "2019-04-10T04:55:42.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 12th, 2019", "date_added" : "2019-03-05T05:54:34.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T06:37:52.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "", "id" : 3890, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3889, "sold" : 0, "day" : "0-8d:0-3h:0-43m:0-55s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/0a70b686cdfabf1d4e898b6f718096ce.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 64421107, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Dfdsfsdfdf", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2413, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-10T08:16:10.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "0", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "0a70b686cdfabf1d4e898b6f718096ce.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "Dfdsfsdfdf", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T08:04:32.000Z", "cashout_status" : null, "state" : null, "amount" : 10, "wprice" : "10.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -614574589, "image" : null, "brand_name" : "", "common_invoice" : 11099, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "0a70b686cdfabf1d4e898b6f718096ce.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T08:04:32.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 21 h 17m", "inventory_date" : "2019-04-10T04:56:37.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 10th, 2019", "date_added" : "2019-03-04T10:04:55.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T08:04:32.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "123455", "id" : 3889, "category_id" : null, "manufacturer" : "", "wsprice" : "10.00", "duration_type" : "D", "conditionunique" : "Salvage (For Parts)", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3887, "sold" : 0, "day" : "0-8d:00h:0-43m:0-6s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/93193cbdfc8fb709957109658e3dc8a1.jpeg", "notes" : "", "date_add" : "April 9th, 2019", "user_id" : 1245, "auctionid" : 78392194, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "samplemich300 Title 1", "inventory_loc" : "DR", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2390, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-09T11:09:15.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 9th, 2019", "lotof" : "", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75,81", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "93193cbdfc8fb709957109658e3dc8a1.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "samplemich300 Title 1", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-09T11:05:21.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -690125589, "image" : null, "brand_name" : "", "common_invoice" : 11091, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "93193cbdfc8fb709957109658e3dc8a1.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-09T11:05:21.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 0 h 17m", "inventory_date" : "2019-04-09T10:12:33.000Z", "date_close" : "April 9th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "Shorewood, IL", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 9th, 2019", "date_added" : "2019-03-04T08:20:50.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 9th, 2019", "closed" : "2019-04-09T11:05:21.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75&cid%5B%5D=81", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "", "id" : 3887, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3864, "sold" : 0, "day" : "0-8d:0-23h:0-55m:0-3s", "duration" : 0, "date_add" : "April 9th, 2019", "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/cd711060f07a8ddc91bcd770d41f067b.jpeg", "notes" : "", "user_id" : 1245, "auctionid" : 64237684, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Dsfsdf", "inventory_loc" : "DRR", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 0, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "February 28th, 2019", "time" : 0, "b_id" : 2401, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-09T11:59:22.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 9th, 2019", "lotof" : "", "mprice" : "0.00", "is_relist" : 0, "payments" : "Test returns <\/div>\r\n", "is_avatar" : 1, "localpickup" : 0, "multiple_category" : "81,82", "description" : "", "hasshipping" : 1, "avatar" : "cd711060f07a8ddc91bcd770d41f067b.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "74.63", "width" : 10, "palletcount" : "", "title" : "Dsfsdf", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-09T11:53:24.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 40, "length" : 20, "remainingDay" : -687242589, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "image" : null, "brand_name" : "", "common_invoice" : 11094, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "cd711060f07a8ddc91bcd770d41f067b.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-09T11:53:24.000Z", "listing_count" : 0, "rprice" : "5.00", "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 1 h 5m", "inventory_date" : "2019-04-09T11:50:29.000Z", "date_close" : "April 9th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1215, "location" : "Shorewood, IL", "is_refund" : 0, "buy_date_new" : "April 9th, 2019", "msrp" : 0, "shipnotavailable" : 0, "date_added" : "2019-03-01T05:25:21.000Z", "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 9th, 2019", "closed" : "2019-04-09T11:53:24.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "multiple_sub_category" : "", "sprice" : "5.00", "created_at" : null, "catearr" : "&cid%5B%5D=81&cid%5B%5D=82", "subcategory" : null, "height" : 5, "storeqty" : 0, "document" : null, "city" : "", "auctionnotes" : "dfdsfdsf", "buynow" : 0, "id" : 3864, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "New\/Other", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 } ], "active_count" : 0, "pending_count" : 13
-
"action" : "sold",
"sold_count" : 5,
"total_balance_new" : 30,
"conditionpop" : [
{
"visible" : 1,
"content" : "Factory Sealed items.",
"id" : 1,
"condition" : "Shelf Pull"
},
{
"visible" : 1,
"content" : "Open Box item, See Description for any Notes.",
"id" : 2,
"condition" : "New\/Other"
},
{
"visible" : 1,
"content" : "Shows Signs of Previous Use. See Description For Notes.",
"id" : 3,
"condition" : "Used"
},
{
"visible" : 1,
"content" : "Item(s) have not been Inspected.. Lot is being sold as it was returned to retailer. Sold \"As Is\".",
"id" : 4,
"condition" : "Uninspected Returns"
},
{
"visible" : 1,
"content" : "Appears to be Non-Functional And\/or Missing Parts. Sold \"As is\".",
"id" : 5,
"condition" : "Salvage (For Parts)"
}
],
"listing_count" : 5,
"isseller" : "1",
"userid" : "1245",
"auctionid" : 0,
"pagination" : 5,
"seller_balance" : "30.00",
"market_status_type" : "sold",
"success" : true,
"sharrow" : "noshow",
"mybids" : [
{
"extbidding" : "
ResponsesStatus: 302 - Error- {
- {
- Nil
Draft Properties
GEThttp://house.auctionsoftware.com:7080/mobileapi/mylistings/sold/1245Usage and Examplescurl --location --request GET "http://house.auctionsoftware.com/mobileapi/mylistings/sold/1245"
var settings = { "url": "http://house.auctionsoftware.com/mobileapi/mylistings/sold/1245", "method": "GET", "timeout": 0, }; $.ajax(settings).done(function (response) { console.log(response); });var https = require('https'); var options = { 'method': 'GET', 'hostname': 'houseauction.net', 'path': '/mobileapi/mylistings/sold/1245', 'headers': { } }; var req = https.request(options, function (res) { var chunks = []; res.on("data", function (chunk) { chunks.push(chunk); }); res.on("end", function (chunk) { var body = Buffer.concat(chunks); console.log(body.toString()); }); res.on("error", function (error) { console.error(error); }); }); req.end();Usage and ExamplesBody parametersName Description userdetails - {
- Nil
ResponsesStatus: 202 - Success- {
- {
-
"action" : "sold",
"sold_count" : 5,
"total_balance_new" : 30,
"conditionpop" : [
{
"visible" : 1,
"content" : "Factory Sealed items.",
"id" : 1,
"condition" : "Shelf Pull"
},
{
"visible" : 1,
"content" : "Open Box item, See Description for any Notes.",
"id" : 2,
"condition" : "New\/Other"
},
{
"visible" : 1,
"content" : "Shows Signs of Previous Use. See Description For Notes.",
"id" : 3,
"condition" : "Used"
},
{
"visible" : 1,
"content" : "Item(s) have not been Inspected.. Lot is being sold as it was returned to retailer. Sold \"As Is\".",
"id" : 4,
"condition" : "Uninspected Returns"
},
{
"visible" : 1,
"content" : "Appears to be Non-Functional And\/or Missing Parts. Sold \"As is\".",
"id" : 5,
"condition" : "Salvage (For Parts)"
}
],
"listing_count" : 5,
"isseller" : "1",
"userid" : "1245",
"auctionid" : 0,
"pagination" : 5,
"seller_balance" : "30.00",
"market_status_type" : "sold",
"success" : true,
"sharrow" : "noshow",
"mybids" : [
{
"extbidding" : "Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3891, "sold" : 0, "day" : "0-8d:0-5h:0-10m:0-39s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/0d2348bddc71104fba94bf15e276b944.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 69438818, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Iiiiiiiiii", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 0, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 5th, 2019", "time" : 0, "b_id" : 2405, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-12T11:25:20.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75,81", "is_relist" : 0, "description" : "", "hasshipping" : 1, "avatar" : "0d2348bddc71104fba94bf15e276b944.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "80.98", "palletcount" : "", "width" : 12, "title" : "Iiiiiiiiii", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T06:37:48.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 50, "length" : 25, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -619778588, "image" : null, "brand_name" : "", "common_invoice" : 11096, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "0d2348bddc71104fba94bf15e276b944.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T06:37:48.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 19 h 50m", "inventory_date" : "2019-04-10T04:55:42.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "
Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "Shorewood, IL", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 12th, 2019", "date_added" : "2019-03-05T06:01:13.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T06:37:48.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75&cid%5B%5D=81", "subcategory" : null, "height" : 6, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "dfgfg", "id" : 3891, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3890, "sold" : 0, "day" : "0-8d:0-5h:0-10m:0-35s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/50659c6d6afad2277ba0efa2b98d9d42.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 77945353, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Ttttttt", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2406, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-12T11:25:20.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "0", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "50659c6d6afad2277ba0efa2b98d9d42.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "Ttttttt", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T06:37:52.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -619774589, "image" : null, "brand_name" : "", "common_invoice" : 11096, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "50659c6d6afad2277ba0efa2b98d9d42.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T06:37:52.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 19 h 50m", "inventory_date" : "2019-04-10T04:55:42.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 12th, 2019", "date_added" : "2019-03-05T05:54:34.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T06:37:52.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "", "id" : 3890, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3889, "sold" : 0, "day" : "0-8d:0-3h:0-43m:0-55s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/0a70b686cdfabf1d4e898b6f718096ce.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 64421107, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Dfdsfsdfdf", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2413, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-10T08:16:10.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "0", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "0a70b686cdfabf1d4e898b6f718096ce.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "Dfdsfsdfdf", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T08:04:32.000Z", "cashout_status" : null, "state" : null, "amount" : 10, "wprice" : "10.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -614574589, "image" : null, "brand_name" : "", "common_invoice" : 11099, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "0a70b686cdfabf1d4e898b6f718096ce.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T08:04:32.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 21 h 17m", "inventory_date" : "2019-04-10T04:56:37.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 10th, 2019", "date_added" : "2019-03-04T10:04:55.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T08:04:32.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "123455", "id" : 3889, "category_id" : null, "manufacturer" : "", "wsprice" : "10.00", "duration_type" : "D", "conditionunique" : "Salvage (For Parts)", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3887, "sold" : 0, "day" : "0-8d:00h:0-43m:0-6s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/93193cbdfc8fb709957109658e3dc8a1.jpeg", "notes" : "", "date_add" : "April 9th, 2019", "user_id" : 1245, "auctionid" : 78392194, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "samplemich300 Title 1", "inventory_loc" : "DR", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2390, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-09T11:09:15.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 9th, 2019", "lotof" : "", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75,81", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "93193cbdfc8fb709957109658e3dc8a1.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "samplemich300 Title 1", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-09T11:05:21.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -690125589, "image" : null, "brand_name" : "", "common_invoice" : 11091, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "93193cbdfc8fb709957109658e3dc8a1.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-09T11:05:21.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 0 h 17m", "inventory_date" : "2019-04-09T10:12:33.000Z", "date_close" : "April 9th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "Shorewood, IL", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 9th, 2019", "date_added" : "2019-03-04T08:20:50.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 9th, 2019", "closed" : "2019-04-09T11:05:21.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75&cid%5B%5D=81", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "", "id" : 3887, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3864, "sold" : 0, "day" : "0-8d:0-23h:0-55m:0-3s", "duration" : 0, "date_add" : "April 9th, 2019", "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/cd711060f07a8ddc91bcd770d41f067b.jpeg", "notes" : "", "user_id" : 1245, "auctionid" : 64237684, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Dsfsdf", "inventory_loc" : "DRR", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 0, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "February 28th, 2019", "time" : 0, "b_id" : 2401, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-09T11:59:22.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 9th, 2019", "lotof" : "", "mprice" : "0.00", "is_relist" : 0, "payments" : "Test returns <\/div>\r\n", "is_avatar" : 1, "localpickup" : 0, "multiple_category" : "81,82", "description" : "", "hasshipping" : 1, "avatar" : "cd711060f07a8ddc91bcd770d41f067b.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "74.63", "width" : 10, "palletcount" : "", "title" : "Dsfsdf", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-09T11:53:24.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 40, "length" : 20, "remainingDay" : -687242589, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "image" : null, "brand_name" : "", "common_invoice" : 11094, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "cd711060f07a8ddc91bcd770d41f067b.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-09T11:53:24.000Z", "listing_count" : 0, "rprice" : "5.00", "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 1 h 5m", "inventory_date" : "2019-04-09T11:50:29.000Z", "date_close" : "April 9th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1215, "location" : "Shorewood, IL", "is_refund" : 0, "buy_date_new" : "April 9th, 2019", "msrp" : 0, "shipnotavailable" : 0, "date_added" : "2019-03-01T05:25:21.000Z", "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 9th, 2019", "closed" : "2019-04-09T11:53:24.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "multiple_sub_category" : "", "sprice" : "5.00", "created_at" : null, "catearr" : "&cid%5B%5D=81&cid%5B%5D=82", "subcategory" : null, "height" : 5, "storeqty" : 0, "document" : null, "city" : "", "auctionnotes" : "dfdsfdsf", "buynow" : 0, "id" : 3864, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "New\/Other", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 } ], "active_count" : 0, "pending_count" : 13
-
"action" : "sold",
"sold_count" : 5,
"total_balance_new" : 30,
"conditionpop" : [
{
"visible" : 1,
"content" : "Factory Sealed items.",
"id" : 1,
"condition" : "Shelf Pull"
},
{
"visible" : 1,
"content" : "Open Box item, See Description for any Notes.",
"id" : 2,
"condition" : "New\/Other"
},
{
"visible" : 1,
"content" : "Shows Signs of Previous Use. See Description For Notes.",
"id" : 3,
"condition" : "Used"
},
{
"visible" : 1,
"content" : "Item(s) have not been Inspected.. Lot is being sold as it was returned to retailer. Sold \"As Is\".",
"id" : 4,
"condition" : "Uninspected Returns"
},
{
"visible" : 1,
"content" : "Appears to be Non-Functional And\/or Missing Parts. Sold \"As is\".",
"id" : 5,
"condition" : "Salvage (For Parts)"
}
],
"listing_count" : 5,
"isseller" : "1",
"userid" : "1245",
"auctionid" : 0,
"pagination" : 5,
"seller_balance" : "30.00",
"market_status_type" : "sold",
"success" : true,
"sharrow" : "noshow",
"mybids" : [
{
"extbidding" : "
ResponsesStatus: 302 - Error- {
- {
- Nil
Draft Properties
GEThttp://house.auctionsoftware.com:7080/mobileapi/mylistings/sold/1245Usage and Examplescurl --location --request GET "http://house.auctionsoftware.com/mobileapi/mylistings/sold/1245"
var settings = { "url": "http://house.auctionsoftware.com/mobileapi/mylistings/sold/1245", "method": "GET", "timeout": 0, }; $.ajax(settings).done(function (response) { console.log(response); });var https = require('https'); var options = { 'method': 'GET', 'hostname': 'houseauction.net', 'path': '/mobileapi/mylistings/sold/1245', 'headers': { } }; var req = https.request(options, function (res) { var chunks = []; res.on("data", function (chunk) { chunks.push(chunk); }); res.on("end", function (chunk) { var body = Buffer.concat(chunks); console.log(body.toString()); }); res.on("error", function (error) { console.error(error); }); }); req.end();Usage and ExamplesBody parametersName Description userdetails - {
- Nil
ResponsesStatus: 202 - Success- {
- {
-
"action" : "sold",
"sold_count" : 5,
"total_balance_new" : 30,
"conditionpop" : [
{
"visible" : 1,
"content" : "Factory Sealed items.",
"id" : 1,
"condition" : "Shelf Pull"
},
{
"visible" : 1,
"content" : "Open Box item, See Description for any Notes.",
"id" : 2,
"condition" : "New\/Other"
},
{
"visible" : 1,
"content" : "Shows Signs of Previous Use. See Description For Notes.",
"id" : 3,
"condition" : "Used"
},
{
"visible" : 1,
"content" : "Item(s) have not been Inspected.. Lot is being sold as it was returned to retailer. Sold \"As Is\".",
"id" : 4,
"condition" : "Uninspected Returns"
},
{
"visible" : 1,
"content" : "Appears to be Non-Functional And\/or Missing Parts. Sold \"As is\".",
"id" : 5,
"condition" : "Salvage (For Parts)"
}
],
"listing_count" : 5,
"isseller" : "1",
"userid" : "1245",
"auctionid" : 0,
"pagination" : 5,
"seller_balance" : "30.00",
"market_status_type" : "sold",
"success" : true,
"sharrow" : "noshow",
"mybids" : [
{
"extbidding" : "Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3891, "sold" : 0, "day" : "0-8d:0-5h:0-10m:0-39s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/0d2348bddc71104fba94bf15e276b944.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 69438818, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Iiiiiiiiii", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 0, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 5th, 2019", "time" : 0, "b_id" : 2405, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-12T11:25:20.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75,81", "is_relist" : 0, "description" : "", "hasshipping" : 1, "avatar" : "0d2348bddc71104fba94bf15e276b944.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "80.98", "palletcount" : "", "width" : 12, "title" : "Iiiiiiiiii", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T06:37:48.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 50, "length" : 25, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -619778588, "image" : null, "brand_name" : "", "common_invoice" : 11096, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "0d2348bddc71104fba94bf15e276b944.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T06:37:48.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 19 h 50m", "inventory_date" : "2019-04-10T04:55:42.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "
Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "Shorewood, IL", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 12th, 2019", "date_added" : "2019-03-05T06:01:13.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T06:37:48.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75&cid%5B%5D=81", "subcategory" : null, "height" : 6, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "dfgfg", "id" : 3891, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3890, "sold" : 0, "day" : "0-8d:0-5h:0-10m:0-35s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/50659c6d6afad2277ba0efa2b98d9d42.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 77945353, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Ttttttt", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2406, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-12T11:25:20.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "0", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "50659c6d6afad2277ba0efa2b98d9d42.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "Ttttttt", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T06:37:52.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -619774589, "image" : null, "brand_name" : "", "common_invoice" : 11096, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "50659c6d6afad2277ba0efa2b98d9d42.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T06:37:52.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 19 h 50m", "inventory_date" : "2019-04-10T04:55:42.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 12th, 2019", "date_added" : "2019-03-05T05:54:34.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T06:37:52.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "", "id" : 3890, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3889, "sold" : 0, "day" : "0-8d:0-3h:0-43m:0-55s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/0a70b686cdfabf1d4e898b6f718096ce.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 64421107, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Dfdsfsdfdf", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2413, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-10T08:16:10.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "0", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "0a70b686cdfabf1d4e898b6f718096ce.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "Dfdsfsdfdf", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T08:04:32.000Z", "cashout_status" : null, "state" : null, "amount" : 10, "wprice" : "10.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -614574589, "image" : null, "brand_name" : "", "common_invoice" : 11099, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "0a70b686cdfabf1d4e898b6f718096ce.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T08:04:32.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 21 h 17m", "inventory_date" : "2019-04-10T04:56:37.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 10th, 2019", "date_added" : "2019-03-04T10:04:55.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T08:04:32.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "123455", "id" : 3889, "category_id" : null, "manufacturer" : "", "wsprice" : "10.00", "duration_type" : "D", "conditionunique" : "Salvage (For Parts)", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3887, "sold" : 0, "day" : "0-8d:00h:0-43m:0-6s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/93193cbdfc8fb709957109658e3dc8a1.jpeg", "notes" : "", "date_add" : "April 9th, 2019", "user_id" : 1245, "auctionid" : 78392194, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "samplemich300 Title 1", "inventory_loc" : "DR", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2390, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-09T11:09:15.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 9th, 2019", "lotof" : "", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75,81", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "93193cbdfc8fb709957109658e3dc8a1.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "samplemich300 Title 1", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-09T11:05:21.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -690125589, "image" : null, "brand_name" : "", "common_invoice" : 11091, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "93193cbdfc8fb709957109658e3dc8a1.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-09T11:05:21.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 0 h 17m", "inventory_date" : "2019-04-09T10:12:33.000Z", "date_close" : "April 9th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "Shorewood, IL", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 9th, 2019", "date_added" : "2019-03-04T08:20:50.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 9th, 2019", "closed" : "2019-04-09T11:05:21.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75&cid%5B%5D=81", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "", "id" : 3887, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3864, "sold" : 0, "day" : "0-8d:0-23h:0-55m:0-3s", "duration" : 0, "date_add" : "April 9th, 2019", "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/cd711060f07a8ddc91bcd770d41f067b.jpeg", "notes" : "", "user_id" : 1245, "auctionid" : 64237684, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Dsfsdf", "inventory_loc" : "DRR", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 0, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "February 28th, 2019", "time" : 0, "b_id" : 2401, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-09T11:59:22.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 9th, 2019", "lotof" : "", "mprice" : "0.00", "is_relist" : 0, "payments" : "Test returns <\/div>\r\n", "is_avatar" : 1, "localpickup" : 0, "multiple_category" : "81,82", "description" : "", "hasshipping" : 1, "avatar" : "cd711060f07a8ddc91bcd770d41f067b.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "74.63", "width" : 10, "palletcount" : "", "title" : "Dsfsdf", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-09T11:53:24.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 40, "length" : 20, "remainingDay" : -687242589, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "image" : null, "brand_name" : "", "common_invoice" : 11094, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "cd711060f07a8ddc91bcd770d41f067b.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-09T11:53:24.000Z", "listing_count" : 0, "rprice" : "5.00", "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 1 h 5m", "inventory_date" : "2019-04-09T11:50:29.000Z", "date_close" : "April 9th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1215, "location" : "Shorewood, IL", "is_refund" : 0, "buy_date_new" : "April 9th, 2019", "msrp" : 0, "shipnotavailable" : 0, "date_added" : "2019-03-01T05:25:21.000Z", "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 9th, 2019", "closed" : "2019-04-09T11:53:24.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "multiple_sub_category" : "", "sprice" : "5.00", "created_at" : null, "catearr" : "&cid%5B%5D=81&cid%5B%5D=82", "subcategory" : null, "height" : 5, "storeqty" : 0, "document" : null, "city" : "", "auctionnotes" : "dfdsfdsf", "buynow" : 0, "id" : 3864, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "New\/Other", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 } ], "active_count" : 0, "pending_count" : 13
-
"action" : "sold",
"sold_count" : 5,
"total_balance_new" : 30,
"conditionpop" : [
{
"visible" : 1,
"content" : "Factory Sealed items.",
"id" : 1,
"condition" : "Shelf Pull"
},
{
"visible" : 1,
"content" : "Open Box item, See Description for any Notes.",
"id" : 2,
"condition" : "New\/Other"
},
{
"visible" : 1,
"content" : "Shows Signs of Previous Use. See Description For Notes.",
"id" : 3,
"condition" : "Used"
},
{
"visible" : 1,
"content" : "Item(s) have not been Inspected.. Lot is being sold as it was returned to retailer. Sold \"As Is\".",
"id" : 4,
"condition" : "Uninspected Returns"
},
{
"visible" : 1,
"content" : "Appears to be Non-Functional And\/or Missing Parts. Sold \"As is\".",
"id" : 5,
"condition" : "Salvage (For Parts)"
}
],
"listing_count" : 5,
"isseller" : "1",
"userid" : "1245",
"auctionid" : 0,
"pagination" : 5,
"seller_balance" : "30.00",
"market_status_type" : "sold",
"success" : true,
"sharrow" : "noshow",
"mybids" : [
{
"extbidding" : "
ResponsesStatus: 302 - Error- {
- {
- Nil
Add New Project
GEThttp://house.auctionsoftware.com:7080/mobileapi/mylistings/sold/1245Usage and Examplescurl --location --request GET "http://house.auctionsoftware.com/mobileapi/mylistings/sold/1245"
var settings = { "url": "http://house.auctionsoftware.com/mobileapi/mylistings/sold/1245", "method": "GET", "timeout": 0, }; $.ajax(settings).done(function (response) { console.log(response); });var https = require('https'); var options = { 'method': 'GET', 'hostname': 'houseauction.net', 'path': '/mobileapi/mylistings/sold/1245', 'headers': { } }; var req = https.request(options, function (res) { var chunks = []; res.on("data", function (chunk) { chunks.push(chunk); }); res.on("end", function (chunk) { var body = Buffer.concat(chunks); console.log(body.toString()); }); res.on("error", function (error) { console.error(error); }); }); req.end();Usage and ExamplesBody parametersName Description userdetails - {
- Nil
ResponsesStatus: 202 - Success- {
- {
-
"action" : "sold",
"sold_count" : 5,
"total_balance_new" : 30,
"conditionpop" : [
{
"visible" : 1,
"content" : "Factory Sealed items.",
"id" : 1,
"condition" : "Shelf Pull"
},
{
"visible" : 1,
"content" : "Open Box item, See Description for any Notes.",
"id" : 2,
"condition" : "New\/Other"
},
{
"visible" : 1,
"content" : "Shows Signs of Previous Use. See Description For Notes.",
"id" : 3,
"condition" : "Used"
},
{
"visible" : 1,
"content" : "Item(s) have not been Inspected.. Lot is being sold as it was returned to retailer. Sold \"As Is\".",
"id" : 4,
"condition" : "Uninspected Returns"
},
{
"visible" : 1,
"content" : "Appears to be Non-Functional And\/or Missing Parts. Sold \"As is\".",
"id" : 5,
"condition" : "Salvage (For Parts)"
}
],
"listing_count" : 5,
"isseller" : "1",
"userid" : "1245",
"auctionid" : 0,
"pagination" : 5,
"seller_balance" : "30.00",
"market_status_type" : "sold",
"success" : true,
"sharrow" : "noshow",
"mybids" : [
{
"extbidding" : "Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3891, "sold" : 0, "day" : "0-8d:0-5h:0-10m:0-39s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/0d2348bddc71104fba94bf15e276b944.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 69438818, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Iiiiiiiiii", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 0, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 5th, 2019", "time" : 0, "b_id" : 2405, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-12T11:25:20.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75,81", "is_relist" : 0, "description" : "", "hasshipping" : 1, "avatar" : "0d2348bddc71104fba94bf15e276b944.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "80.98", "palletcount" : "", "width" : 12, "title" : "Iiiiiiiiii", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T06:37:48.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 50, "length" : 25, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -619778588, "image" : null, "brand_name" : "", "common_invoice" : 11096, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "0d2348bddc71104fba94bf15e276b944.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T06:37:48.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 19 h 50m", "inventory_date" : "2019-04-10T04:55:42.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "
Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "Shorewood, IL", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 12th, 2019", "date_added" : "2019-03-05T06:01:13.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T06:37:48.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75&cid%5B%5D=81", "subcategory" : null, "height" : 6, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "dfgfg", "id" : 3891, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3890, "sold" : 0, "day" : "0-8d:0-5h:0-10m:0-35s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/50659c6d6afad2277ba0efa2b98d9d42.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 77945353, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Ttttttt", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2406, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-12T11:25:20.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "0", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "50659c6d6afad2277ba0efa2b98d9d42.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "Ttttttt", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T06:37:52.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -619774589, "image" : null, "brand_name" : "", "common_invoice" : 11096, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "50659c6d6afad2277ba0efa2b98d9d42.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T06:37:52.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 19 h 50m", "inventory_date" : "2019-04-10T04:55:42.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 12th, 2019", "date_added" : "2019-03-05T05:54:34.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T06:37:52.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "", "id" : 3890, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3889, "sold" : 0, "day" : "0-8d:0-3h:0-43m:0-55s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/0a70b686cdfabf1d4e898b6f718096ce.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 64421107, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Dfdsfsdfdf", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2413, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-10T08:16:10.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "0", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "0a70b686cdfabf1d4e898b6f718096ce.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "Dfdsfsdfdf", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T08:04:32.000Z", "cashout_status" : null, "state" : null, "amount" : 10, "wprice" : "10.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -614574589, "image" : null, "brand_name" : "", "common_invoice" : 11099, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "0a70b686cdfabf1d4e898b6f718096ce.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T08:04:32.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 21 h 17m", "inventory_date" : "2019-04-10T04:56:37.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 10th, 2019", "date_added" : "2019-03-04T10:04:55.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T08:04:32.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "123455", "id" : 3889, "category_id" : null, "manufacturer" : "", "wsprice" : "10.00", "duration_type" : "D", "conditionunique" : "Salvage (For Parts)", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3887, "sold" : 0, "day" : "0-8d:00h:0-43m:0-6s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/93193cbdfc8fb709957109658e3dc8a1.jpeg", "notes" : "", "date_add" : "April 9th, 2019", "user_id" : 1245, "auctionid" : 78392194, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "samplemich300 Title 1", "inventory_loc" : "DR", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2390, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-09T11:09:15.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 9th, 2019", "lotof" : "", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75,81", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "93193cbdfc8fb709957109658e3dc8a1.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "samplemich300 Title 1", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-09T11:05:21.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -690125589, "image" : null, "brand_name" : "", "common_invoice" : 11091, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "93193cbdfc8fb709957109658e3dc8a1.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-09T11:05:21.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 0 h 17m", "inventory_date" : "2019-04-09T10:12:33.000Z", "date_close" : "April 9th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "Shorewood, IL", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 9th, 2019", "date_added" : "2019-03-04T08:20:50.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 9th, 2019", "closed" : "2019-04-09T11:05:21.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75&cid%5B%5D=81", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "", "id" : 3887, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3864, "sold" : 0, "day" : "0-8d:0-23h:0-55m:0-3s", "duration" : 0, "date_add" : "April 9th, 2019", "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/cd711060f07a8ddc91bcd770d41f067b.jpeg", "notes" : "", "user_id" : 1245, "auctionid" : 64237684, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Dsfsdf", "inventory_loc" : "DRR", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 0, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "February 28th, 2019", "time" : 0, "b_id" : 2401, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-09T11:59:22.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 9th, 2019", "lotof" : "", "mprice" : "0.00", "is_relist" : 0, "payments" : "Test returns <\/div>\r\n", "is_avatar" : 1, "localpickup" : 0, "multiple_category" : "81,82", "description" : "", "hasshipping" : 1, "avatar" : "cd711060f07a8ddc91bcd770d41f067b.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "74.63", "width" : 10, "palletcount" : "", "title" : "Dsfsdf", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-09T11:53:24.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 40, "length" : 20, "remainingDay" : -687242589, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "image" : null, "brand_name" : "", "common_invoice" : 11094, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "cd711060f07a8ddc91bcd770d41f067b.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-09T11:53:24.000Z", "listing_count" : 0, "rprice" : "5.00", "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 1 h 5m", "inventory_date" : "2019-04-09T11:50:29.000Z", "date_close" : "April 9th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1215, "location" : "Shorewood, IL", "is_refund" : 0, "buy_date_new" : "April 9th, 2019", "msrp" : 0, "shipnotavailable" : 0, "date_added" : "2019-03-01T05:25:21.000Z", "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 9th, 2019", "closed" : "2019-04-09T11:53:24.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "multiple_sub_category" : "", "sprice" : "5.00", "created_at" : null, "catearr" : "&cid%5B%5D=81&cid%5B%5D=82", "subcategory" : null, "height" : 5, "storeqty" : 0, "document" : null, "city" : "", "auctionnotes" : "dfdsfdsf", "buynow" : 0, "id" : 3864, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "New\/Other", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 } ], "active_count" : 0, "pending_count" : 13
-
"action" : "sold",
"sold_count" : 5,
"total_balance_new" : 30,
"conditionpop" : [
{
"visible" : 1,
"content" : "Factory Sealed items.",
"id" : 1,
"condition" : "Shelf Pull"
},
{
"visible" : 1,
"content" : "Open Box item, See Description for any Notes.",
"id" : 2,
"condition" : "New\/Other"
},
{
"visible" : 1,
"content" : "Shows Signs of Previous Use. See Description For Notes.",
"id" : 3,
"condition" : "Used"
},
{
"visible" : 1,
"content" : "Item(s) have not been Inspected.. Lot is being sold as it was returned to retailer. Sold \"As Is\".",
"id" : 4,
"condition" : "Uninspected Returns"
},
{
"visible" : 1,
"content" : "Appears to be Non-Functional And\/or Missing Parts. Sold \"As is\".",
"id" : 5,
"condition" : "Salvage (For Parts)"
}
],
"listing_count" : 5,
"isseller" : "1",
"userid" : "1245",
"auctionid" : 0,
"pagination" : 5,
"seller_balance" : "30.00",
"market_status_type" : "sold",
"success" : true,
"sharrow" : "noshow",
"mybids" : [
{
"extbidding" : "
ResponsesStatus: 302 - Error- {
- {
- Nil
Active Project
GEThttp://house.auctionsoftware.com:7080/mobileapi/mylistings/sold/1245Usage and Examplescurl --location --request GET "http://house.auctionsoftware.com/mobileapi/mylistings/sold/1245"
var settings = { "url": "http://house.auctionsoftware.com/mobileapi/mylistings/sold/1245", "method": "GET", "timeout": 0, }; $.ajax(settings).done(function (response) { console.log(response); });var https = require('https'); var options = { 'method': 'GET', 'hostname': 'houseauction.net', 'path': '/mobileapi/mylistings/sold/1245', 'headers': { } }; var req = https.request(options, function (res) { var chunks = []; res.on("data", function (chunk) { chunks.push(chunk); }); res.on("end", function (chunk) { var body = Buffer.concat(chunks); console.log(body.toString()); }); res.on("error", function (error) { console.error(error); }); }); req.end();Usage and ExamplesBody parametersName Description userdetails - {
- Nil
ResponsesStatus: 202 - Success- {
- {
-
"action" : "sold",
"sold_count" : 5,
"total_balance_new" : 30,
"conditionpop" : [
{
"visible" : 1,
"content" : "Factory Sealed items.",
"id" : 1,
"condition" : "Shelf Pull"
},
{
"visible" : 1,
"content" : "Open Box item, See Description for any Notes.",
"id" : 2,
"condition" : "New\/Other"
},
{
"visible" : 1,
"content" : "Shows Signs of Previous Use. See Description For Notes.",
"id" : 3,
"condition" : "Used"
},
{
"visible" : 1,
"content" : "Item(s) have not been Inspected.. Lot is being sold as it was returned to retailer. Sold \"As Is\".",
"id" : 4,
"condition" : "Uninspected Returns"
},
{
"visible" : 1,
"content" : "Appears to be Non-Functional And\/or Missing Parts. Sold \"As is\".",
"id" : 5,
"condition" : "Salvage (For Parts)"
}
],
"listing_count" : 5,
"isseller" : "1",
"userid" : "1245",
"auctionid" : 0,
"pagination" : 5,
"seller_balance" : "30.00",
"market_status_type" : "sold",
"success" : true,
"sharrow" : "noshow",
"mybids" : [
{
"extbidding" : "Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3891, "sold" : 0, "day" : "0-8d:0-5h:0-10m:0-39s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/0d2348bddc71104fba94bf15e276b944.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 69438818, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Iiiiiiiiii", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 0, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 5th, 2019", "time" : 0, "b_id" : 2405, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-12T11:25:20.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75,81", "is_relist" : 0, "description" : "", "hasshipping" : 1, "avatar" : "0d2348bddc71104fba94bf15e276b944.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "80.98", "palletcount" : "", "width" : 12, "title" : "Iiiiiiiiii", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T06:37:48.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 50, "length" : 25, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -619778588, "image" : null, "brand_name" : "", "common_invoice" : 11096, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "0d2348bddc71104fba94bf15e276b944.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T06:37:48.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 19 h 50m", "inventory_date" : "2019-04-10T04:55:42.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "
Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "Shorewood, IL", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 12th, 2019", "date_added" : "2019-03-05T06:01:13.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T06:37:48.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75&cid%5B%5D=81", "subcategory" : null, "height" : 6, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "dfgfg", "id" : 3891, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3890, "sold" : 0, "day" : "0-8d:0-5h:0-10m:0-35s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/50659c6d6afad2277ba0efa2b98d9d42.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 77945353, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Ttttttt", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2406, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-12T11:25:20.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "0", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "50659c6d6afad2277ba0efa2b98d9d42.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "Ttttttt", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T06:37:52.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -619774589, "image" : null, "brand_name" : "", "common_invoice" : 11096, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "50659c6d6afad2277ba0efa2b98d9d42.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T06:37:52.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 19 h 50m", "inventory_date" : "2019-04-10T04:55:42.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 12th, 2019", "date_added" : "2019-03-05T05:54:34.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T06:37:52.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "", "id" : 3890, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3889, "sold" : 0, "day" : "0-8d:0-3h:0-43m:0-55s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/0a70b686cdfabf1d4e898b6f718096ce.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 64421107, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Dfdsfsdfdf", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2413, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-10T08:16:10.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "0", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "0a70b686cdfabf1d4e898b6f718096ce.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "Dfdsfsdfdf", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T08:04:32.000Z", "cashout_status" : null, "state" : null, "amount" : 10, "wprice" : "10.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -614574589, "image" : null, "brand_name" : "", "common_invoice" : 11099, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "0a70b686cdfabf1d4e898b6f718096ce.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T08:04:32.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 21 h 17m", "inventory_date" : "2019-04-10T04:56:37.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 10th, 2019", "date_added" : "2019-03-04T10:04:55.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T08:04:32.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "123455", "id" : 3889, "category_id" : null, "manufacturer" : "", "wsprice" : "10.00", "duration_type" : "D", "conditionunique" : "Salvage (For Parts)", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3887, "sold" : 0, "day" : "0-8d:00h:0-43m:0-6s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/93193cbdfc8fb709957109658e3dc8a1.jpeg", "notes" : "", "date_add" : "April 9th, 2019", "user_id" : 1245, "auctionid" : 78392194, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "samplemich300 Title 1", "inventory_loc" : "DR", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2390, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-09T11:09:15.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 9th, 2019", "lotof" : "", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75,81", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "93193cbdfc8fb709957109658e3dc8a1.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "samplemich300 Title 1", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-09T11:05:21.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -690125589, "image" : null, "brand_name" : "", "common_invoice" : 11091, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "93193cbdfc8fb709957109658e3dc8a1.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-09T11:05:21.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 0 h 17m", "inventory_date" : "2019-04-09T10:12:33.000Z", "date_close" : "April 9th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "Shorewood, IL", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 9th, 2019", "date_added" : "2019-03-04T08:20:50.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 9th, 2019", "closed" : "2019-04-09T11:05:21.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75&cid%5B%5D=81", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "", "id" : 3887, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3864, "sold" : 0, "day" : "0-8d:0-23h:0-55m:0-3s", "duration" : 0, "date_add" : "April 9th, 2019", "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/cd711060f07a8ddc91bcd770d41f067b.jpeg", "notes" : "", "user_id" : 1245, "auctionid" : 64237684, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Dsfsdf", "inventory_loc" : "DRR", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 0, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "February 28th, 2019", "time" : 0, "b_id" : 2401, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-09T11:59:22.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 9th, 2019", "lotof" : "", "mprice" : "0.00", "is_relist" : 0, "payments" : "Test returns <\/div>\r\n", "is_avatar" : 1, "localpickup" : 0, "multiple_category" : "81,82", "description" : "", "hasshipping" : 1, "avatar" : "cd711060f07a8ddc91bcd770d41f067b.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "74.63", "width" : 10, "palletcount" : "", "title" : "Dsfsdf", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-09T11:53:24.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 40, "length" : 20, "remainingDay" : -687242589, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "image" : null, "brand_name" : "", "common_invoice" : 11094, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "cd711060f07a8ddc91bcd770d41f067b.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-09T11:53:24.000Z", "listing_count" : 0, "rprice" : "5.00", "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 1 h 5m", "inventory_date" : "2019-04-09T11:50:29.000Z", "date_close" : "April 9th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1215, "location" : "Shorewood, IL", "is_refund" : 0, "buy_date_new" : "April 9th, 2019", "msrp" : 0, "shipnotavailable" : 0, "date_added" : "2019-03-01T05:25:21.000Z", "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 9th, 2019", "closed" : "2019-04-09T11:53:24.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "multiple_sub_category" : "", "sprice" : "5.00", "created_at" : null, "catearr" : "&cid%5B%5D=81&cid%5B%5D=82", "subcategory" : null, "height" : 5, "storeqty" : 0, "document" : null, "city" : "", "auctionnotes" : "dfdsfdsf", "buynow" : 0, "id" : 3864, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "New\/Other", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 } ], "active_count" : 0, "pending_count" : 13
-
"action" : "sold",
"sold_count" : 5,
"total_balance_new" : 30,
"conditionpop" : [
{
"visible" : 1,
"content" : "Factory Sealed items.",
"id" : 1,
"condition" : "Shelf Pull"
},
{
"visible" : 1,
"content" : "Open Box item, See Description for any Notes.",
"id" : 2,
"condition" : "New\/Other"
},
{
"visible" : 1,
"content" : "Shows Signs of Previous Use. See Description For Notes.",
"id" : 3,
"condition" : "Used"
},
{
"visible" : 1,
"content" : "Item(s) have not been Inspected.. Lot is being sold as it was returned to retailer. Sold \"As Is\".",
"id" : 4,
"condition" : "Uninspected Returns"
},
{
"visible" : 1,
"content" : "Appears to be Non-Functional And\/or Missing Parts. Sold \"As is\".",
"id" : 5,
"condition" : "Salvage (For Parts)"
}
],
"listing_count" : 5,
"isseller" : "1",
"userid" : "1245",
"auctionid" : 0,
"pagination" : 5,
"seller_balance" : "30.00",
"market_status_type" : "sold",
"success" : true,
"sharrow" : "noshow",
"mybids" : [
{
"extbidding" : "
ResponsesStatus: 302 - Error- {
- {
- Nil
Pending Project
GEThttp://house.auctionsoftware.com:7080/mobileapi/mylistings/sold/1245Usage and Examplescurl --location --request GET "http://house.auctionsoftware.com/mobileapi/mylistings/sold/1245"
var settings = { "url": "http://house.auctionsoftware.com/mobileapi/mylistings/sold/1245", "method": "GET", "timeout": 0, }; $.ajax(settings).done(function (response) { console.log(response); });var https = require('https'); var options = { 'method': 'GET', 'hostname': 'houseauction.net', 'path': '/mobileapi/mylistings/sold/1245', 'headers': { } }; var req = https.request(options, function (res) { var chunks = []; res.on("data", function (chunk) { chunks.push(chunk); }); res.on("end", function (chunk) { var body = Buffer.concat(chunks); console.log(body.toString()); }); res.on("error", function (error) { console.error(error); }); }); req.end();Usage and ExamplesBody parametersName Description userdetails - {
- Nil
ResponsesStatus: 202 - Success- {
- {
-
"action" : "sold",
"sold_count" : 5,
"total_balance_new" : 30,
"conditionpop" : [
{
"visible" : 1,
"content" : "Factory Sealed items.",
"id" : 1,
"condition" : "Shelf Pull"
},
{
"visible" : 1,
"content" : "Open Box item, See Description for any Notes.",
"id" : 2,
"condition" : "New\/Other"
},
{
"visible" : 1,
"content" : "Shows Signs of Previous Use. See Description For Notes.",
"id" : 3,
"condition" : "Used"
},
{
"visible" : 1,
"content" : "Item(s) have not been Inspected.. Lot is being sold as it was returned to retailer. Sold \"As Is\".",
"id" : 4,
"condition" : "Uninspected Returns"
},
{
"visible" : 1,
"content" : "Appears to be Non-Functional And\/or Missing Parts. Sold \"As is\".",
"id" : 5,
"condition" : "Salvage (For Parts)"
}
],
"listing_count" : 5,
"isseller" : "1",
"userid" : "1245",
"auctionid" : 0,
"pagination" : 5,
"seller_balance" : "30.00",
"market_status_type" : "sold",
"success" : true,
"sharrow" : "noshow",
"mybids" : [
{
"extbidding" : "Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3891, "sold" : 0, "day" : "0-8d:0-5h:0-10m:0-39s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/0d2348bddc71104fba94bf15e276b944.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 69438818, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Iiiiiiiiii", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 0, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 5th, 2019", "time" : 0, "b_id" : 2405, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-12T11:25:20.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75,81", "is_relist" : 0, "description" : "", "hasshipping" : 1, "avatar" : "0d2348bddc71104fba94bf15e276b944.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "80.98", "palletcount" : "", "width" : 12, "title" : "Iiiiiiiiii", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T06:37:48.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 50, "length" : 25, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -619778588, "image" : null, "brand_name" : "", "common_invoice" : 11096, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "0d2348bddc71104fba94bf15e276b944.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T06:37:48.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 19 h 50m", "inventory_date" : "2019-04-10T04:55:42.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "
Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "Shorewood, IL", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 12th, 2019", "date_added" : "2019-03-05T06:01:13.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T06:37:48.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75&cid%5B%5D=81", "subcategory" : null, "height" : 6, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "dfgfg", "id" : 3891, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3890, "sold" : 0, "day" : "0-8d:0-5h:0-10m:0-35s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/50659c6d6afad2277ba0efa2b98d9d42.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 77945353, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Ttttttt", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2406, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-12T11:25:20.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "0", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "50659c6d6afad2277ba0efa2b98d9d42.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "Ttttttt", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T06:37:52.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -619774589, "image" : null, "brand_name" : "", "common_invoice" : 11096, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "50659c6d6afad2277ba0efa2b98d9d42.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T06:37:52.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 19 h 50m", "inventory_date" : "2019-04-10T04:55:42.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 12th, 2019", "date_added" : "2019-03-05T05:54:34.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T06:37:52.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "", "id" : 3890, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3889, "sold" : 0, "day" : "0-8d:0-3h:0-43m:0-55s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/0a70b686cdfabf1d4e898b6f718096ce.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 64421107, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Dfdsfsdfdf", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2413, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-10T08:16:10.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "0", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "0a70b686cdfabf1d4e898b6f718096ce.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "Dfdsfsdfdf", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T08:04:32.000Z", "cashout_status" : null, "state" : null, "amount" : 10, "wprice" : "10.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -614574589, "image" : null, "brand_name" : "", "common_invoice" : 11099, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "0a70b686cdfabf1d4e898b6f718096ce.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T08:04:32.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 21 h 17m", "inventory_date" : "2019-04-10T04:56:37.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 10th, 2019", "date_added" : "2019-03-04T10:04:55.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T08:04:32.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "123455", "id" : 3889, "category_id" : null, "manufacturer" : "", "wsprice" : "10.00", "duration_type" : "D", "conditionunique" : "Salvage (For Parts)", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3887, "sold" : 0, "day" : "0-8d:00h:0-43m:0-6s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/93193cbdfc8fb709957109658e3dc8a1.jpeg", "notes" : "", "date_add" : "April 9th, 2019", "user_id" : 1245, "auctionid" : 78392194, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "samplemich300 Title 1", "inventory_loc" : "DR", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2390, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-09T11:09:15.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 9th, 2019", "lotof" : "", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75,81", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "93193cbdfc8fb709957109658e3dc8a1.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "samplemich300 Title 1", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-09T11:05:21.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -690125589, "image" : null, "brand_name" : "", "common_invoice" : 11091, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "93193cbdfc8fb709957109658e3dc8a1.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-09T11:05:21.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 0 h 17m", "inventory_date" : "2019-04-09T10:12:33.000Z", "date_close" : "April 9th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "Shorewood, IL", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 9th, 2019", "date_added" : "2019-03-04T08:20:50.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 9th, 2019", "closed" : "2019-04-09T11:05:21.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75&cid%5B%5D=81", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "", "id" : 3887, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3864, "sold" : 0, "day" : "0-8d:0-23h:0-55m:0-3s", "duration" : 0, "date_add" : "April 9th, 2019", "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/cd711060f07a8ddc91bcd770d41f067b.jpeg", "notes" : "", "user_id" : 1245, "auctionid" : 64237684, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Dsfsdf", "inventory_loc" : "DRR", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 0, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "February 28th, 2019", "time" : 0, "b_id" : 2401, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-09T11:59:22.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 9th, 2019", "lotof" : "", "mprice" : "0.00", "is_relist" : 0, "payments" : "Test returns <\/div>\r\n", "is_avatar" : 1, "localpickup" : 0, "multiple_category" : "81,82", "description" : "", "hasshipping" : 1, "avatar" : "cd711060f07a8ddc91bcd770d41f067b.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "74.63", "width" : 10, "palletcount" : "", "title" : "Dsfsdf", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-09T11:53:24.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 40, "length" : 20, "remainingDay" : -687242589, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "image" : null, "brand_name" : "", "common_invoice" : 11094, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "cd711060f07a8ddc91bcd770d41f067b.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-09T11:53:24.000Z", "listing_count" : 0, "rprice" : "5.00", "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 1 h 5m", "inventory_date" : "2019-04-09T11:50:29.000Z", "date_close" : "April 9th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1215, "location" : "Shorewood, IL", "is_refund" : 0, "buy_date_new" : "April 9th, 2019", "msrp" : 0, "shipnotavailable" : 0, "date_added" : "2019-03-01T05:25:21.000Z", "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 9th, 2019", "closed" : "2019-04-09T11:53:24.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "multiple_sub_category" : "", "sprice" : "5.00", "created_at" : null, "catearr" : "&cid%5B%5D=81&cid%5B%5D=82", "subcategory" : null, "height" : 5, "storeqty" : 0, "document" : null, "city" : "", "auctionnotes" : "dfdsfdsf", "buynow" : 0, "id" : 3864, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "New\/Other", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 } ], "active_count" : 0, "pending_count" : 13
-
"action" : "sold",
"sold_count" : 5,
"total_balance_new" : 30,
"conditionpop" : [
{
"visible" : 1,
"content" : "Factory Sealed items.",
"id" : 1,
"condition" : "Shelf Pull"
},
{
"visible" : 1,
"content" : "Open Box item, See Description for any Notes.",
"id" : 2,
"condition" : "New\/Other"
},
{
"visible" : 1,
"content" : "Shows Signs of Previous Use. See Description For Notes.",
"id" : 3,
"condition" : "Used"
},
{
"visible" : 1,
"content" : "Item(s) have not been Inspected.. Lot is being sold as it was returned to retailer. Sold \"As Is\".",
"id" : 4,
"condition" : "Uninspected Returns"
},
{
"visible" : 1,
"content" : "Appears to be Non-Functional And\/or Missing Parts. Sold \"As is\".",
"id" : 5,
"condition" : "Salvage (For Parts)"
}
],
"listing_count" : 5,
"isseller" : "1",
"userid" : "1245",
"auctionid" : 0,
"pagination" : 5,
"seller_balance" : "30.00",
"market_status_type" : "sold",
"success" : true,
"sharrow" : "noshow",
"mybids" : [
{
"extbidding" : "
ResponsesStatus: 302 - Error- {
- {
- Nil
Draft Project
GEThttp://house.auctionsoftware.com:7080/mobileapi/mylistings/sold/1245Usage and Examplescurl --location --request GET "http://house.auctionsoftware.com/mobileapi/mylistings/sold/1245"
var settings = { "url": "http://house.auctionsoftware.com/mobileapi/mylistings/sold/1245", "method": "GET", "timeout": 0, }; $.ajax(settings).done(function (response) { console.log(response); });var https = require('https'); var options = { 'method': 'GET', 'hostname': 'houseauction.net', 'path': '/mobileapi/mylistings/sold/1245', 'headers': { } }; var req = https.request(options, function (res) { var chunks = []; res.on("data", function (chunk) { chunks.push(chunk); }); res.on("end", function (chunk) { var body = Buffer.concat(chunks); console.log(body.toString()); }); res.on("error", function (error) { console.error(error); }); }); req.end();Usage and ExamplesBody parametersName Description userdetails - {
- Nil
ResponsesStatus: 202 - Success- {
- {
-
"action" : "sold",
"sold_count" : 5,
"total_balance_new" : 30,
"conditionpop" : [
{
"visible" : 1,
"content" : "Factory Sealed items.",
"id" : 1,
"condition" : "Shelf Pull"
},
{
"visible" : 1,
"content" : "Open Box item, See Description for any Notes.",
"id" : 2,
"condition" : "New\/Other"
},
{
"visible" : 1,
"content" : "Shows Signs of Previous Use. See Description For Notes.",
"id" : 3,
"condition" : "Used"
},
{
"visible" : 1,
"content" : "Item(s) have not been Inspected.. Lot is being sold as it was returned to retailer. Sold \"As Is\".",
"id" : 4,
"condition" : "Uninspected Returns"
},
{
"visible" : 1,
"content" : "Appears to be Non-Functional And\/or Missing Parts. Sold \"As is\".",
"id" : 5,
"condition" : "Salvage (For Parts)"
}
],
"listing_count" : 5,
"isseller" : "1",
"userid" : "1245",
"auctionid" : 0,
"pagination" : 5,
"seller_balance" : "30.00",
"market_status_type" : "sold",
"success" : true,
"sharrow" : "noshow",
"mybids" : [
{
"extbidding" : "Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3891, "sold" : 0, "day" : "0-8d:0-5h:0-10m:0-39s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/0d2348bddc71104fba94bf15e276b944.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 69438818, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Iiiiiiiiii", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 0, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 5th, 2019", "time" : 0, "b_id" : 2405, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-12T11:25:20.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75,81", "is_relist" : 0, "description" : "", "hasshipping" : 1, "avatar" : "0d2348bddc71104fba94bf15e276b944.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "80.98", "palletcount" : "", "width" : 12, "title" : "Iiiiiiiiii", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T06:37:48.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 50, "length" : 25, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -619778588, "image" : null, "brand_name" : "", "common_invoice" : 11096, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "0d2348bddc71104fba94bf15e276b944.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T06:37:48.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 19 h 50m", "inventory_date" : "2019-04-10T04:55:42.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "
Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "Shorewood, IL", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 12th, 2019", "date_added" : "2019-03-05T06:01:13.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T06:37:48.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75&cid%5B%5D=81", "subcategory" : null, "height" : 6, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "dfgfg", "id" : 3891, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3890, "sold" : 0, "day" : "0-8d:0-5h:0-10m:0-35s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/50659c6d6afad2277ba0efa2b98d9d42.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 77945353, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Ttttttt", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2406, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-12T11:25:20.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "0", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "50659c6d6afad2277ba0efa2b98d9d42.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "Ttttttt", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T06:37:52.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -619774589, "image" : null, "brand_name" : "", "common_invoice" : 11096, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "50659c6d6afad2277ba0efa2b98d9d42.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T06:37:52.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 19 h 50m", "inventory_date" : "2019-04-10T04:55:42.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 12th, 2019", "date_added" : "2019-03-05T05:54:34.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T06:37:52.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "", "id" : 3890, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3889, "sold" : 0, "day" : "0-8d:0-3h:0-43m:0-55s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/0a70b686cdfabf1d4e898b6f718096ce.jpeg", "notes" : "", "date_add" : "April 10th, 2019", "user_id" : 1245, "auctionid" : 64421107, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Dfdsfsdfdf", "inventory_loc" : "TT", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2413, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-10T08:16:10.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 10th, 2019", "lotof" : "0", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "0a70b686cdfabf1d4e898b6f718096ce.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "Dfdsfsdfdf", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-10T08:04:32.000Z", "cashout_status" : null, "state" : null, "amount" : 10, "wprice" : "10.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -614574589, "image" : null, "brand_name" : "", "common_invoice" : 11099, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "0a70b686cdfabf1d4e898b6f718096ce.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-10T08:04:32.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 21 h 17m", "inventory_date" : "2019-04-10T04:56:37.000Z", "date_close" : "April 10th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 10th, 2019", "date_added" : "2019-03-04T10:04:55.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 10th, 2019", "closed" : "2019-04-10T08:04:32.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "123455", "id" : 3889, "category_id" : null, "manufacturer" : "", "wsprice" : "10.00", "duration_type" : "D", "conditionunique" : "Salvage (For Parts)", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3887, "sold" : 0, "day" : "0-8d:00h:0-43m:0-6s", "duration" : 0, "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/93193cbdfc8fb709957109658e3dc8a1.jpeg", "notes" : "", "date_add" : "April 9th, 2019", "user_id" : 1245, "auctionid" : 78392194, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "samplemich300 Title 1", "inventory_loc" : "DR", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 1, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "March 4th, 2019", "time" : 0, "b_id" : 2390, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-09T11:09:15.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 9th, 2019", "lotof" : "", "mprice" : "0.00", "is_avatar" : 1, "payments" : "Test returns <\/div>\r\n", "localpickup" : 0, "multiple_category" : "75,81", "is_relist" : 0, "description" : "", "hasshipping" : 0, "avatar" : "93193cbdfc8fb709957109658e3dc8a1.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "0", "palletcount" : "", "width" : 0, "title" : "samplemich300 Title 1", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-09T11:05:21.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 0, "length" : 0, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "remainingDay" : -690125589, "image" : null, "brand_name" : "", "common_invoice" : 11091, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "93193cbdfc8fb709957109658e3dc8a1.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-09T11:05:21.000Z", "rprice" : "5.00", "listing_count" : 0, "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 0 h 17m", "inventory_date" : "2019-04-09T10:12:33.000Z", "date_close" : "April 9th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1247, "location" : "Shorewood, IL", "is_refund" : 0, "msrp" : 0, "buy_date_new" : "April 9th, 2019", "date_added" : "2019-03-04T08:20:50.000Z", "shipnotavailable" : 0, "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 9th, 2019", "closed" : "2019-04-09T11:05:21.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "sprice" : "5.00", "multiple_sub_category" : "", "created_at" : null, "catearr" : "&cid%5B%5D=75&cid%5B%5D=81", "subcategory" : null, "height" : 0, "storeqty" : 0, "document" : null, "city" : "", "buynow" : 0, "auctionnotes" : "", "id" : 3887, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "Shelf Pull", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 }, { "extbidding" : "
Test Combined Shipping<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n", "qcdby" : "", "tracking_number" : "", "mixlotof" : "0", "country" : null, "auction" : 0, "pid" : 3864, "sold" : 0, "day" : "0-8d:0-23h:0-55m:0-3s", "duration" : 0, "date_add" : "April 9th, 2019", "feature" : 0, "time_level" : "", "avatarorg" : "https:\/\/s3-us-west-2.amazonaws.com\/myslibuy\/product\/cd711060f07a8ddc91bcd770d41f067b.jpeg", "notes" : "", "user_id" : 1245, "auctionid" : 64237684, "shipping_price" : "0.00", "content_head1" : "Payments", "home_page_listing_fee" : 0, "invite_people" : null, "future" : 0, "work_loc" : "sample", "ptitle" : "Dsfsdf", "inventory_loc" : "DRR", "paymentmethod" : "[\"Cash (Local Pick-up)\"]", "freightrequest" : 0, "cashout_id" : null, "shipping_description" : "", "paypal_address" : "", "isphotolive" : 0, "market_status" : "sold", "stime" : "February 28th, 2019", "time" : 0, "b_id" : 2401, "bprice" : "0.00", "modelnumber" : "", "buy_date" : "2019-04-09T11:59:22.000Z", "inventory_loc_user" : 1, "trending_item" : 0, "content_head4" : "Returns", "budget_type" : null, "sell_location" : "", "is_digital" : 0, "is_upclist" : 0, "qty" : 1, "manifests" : "", "content_head3" : "Combined Shipping", "show_avgprice" : 0, "iprice" : "0.00", "ptime" : "April 9th, 2019", "lotof" : "", "mprice" : "0.00", "is_relist" : 0, "payments" : "Test returns <\/div>\r\n", "is_avatar" : 1, "localpickup" : 0, "multiple_category" : "81,82", "description" : "", "hasshipping" : 1, "avatar" : "cd711060f07a8ddc91bcd770d41f067b.jpeg", "auctioncondition" : "", "size" : "", "shippingcost" : "74.63", "width" : 10, "palletcount" : "", "title" : "Dsfsdf", "ended_early" : 0, "norefund" : "Test terms and conditions<\/div>\r\n\r\n<\/div>\r\n", "dateFclosed" : "2019-04-09T11:53:24.000Z", "cashout_status" : null, "state" : null, "amount" : 5, "wprice" : "5.00", "weight" : 40, "length" : 20, "remainingDay" : -687242589, "inspectiontime" : "<\/div>\r\n\r\nTest Local Pick up<\/div>\r\n\r\n<\/div>\r\n", "image" : null, "brand_name" : "", "common_invoice" : 11094, "old_loc" : ",", "used_image_space" : 0, "booked" : 0, "file_name" : "cd711060f07a8ddc91bcd770d41f067b.jpeg", "is_same_location" : 0, "content_head2" : "Local Pick-up ", "unsold_notes" : "", "unitcount" : 0, "date_closed" : "2019-04-09T11:53:24.000Z", "listing_count" : 0, "rprice" : "5.00", "content_head5" : "Conditions", "auctiontype" : "storereturns", "calctime" : "-8 days 1 h 5m", "inventory_date" : "2019-04-09T11:50:29.000Z", "date_close" : "April 9th, 2019", "paid" : 1, "buyerpremium" : "Test Payment<\/p>\r\n", "upc" : "", "checkno" : null, "show_mspr" : 0, "seller_type" : 1, "cronjob" : 1, "finish" : "", "buyer_id" : 1215, "location" : "Shorewood, IL", "is_refund" : 0, "buy_date_new" : "April 9th, 2019", "msrp" : 0, "shipnotavailable" : 0, "date_added" : "2019-03-01T05:25:21.000Z", "buyerpremium_percentage" : 0, "startprice" : "5", "ctime" : "April 9th, 2019", "closed" : "2019-04-09T11:53:24.000Z", "status" : "sold", "tags" : null, "trending_pro_count" : 0, "multiple_sub_category" : "", "sprice" : "5.00", "created_at" : null, "catearr" : "&cid%5B%5D=81&cid%5B%5D=82", "subcategory" : null, "height" : 5, "storeqty" : 0, "document" : null, "city" : "", "auctionnotes" : "dfdsfdsf", "buynow" : 0, "id" : 3864, "category_id" : null, "manufacturer" : "", "wsprice" : "5.00", "duration_type" : "D", "conditionunique" : "New\/Other", "updated_at" : null, "content_head6" : "", "cashout_amount" : 0 } ], "active_count" : 0, "pending_count" : 13
-
"action" : "sold",
"sold_count" : 5,
"total_balance_new" : 30,
"conditionpop" : [
{
"visible" : 1,
"content" : "Factory Sealed items.",
"id" : 1,
"condition" : "Shelf Pull"
},
{
"visible" : 1,
"content" : "Open Box item, See Description for any Notes.",
"id" : 2,
"condition" : "New\/Other"
},
{
"visible" : 1,
"content" : "Shows Signs of Previous Use. See Description For Notes.",
"id" : 3,
"condition" : "Used"
},
{
"visible" : 1,
"content" : "Item(s) have not been Inspected.. Lot is being sold as it was returned to retailer. Sold \"As Is\".",
"id" : 4,
"condition" : "Uninspected Returns"
},
{
"visible" : 1,
"content" : "Appears to be Non-Functional And\/or Missing Parts. Sold \"As is\".",
"id" : 5,
"condition" : "Salvage (For Parts)"
}
],
"listing_count" : 5,
"isseller" : "1",
"userid" : "1245",
"auctionid" : 0,
"pagination" : 5,
"seller_balance" : "30.00",
"market_status_type" : "sold",
"success" : true,
"sharrow" : "noshow",
"mybids" : [
{
"extbidding" : "
ResponsesStatus: 302 - Error- {
- {
- Nil
- {
- {
"athdata" : "