{"info":{"name":"SupplierConnect Gateway API","version":"1","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"GetSchedules","request":{"url":{"raw":"https://production-eros-gateway-api-supplierconnect.azurewebsites.net/api/schedules","protocol":"https","host":"production-eros-gateway-api-supplierconnect.azurewebsites.net","path":["api","schedules"],"port":"443","query":[{"value":"List<Guid>","key":"ids"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata"}}},{"name":"GetSchedules","request":{"url":{"raw":"https://production-eros-gateway-api-supplierconnect.azurewebsites.net/api/schedules/:Ids","protocol":"https","host":"production-eros-gateway-api-supplierconnect.azurewebsites.net","path":["api","schedules",":Ids"],"port":"443","query":[],"variable":[{"key":"Ids"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata"}}},{"name":"GetRequestActivity","request":{"url":{"raw":"https://production-eros-gateway-api-supplierconnect.azurewebsites.net/api/activity","protocol":"https","host":"production-eros-gateway-api-supplierconnect.azurewebsites.net","path":["api","activity"],"port":"443","query":[{"value":"string","key":"lastRowVersion"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata"}}},{"name":"GetRequestActivity","request":{"url":{"raw":"https://production-eros-gateway-api-supplierconnect.azurewebsites.net/api/activity/:lastrowversion","protocol":"https","host":"production-eros-gateway-api-supplierconnect.azurewebsites.net","path":["api","activity",":lastrowversion"],"port":"443","query":[],"variable":[{"key":"lastrowversion"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata"}}},{"name":"ScheduleRequest","request":{"url":{"raw":"https://production-eros-gateway-api-supplierconnect.azurewebsites.net/api/schedules","protocol":"https","host":"production-eros-gateway-api-supplierconnect.azurewebsites.net","path":["api","schedules"],"port":"443"},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"requestId","value":"Guid","type":"text"},{"key":"scheduleDateTime","value":"DateTime","type":"text"},{"key":"requester","value":"ContactInfo","type":"text"},{"key":"supplier","value":"ContactInfo","type":"text"},{"key":"project","value":"ProjectInfo","type":"text"},{"key":"purchaseOrder","value":"PurchaseOrderInfo","type":"text"},{"key":"activity","value":"ActivityReference","type":"text"},{"key":"params","value":"List<ScheduleParams>","type":"text"},{"key":"attachments","value":"List<EmailAttachment>","type":"text"}]}}},{"name":"ScheduleRequest","request":{"url":{"raw":"https://production-eros-gateway-api-supplierconnect.azurewebsites.net/api/schedules/:RequestId","protocol":"https","host":"production-eros-gateway-api-supplierconnect.azurewebsites.net","path":["api","schedules",":RequestId"],"port":"443","variable":[{"key":"RequestId"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"scheduleDateTime","value":"DateTime","type":"text"},{"key":"requester","value":"ContactInfo","type":"text"},{"key":"supplier","value":"ContactInfo","type":"text"},{"key":"project","value":"ProjectInfo","type":"text"},{"key":"purchaseOrder","value":"PurchaseOrderInfo","type":"text"},{"key":"activity","value":"ActivityReference","type":"text"},{"key":"params","value":"List<ScheduleParams>","type":"text"},{"key":"attachments","value":"List<EmailAttachment>","type":"text"}]}}},{"name":"CancelScheduleRequest","request":{"url":{"raw":"https://production-eros-gateway-api-supplierconnect.azurewebsites.net/api/schedules/:RequestId/cancel","protocol":"https","host":"production-eros-gateway-api-supplierconnect.azurewebsites.net","path":["api","schedules",":RequestId","cancel"],"port":"443","variable":[{"key":"RequestId"}]},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"scheduleDateTime","value":"DateTime","type":"text"},{"key":"requester","value":"ContactInfo","type":"text"},{"key":"supplier","value":"ContactInfo","type":"text"},{"key":"project","value":"ProjectInfo","type":"text"},{"key":"purchaseOrder","value":"PurchaseOrderInfo","type":"text"},{"key":"activity","value":"ActivityReference","type":"text"},{"key":"params","value":"List<ScheduleParams>","type":"text"},{"key":"attachments","value":"List<EmailAttachment>","type":"text"}]}}},{"name":"ResendScheduleNotification","request":{"url":{"raw":"https://production-eros-gateway-api-supplierconnect.azurewebsites.net/api/schedules/:id/resend","protocol":"https","host":"production-eros-gateway-api-supplierconnect.azurewebsites.net","path":["api","schedules",":id","resend"],"port":"443","variable":[{"key":"id"}]},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[]}}},{"name":"GetGatewayPacketStatus","request":{"url":{"raw":"https://production-eros-gateway-api-supplierconnect.azurewebsites.net/api/packet/getstatus/:GatewayPacketId","protocol":"https","host":"production-eros-gateway-api-supplierconnect.azurewebsites.net","path":["api","packet","getstatus",":GatewayPacketId"],"port":"443","query":[],"variable":[{"key":"GatewayPacketId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata"}}},{"name":"Authenticate","request":{"url":{"raw":"https://production-eros-gateway-api-supplierconnect.azurewebsites.net/api/auth/:provider","protocol":"https","host":"production-eros-gateway-api-supplierconnect.azurewebsites.net","path":["api","auth",":provider"],"port":"443","query":[{"value":"string","key":"userName"},{"value":"string","key":"password"},{"value":"bool?","key":"rememberMe"},{"value":"string","key":"accessToken"},{"value":"string","key":"accessTokenSecret"},{"value":"string","key":"returnUrl"},{"value":"string","key":"errorView"},{"value":"Dictionary<string,string>","key":"meta"}],"variable":[{"key":"provider"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata"}}},{"name":"Authenticate","request":{"url":{"raw":"https://production-eros-gateway-api-supplierconnect.azurewebsites.net/api/auth/:provider","protocol":"https","host":"production-eros-gateway-api-supplierconnect.azurewebsites.net","path":["api","auth",":provider"],"port":"443","variable":[{"key":"provider"}]},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"userName","value":"string","type":"text"},{"key":"password","value":"string","type":"text"},{"key":"rememberMe","value":"bool?","type":"text"},{"key":"accessToken","value":"string","type":"text"},{"key":"accessTokenSecret","value":"string","type":"text"},{"key":"returnUrl","value":"string","type":"text"},{"key":"errorView","value":"string","type":"text"},{"key":"meta","value":"Dictionary<string,string>","type":"text"}]}}},{"name":"Authenticate","request":{"url":{"raw":"https://production-eros-gateway-api-supplierconnect.azurewebsites.net/api/auth","protocol":"https","host":"production-eros-gateway-api-supplierconnect.azurewebsites.net","path":["api","auth"],"port":"443","query":[{"value":"string","key":"provider"},{"value":"string","key":"userName"},{"value":"string","key":"password"},{"value":"bool?","key":"rememberMe"},{"value":"string","key":"accessToken"},{"value":"string","key":"accessTokenSecret"},{"value":"string","key":"returnUrl"},{"value":"string","key":"errorView"},{"value":"Dictionary<string,string>","key":"meta"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata"}}},{"name":"Authenticate","request":{"url":{"raw":"https://production-eros-gateway-api-supplierconnect.azurewebsites.net/api/auth","protocol":"https","host":"production-eros-gateway-api-supplierconnect.azurewebsites.net","path":["api","auth"],"port":"443"},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"provider","value":"string","type":"text"},{"key":"userName","value":"string","type":"text"},{"key":"password","value":"string","type":"text"},{"key":"rememberMe","value":"bool?","type":"text"},{"key":"accessToken","value":"string","type":"text"},{"key":"accessTokenSecret","value":"string","type":"text"},{"key":"returnUrl","value":"string","type":"text"},{"key":"errorView","value":"string","type":"text"},{"key":"meta","value":"Dictionary<string,string>","type":"text"}]}}},{"name":"Authenticate","request":{"url":{"raw":"https://production-eros-gateway-api-supplierconnect.azurewebsites.net/api/json/reply/Authenticate","protocol":"https","host":"production-eros-gateway-api-supplierconnect.azurewebsites.net","path":["api","json","reply","Authenticate"],"port":"443","query":[{"value":"string","key":"provider"},{"value":"string","key":"UserName"},{"value":"string","key":"Password"},{"value":"bool?","key":"RememberMe"},{"value":"string","key":"AccessToken"},{"value":"string","key":"AccessTokenSecret"},{"value":"string","key":"ReturnUrl"},{"value":"string","key":"ErrorView"},{"value":"Dictionary<string,string>","key":"Meta"}]},"method":"OPTIONS","header":"Accept: application/json","body":{"mode":"formdata"}}}]}