{"info":{"_postman_id":"4ad8549c-3b36-4f32-b2b6-3c5eaa27ad10","name":"Distributor API - Pharmacy Ping","description":"<html><head></head><body><p>These API is built for Distributors to get Pharmacy Ping information</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"12812033","collectionId":"4ad8549c-3b36-4f32-b2b6-3c5eaa27ad10","publishedId":"UVCCdNeq","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-11-19T19:17:29.000Z"},"item":[{"name":"Access Token","id":"6cc21855-4c52-436e-b206-079cd2a36f14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"grant_type","type":"text","value":"client_credentials"},{"key":"redirect_uri","type":"text","value":"","disabled":true},{"key":"scope","type":"text","value":"","disabled":true},{"key":"refresh_token","type":"text","value":"","disabled":true}]},"url":"{{Distributor Base API}}/oauth/api/token","description":"<p>This API will bring back Access Token. This Token should be should with all other APIs for authentication.</p>\n","urlObject":{"path":["oauth","api","token"],"host":["{{Distributor Base API}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6cc21855-4c52-436e-b206-079cd2a36f14"},{"name":"Get Pharmacy Ping Information","id":"aeffee70-8f0b-4588-b9e5-30f1b30ca09c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{Distributor Base API}}/ExpressRx/api/Pharmacy/v1.0/PingInformation","description":"<p>This API retrieve pharmacy Ping information from Tandem CRM</p>\n","urlObject":{"path":["ExpressRx","api","Pharmacy","v1.0","PingInformation"],"host":["{{Distributor Base API}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"aeffee70-8f0b-4588-b9e5-30f1b30ca09c"},{"name":"Ping Confirmation","id":"c3cf7a18-4790-4471-8349-4029e8cc35e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n    \"PharmacyPingID\":\"dfac8d63-b0cf-eb11-81c4-001dd8b71cfb\",\r\n    \"DateTimeSend\":\"2021-11-16T12:49:41.6148852-08:00\",\r\n    \"DateTimeProcessed\":\"2021-11-10T12:49:41.6148852-08:00\"\r\n    },\r\n    {\r\n    \"PharmacyPingID\":\"baac3dba-92cf-eb11-81b5-00155d185c2b\",\r\n    \"DateTimeSend\":\"2021-11-16T12:49:41.6148852-08:00\",\r\n    \"DateTimeProcessed\":\"2021-11-10T12:49:41.6148852-08:00\"\r\n    }\r\n    \r\n]","options":{"raw":{"language":"json"}}},"url":"{{Distributor Base API}}/ExpressRx/api/Pharmacy/v1.0/PingConfirmation","description":"<p>Distributor calls this API to give confirmation of all the pings received successfully on their end.</p>\n","urlObject":{"path":["ExpressRx","api","Pharmacy","v1.0","PingConfirmation"],"host":["{{Distributor Base API}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c3cf7a18-4790-4471-8349-4029e8cc35e8"},{"name":"Ping Response","id":"e0be9358-e5b7-4468-88f1-6434f3a50d14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n            \"PharmacyPingID\": \"dfac8d63-b0cf-eb11-81c4-001dd8b71cfb\",\r\n            \"PharmacyPumpCoPay\": 0.0,\r\n            \"PumpCoPayDispositionStatus\": null,\r\n            \"PharmacyCartridge30DayCoPay\": 0.0,\r\n            \"Cartridge30DayCoPayDispositionStatus\": null,\r\n            \"PharmacyCartridge90DayCoPay\": 0.0,\r\n            \"Cartridge90DayCoPayDispositionStatus\": null,\r\n            \"PharmacyInfusionSet30DayCoPay\": 0.0,\r\n            \"InfusionSet30DayCoPayDispositionStatus\": null,\r\n            \"PharmacyInfusionSet90DayCoPay\": 0.0,\r\n            \"InfusionSet90DayCoPayDispositionStatus\": null,\r\n            \"PharmacyTransmitterCoPay\": 0.0,\r\n            \"TransmitterCoPayDispositionStatus\": null,\r\n            \"PharmacyReceiverCoPay\": 0.0,\r\n            \"ReceiverCoPayDispositionStatus\": null,\r\n            \"PharmacySensorCoPay\": 0.0,\r\n            \"SensorCoPayDispositionStatus\": null,\r\n            \"PharmacyDeductibleRemain\": 0.0,\r\n            \"PharmacyPingNotes\": null,\r\n            \"DateTimeSend\": \"2021-11-10T12:49:41.6148852-08:00\"\r\n        },\r\n        {\r\n            \"PharmacyPingID\": \"baac3dba-92cf-eb11-81b5-00155d185c2b\",\r\n            \"PharmacyPumpCoPay\": 0.0,\r\n            \"PumpCoPayDispositionStatus\": null,\r\n            \"PharmacyCartridge30DayCoPay\": 0.0,\r\n            \"Cartridge30DayCoPayDispositionStatus\": null,\r\n            \"PharmacyCartridge90DayCoPay\": 0.0,\r\n            \"Cartridge90DayCoPayDispositionStatus\": null,\r\n            \"PharmacyInfusionSet30DayCoPay\": 0.0,\r\n            \"InfusionSet30DayCoPayDispositionStatus\": null,\r\n            \"PharmacyInfusionSet90DayCoPay\": 0.0,\r\n            \"InfusionSet90DayCoPayDispositionStatus\": null,\r\n            \"PharmacyTransmitterCoPay\": 0.0,\r\n            \"TransmitterCoPayDispositionStatus\": null,\r\n            \"PharmacyReceiverCoPay\": 0.0,\r\n            \"ReceiverCoPayDispositionStatus\": null,\r\n            \"PharmacySensorCoPay\": 0.0,\r\n            \"SensorCoPayDispositionStatus\": null,\r\n            \"PharmacyDeductibleRemain\": 0.0,\r\n            \"PharmacyPingNotes\": null,\r\n            \"DateTimeSend\": \"2021-11-10T12:49:41.6148852-08:00\"\r\n        }\r\n    \r\n]","options":{"raw":{"language":"json"}}},"url":"{{Distributor Base API}}/ExpressRx/api/Pharmacy/v1.0/PingResponse","description":"<p>Distributor use this API to send Tandem pharmacy benefit data for each PharmacyPingID</p>\n","urlObject":{"path":["ExpressRx","api","Pharmacy","v1.0","PingResponse"],"host":["{{Distributor Base API}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e0be9358-e5b7-4468-88f1-6434f3a50d14"}]}