Existing customer? log in now
We support PunchOut via the OCI protocol. The functions that were added in OCI 5.0 (Validate, Sourcing, Detail, etc.) are currently not supported.
Please make sure that the calling system transfers all parameters via HTTP POST.
Parameters | Note |
---|---|
username | see PunchCommerce Customer |
password | see PunchCommerce Customer |
HOOK_URL | The return address to the calling system is to be transferred here, e.g. a URL or the value SAPEVENT:POST |
On the way back to the calling system, we transfer the following values for each item back to the calling system for the shopping cart. You have the option of configuring a separate field assignment for each of your PunchOut customers.
Parameters | Note |
---|---|
NEW_ITEM DESCRIPTION | Product name |
NEW_ITEM QUANTITY | Quantity in shopping cart |
NEW_ITEM UNIT | Unit currently always "PCE" |
NEW_ITEM PRICE | Net Selling Price |
NEW_ITEM CURRENCY | Currency currently always "euro" |
NEW_ITEM VENDORMAT | Article number |
NEW_ITEM EXT_PRODUCT_ID | Id of the product in our system |
NEW_ITEM LEADTIME | Delivery time in days if set |
Further documentation on the OCI 5.0 standard can be found in the SAP wiki at https://wiki.scn.sap.com/wiki/download/attachments/395284636/OCI_50_EN20130121.pdf