Skip to main content
Question

Handling additional parameters received in Punchout Catalog

  • February 25, 2026
  • 1 reply
  • 20 views

mew
Do Gooder (Customer)
Forum|alt.badge.img+1
  • Do Gooder (Customer)

We have setup IFS Cloud to use Punchout Catalog for Procurement with the OCI protocol. When receiving the data from the webshop as OCI, the attributes mentioned in the documentation is being handled.

IFS Punchout - Documentation

There are some additional parameters that are also being sent in, and we would like to handle some of these additional parameters. It seems that the only way to handle these would be to do a modification for Self_Serv_Shop_Cart_Util_API.Receive_Punchout_Response()?

Is there a way to catch this data without doing a modification? Is the incoming OCI data stored somewhere in IFS?

Hoping someone who has more experience with using Punchout Catalog might have some insight on what options we have to handle the additional parameters that are coming in.

1 reply

NovPeterR
Sidekick (Partner)
Forum|alt.badge.img+6
  • Sidekick (Partner)
  • February 25, 2026

I am curious about this too.
Seems like there are multiple attributes available in the standard OCI message that is not included in the API.

@dsj I know that you have digged into the Punchout setup, do you have any suggestions?