• How to pass data to a CLOB type parameter by API?

    Hi, I have a field of type ACRTF added to a representation and its class. I followed the online documentation, looking for: "How to add a clob text to a representation class". When I test with postman, I have problems with the ACRTF type field. I…
  • Sage Pay and Sage X3

    Hi everyone, I have a client that used Sage Pay to process transactions externally to Sage X3. They now want to create these transactions as receipts in Sage X3, have you done this? Looking at the Sage Pay API specs, they only allow the retrieve of…
  • Retrieving all product stock quantities through REST API

    Hello there, I'm attempting to export product and matching quantity data from X3 using the REST API. I am successfully pulling generic product information using the default ITMMASTER representation, however I can't seem to find the representation which…