Created
June 8, 2020 07:48
-
-
Save godfern/018556c47f35321fd21cdc3d8f230792 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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