Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PRE and POST methods have the same name, and for PRE ones they must have a Pre suffix.
Example: quotesDetailNew (POST) and quotesDetailNewPre (PRE)

...

...

Info

Available from version 14.0

You can edit Interceptor's code directly from Pricefx.

  1. Go to Administration > Configuration > CRM Integration > Interceptors.

  2. Click Edit interceptor.

  3. The window with the code of the currently Active interceptor will appear.

...