Skip to content

Instantly share code, notes, and snippets.

@raselupm
Created January 22, 2023 04:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raselupm/ba042770d1188878f2d2643fbd640e02 to your computer and use it in GitHub Desktop.
Save raselupm/ba042770d1188878f2d2643fbd640e02 to your computer and use it in GitHub Desktop.
[
{
"_id": "6398bedd741c8e001972d49e",
"active": true,
"clearance": {
"cents": 0.0,
"currency_iso": "USD"
},
"created_at": null,
"min_quantity": 1,
"on_sale": false,
"regular": {
"cents": 12999.0,
"currency_iso": "USD"
},
"sale": null,
"updated_at": null,
"web_only": null,
"weekly_deal": null
},
{
"_id": "6398bedd741c8e001972d49f",
"active": true,
"clearance": {
"cents": 0.0,
"currency_iso": "USD"
},
"created_at": null,
"min_quantity": 15,
"on_sale": false,
"regular": {
"cents": 12499.0,
"currency_iso": "USD"
},
"sale": null,
"updated_at": null,
"web_only": null,
"weekly_deal": null
},
{
"_id": "6398bedd741c8e001972d4a0",
"active": true,
"clearance": {
"cents": 0.0,
"currency_iso": "USD"
},
"created_at": null,
"min_quantity": 40,
"on_sale": false,
"regular": {
"cents": 11999.0,
"currency_iso": "USD"
},
"sale": null,
"updated_at": null,
"web_only": null,
"weekly_deal": null
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment