Skip to content

Instantly share code, notes, and snippets.

@moo2u2
Created March 13, 2024 09:51
Show Gist options
  • Save moo2u2/e149453114608c425f177e87809ea111 to your computer and use it in GitHub Desktop.
Save moo2u2/e149453114608c425f177e87809ea111 to your computer and use it in GitHub Desktop.
{
"Meta": {
"Page": 1,
"PageSize": 20,
"TotalCount": 2,
"TotalPages": 1,
"ItemRange": [
1,
2
],
"NextPageKey": null
},
"Items": [
{
"ID": "jasons-australian-tour-au-tour-melbourne",
"Name": null,
"Description": null,
"Active": true,
"ShipWeight": null,
"ShipHeight": null,
"ShipWidth": null,
"ShipLength": null,
"Inventory": null,
"Specs": [
{
"SpecID": "au-tour-sessions",
"Name": "AU tour sessions",
"OptionID": "au-tour-melbourne",
"Value": "Melbourne 15th April 2024",
"PriceMarkupType": "NoMarkup",
"PriceMarkup": null
}
],
"xp": null
},
{
"ID": "jasons-australian-tour-au-tour-sydney2",
"Name": null,
"Description": null,
"Active": true,
"ShipWeight": null,
"ShipHeight": null,
"ShipWidth": null,
"ShipLength": null,
"Inventory": null,
"Specs": [
{
"SpecID": "au-tour-sessions",
"Name": "AU tour sessions",
"OptionID": "au-tour-sydney2",
"Value": "Sydney 28th March 2024",
"PriceMarkupType": "NoMarkup",
"PriceMarkup": null
}
],
"xp": null
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment