Skip to content

Instantly share code, notes, and snippets.

@godfern
Created June 8, 2020 07:48
Show Gist options
  • Save godfern/018556c47f35321fd21cdc3d8f230792 to your computer and use it in GitHub Desktop.
Save godfern/018556c47f35321fd21cdc3d8f230792 to your computer and use it in GitHub Desktop.
"options": {
"uri": "http://10.24.4.33/group_listings",
"method": "GET",
"qs": { "group_listing_id": "GLSTQNLDXBVRNMQT", "sellerId": "f13081d532cd4353" },
"json": true,
"headers": {
"x-transaction-id": "",
"x-action-by": "f13081d532cd4353",
"X-LOCATION-ID": "LOCe4168c954e5947d6930e09aad3213b15",
"x-requester-ip": "127.0.0.1",
"x-account-id": "ACCE647E506FD514EEDB3EBE6937C06A20CR",
"x-user-context": "ACCE647E506FD514EEDB3EBE6937C06A20CR",
"x-flipkart-client": "SD",
"x-org-id": "f13081d532cd4353",
"x-seller-id": "f13081d532cd4353",
"X-MARKETPLACE-CONTEXT": "FLIPKART",
"X-MARKETPLACE-DOMAIN": "FLIPKART",
"X-DOMAIN": "FLIPKART"
}
},
"statusCode": 200,
"response": "{\"group_listings\":[{\"id\":\"GLSTQNLDXBVRNMQT\",\"sku\":\"test11\",\"description\":\"test12\",\"mapped_listings_count\":12,\"is_valid_group_listing\":true}],\"total\":1,\"has_more\":false}",
"time": 92.39706699999999
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment