Created
January 22, 2023 04:15
-
-
Save raselupm/ba042770d1188878f2d2643fbd640e02 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"_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