{"info":{"_postman_id":"76b9cbcc-805b-4ceb-a2ce-34c909c15880","name":"webMethods.io Multi-function iPaaS Postman Collection","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"webMethods.io B2B","item":[{"name":"XML over AS2 Inbound Channel","_postman_id":"a3b7c773-1957-430b-b27c-e60f9fa1313b","request":{"method":"POST","header":[{"key":"Accept","type":"text","value":"*.*"},{"key":"Content-Type","type":"text","value":"application/xml"},{"key":"X-b2b-stageID","type":"text","value":"stage00"},{"key":"Mime-Version","type":"text","value":"1.0"},{"key":"AS2-Version","type":"text","value":"1.1"},{"key":"AS2-From","type":"text","value":"{{AS2-From}}"},{"key":"AS2-To","type":"text","value":"{{AS2-To}}"},{"key":"Subject","type":"text","value":"AS2XML"},{"key":"Message-Id","type":"text","value":"{{Message-Id}}"},{"key":"ediint-features","type":"text","value":""},{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\n<PurchaseOrder PurchaseOrderNumber=\"1\" OrderDate=\"2020/04/22\">\n    <Metadata>\n        <Sender>ABC</Sender>\n        <Receiver>ACME</Receiver>\n    </Metadata>\n    <Address Type=\"shipping\">\n        <Name>ABC Corporation</Name>\n        <Street>ABC Street</Street>\n        <City>ABC City</City>\n        <State>ABC Street</State>\n        <Zip>560037</Zip>\n        <Country>ABC</Country>\n    </Address>\n    <DeliveryNotes>Office</DeliveryNotes>\n    <Items>\n        <Item PartNumber=\"1\">\n            <ProductName>ACME</ProductName>\n            <Quantity>10</Quantity>\n            <USPrice>1000</USPrice>\n            <Comment>ACME</Comment>\n            <ShipDate>2020/04/22</ShipDate>\n        </Item>\n    </Items>\n</PurchaseOrder>"},"url":"https://{{tenantname}}.int-aws-us.webmethods.io/b2b/routes/channel/{{channelid}}"},"response":[]},{"name":"XML over HTTP Inbound Channel","_postman_id":"77e24704-7f3e-43a8-a7ae-6b0c2d742479","request":{"method":"POST","header":[{"key":"Accept","type":"text","value":"*.*"},{"key":"Content-Type","type":"text","value":"text/xml"},{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"<?xml version=\"1.0\"?>\n<PurchaseOrder PurchaseOrderNumber=\"1\" OrderDate=\"2020/04/22\">\n    <Metadata>\n        <Sender>ABC</Sender>\n        <Receiver>ACME</Receiver>\n    </Metadata>\n    <Address Type=\"shipping\">\n        <Name>ABC Corporation</Name>\n        <Street>ABC Street</Street>\n        <City>ABC City</City>\n        <State>ABC Street</State>\n        <Zip>560037</Zip>\n        <Country>ABC</Country>\n    </Address>\n    <DeliveryNotes>Office</DeliveryNotes>\n    <Items>\n        <Item PartNumber=\"1\">\n            <ProductName>ACME</ProductName>\n            <Quantity>10</Quantity>\n            <USPrice>1000</USPrice>\n            <Comment>ACME</Comment>\n            <ShipDate>2020/04/22</ShipDate>\n        </Item>\n    </Items>\n</PurchaseOrder>"},"url":"https://{{tenantname}}.int-aws-us.webmethods.io/b2b/routes/channel/{{channelid}}"},"response":[]}],"_postman_id":"b7c43195-77cb-4be0-bd95-5763ec223a5c","protocolProfileBehavior":{}}],"protocolProfileBehavior":{}}