Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bhanuprasad143/ff4a863f41e12ae3c7b776a62312397b to your computer and use it in GitHub Desktop.
Save bhanuprasad143/ff4a863f41e12ae3c7b776a62312397b to your computer and use it in GitHub Desktop.
Describe response item activities
{
"item": [
136
],
"product": 46575,
"meta": {
"pk": 9096,
"blocked": 1553312,
"user": 50962,
"unblocked": false,
"item": 1553316
},
"user": 50962,
"identifier": 9096,
"created": "2017-07-24T08:10:09+00:00",
"action": "block",
"label": "blocking",
"id": 9616425,
"cls": "Block"
}
@bhanuprasad143
Copy link
Author

  • Value of item in meta is item.pk, but in result of api search item not contain field item.pk. So i can not get right item number for purpose show reference link item in activities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment