{"info":{"_postman_id":"21d043fd-b9e4-4154-bc32-4fb832777226","name":"Personalization Details","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"Auth","_postman_id":"38a03e37-6cbc-4238-8641-569e94fa273c","request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"username","value":"{{username}}","type":"text"},{"key":"password","value":"{{password}}","type":"text"},{"key":"grant_type","value":"password","type":"text"}]},"url":{"raw":"https://app.customily.com/api/token","protocol":"https","host":["app","customily","com"],"path":["api","token"],"query":[{"key":"","value":null,"disabled":true}]}},"response":[]},{"name":"Personalization Details","_postman_id":"d7ba0707-0a7e-4296-83d5-e40c63ba82c1","request":{"auth":{"type":"bearer","bearer":{"token":"{{access_token}}"}},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"token","value":"","type":"text","disabled":true}],"url":{"raw":"https://customily.walmart.com/api/item?poNumber={{personalizationGUID}}","protocol":"https","host":["customily","walmart","com"],"path":["api","item"],"query":[{"key":"poNumber","value":"{{personalizationGUID}}"}]},"description":"Example API usage to retrieve Customily's personalization details"},"response":[]}],"event":[{"listen":"prerequest","script":{"id":"ca367c9e-f979-437f-9f18-76004b14f9b5","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"33d63b16-2fdb-432a-9fe6-1112e57c1d88","type":"text/javascript","exec":[""]}}],"protocolProfileBehavior":{}}