Skip to content

Instantly share code, notes, and snippets.

@sushilshah
Created January 16, 2017 10:59
Show Gist options
  • Save sushilshah/700ade2c7d493f131d05fc7c6deb1ce6 to your computer and use it in GitHub Desktop.
Save sushilshah/700ade2c7d493f131d05fc7c6deb1ce6 to your computer and use it in GitHub Desktop.
[{
"total": {
"currencyIso": "USD",
"priceType": "BUY",
"value": 6100.00,
"maxQuantity": null,
"minQuantity": null,
"formattedValue": "$6,100.00"
},
"guid": null,
"managers": null,
"purchaseOrderNumber": null,
"status": null,
"b2bPermissionResults": null,
"statusDisplay": "Valid",
"code": "3747453333",
"placed": 1417402800000
}, {
"total": {
"currencyIso": "USD",
"priceType": "BUY",
"value": 1100.00,
"maxQuantity": null,
"minQuantity": null,
"formattedValue": "$1,100.00"
},
"guid": null,
"managers": null,
"purchaseOrderNumber": null,
"status": null,
"b2bPermissionResults": null,
"statusDisplay": "Hold",
"code": "3747092",
"placed": 1398049200000
}, {
"total": {
"currencyIso": "USD",
"priceType": "BUY",
"value": 1125.00,
"maxQuantity": null,
"minQuantity": null,
"formattedValue": "$1,125.00"
},
"guid": null,
"managers": null,
"purchaseOrderNumber": null,
"status": null,
"b2bPermissionResults": null,
"statusDisplay": "Hold",
"code": "3747116",
"placed": 1398135600000
}, {
"total": {
"currencyIso": "USD",
"priceType": "BUY",
"value": 1025.00,
"maxQuantity": null,
"minQuantity": null,
"formattedValue": "$1,025.00"
},
"guid": null,
"managers": null,
"purchaseOrderNumber": null,
"status": null,
"b2bPermissionResults": null,
"statusDisplay": "Hold",
"code": "3747118",
"placed": 1398135600000
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment