Skip to content

Instantly share code, notes, and snippets.

@Zaglov
Last active January 12, 2018 11:47
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/2c452bc3fa474883079b924a6703e405 to your computer and use it in GitHub Desktop.
Save Zaglov/2c452bc3fa474883079b924a6703e405 to your computer and use it in GitHub Desktop.
Send a private product attribute
{
"data": {
(...)
"attributes": [
{
"label": "Important notice",
"slug": "product-note",
"visible": 1,
"taxonomy": false,
"options": [
"german"
]
}
(...)
],
},
"shop": "demo-shop"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment