Created
April 18, 2018 22:20
-
-
Save dpaola2/10290b0d173e8a67b80e98586366e27b to your computer and use it in GitHub Desktop.
punchoutsetuprequest.cxml
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
<?xml version='1.0' encoding='UTF-8'?> | |
<!DOCTYPE cXML SYSTEM "http://xml.cxml.org/schemas/cXML/1.2.014/cXML.dtd"> | |
<cXML xml:lang='en-us' version='1.2.008' payloadID='[email protected]' timestamp='2018-04-18T15:10:16-07:00'> | |
<Header> | |
<From> | |
<Credential domain='NetworkId'> | |
<Identity> | |
edentech-t | |
</Identity> | |
</Credential> | |
</From> | |
<To> | |
<Credential domain='NetworkId'> | |
<Identity> | |
staples | |
</Identity> | |
</Credential> | |
</To> | |
<Sender> | |
<Credential domain='NetworkId'> | |
<Identity> | |
edentech-t | |
</Identity> | |
<SharedSecret> | |
staples | |
</SharedSecret> | |
</Credential> | |
<UserAgent> | |
Eden/Genesis | |
</UserAgent> | |
</Sender> | |
</Header> | |
<Request deploymentMode='test'> | |
<PunchOutSetupRequest operation='create'> | |
<BuyerCookie/> | |
<Extrinsic name='User'> | |
Lauren Kroenung | |
</Extrinsic> | |
<Extrinsic name='UserEmail '> | |
[email protected] | |
</Extrinsic> | |
<Extrinsic name='Email '> | |
[email protected] | |
</Extrinsic> | |
<Contact role='endUser'> | |
<Name xml:lang='en-US'> | |
Lauren Kroenung | |
</Name> | |
<Email> | |
[email protected] | |
</Email> | |
</Contact> | |
<BrowserFormPost> | |
<URL> | |
http://wizards.egad.io:3000/punchout_orders/101/order-message | |
</URL> | |
</BrowserFormPost> | |
<SupplierSetup> | |
<URL> | |
https://bcibeta.stapleslink.com/invoke/StaplescXML/receive11 | |
</URL> | |
</SupplierSetup> | |
</PunchOutSetupRequest> | |
</Request> | |
</cXML> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment