Skip to content

Instantly share code, notes, and snippets.

@Zaglov
Last active February 4, 2018 14:42
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 Zaglov/6dc7cec8def6200948031ed3193569ac to your computer and use it in GitHub Desktop.
Save Zaglov/6dc7cec8def6200948031ed3193569ac to your computer and use it in GitHub Desktop.
{
"data": [
{
"regular_price": "100.45",
"sale_price": "12.99",
"sale_price_dates_from": "2018-01-01T00:00:00+0100",
"sale_price_dates_to": "2018-02-01T00:00:00+0100",
"name": "default",
"slug": "default",
"currency": "EUR"
},
{
"regular_price": "190.20",
"name": "b2b",
"slug": "b2b",
"currency": "EUR"
},
{
"regular_price": "100.00",
"name": "distributor",
"slug": "distributor",
"currency": "EUR"
}
],
"processing_time": 0.1,
"errors": [],
"messages": [],
"event_log": [],
"application_version": "1.1.0-dev.2932d5e"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment