Get Customer Notea

Discussion in 'Developers Forum' started by rlangle, Aug 29, 2011.

  1. rlangle New Member

    Hi

    Is it possible to retrieve Customer notes? I'm currently designing an application that will integrate with KashFlow and have been playing with the Web Services API. One thing I can't seem to retrieve is customer notes. I have entered some test notes though the GUI and then tested calling

    GetCustomerByID

    it always to return null for Notes, see extract below

    <Postcode>N31 9FD</Postcode>
    <Website/>
    <EC>0</EC>
    <OutsideEC>0</OutsideEC>
    <Notes/>
    <Source>123456</Source>

    My question is how do I access and update customer notes from the API

    Thanks

    Rob
  2. DuaneJackson Administrator

    Hi Rob,

    Notes aren't accessible iva the API yet. They will be in the future, but not the immediate future.

Share This Page