Missing API calls

Discussion in 'Developers Forum' started by ukfsn, May 23, 2010.

  1. ukfsn New Member

    I'm trying to extend the Net::KashFlow perl module to include more of the documented API but it seems that some of the documented API does not actually exist.

    I am referring particularly to the GetInvoices_Unpaid and GetInvoices_Unpaid functions. Calling them I get an error message back stating that the functions do not exist.

    Are these planned to be implemented at some later date or is something broken at the KashFlow end of things?

    I don't want to commit the changes if the functions are not going to be there.
  2. gavin New Member


    Did you see:

    https://securedwebapp.com/api/service.asmx?op=GetInvoices_Unpaid
  3. DuaneJackson Administrator

    They certainly do exist, as per the above.

    You may need to rebuild your proxy?
  4. ukfsn New Member

    Thanks for confirming that. I've done some more digging and found the fault at my own end. Mea culpa!

Share This Page