CXML Punchout URLs

Modified on Fri, Feb 21 at 11:00 AM

For our dev enviroment

Job:  https://dev.goepower.com/Remote/PunchoutRequest.ashx

Cart: https://dev.goepower.com/Remote/CartPunchoutRequest.ashx



URL for PO or Confirm Order for Cart or Single Products 
https://live.goepower.com/remote/CartPunchoutOrderRequest.ashx





LEVEL 2 - NO SHOPPING CART



    rsp.Request.PunchOutSetupRequest.SelectedItem.ItemID.SupplierPartID = jo.ProductID
        rsp.Request.PunchOutSetupRequest.SelectedItem.ItemID.SupplierPartAuxiliaryID = JobID 


The URL is

https://live.goepower.com/Remote/PunchoutRequest.ashx


Based on the ProductID and JobID that they send in the XML to this page we send a direct link to the product with log-in information.

For Bootstrap it is

https://live.goepower.com/Store/default.aspx?ProdID=ProductID&UID=xxxxxxxx&KID=xxxxxxxxxxxxx

Where UID is the guid userid and KID is the temporary key to login


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article