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.
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.