I want to Fetch payment ID, Invoice Id, invoice no,cid, rest of payment, date Secondly, I want to update payment information such as unpaid to paid,
... View more
Hi I am currently working on a new integration and am wondering how I can retrieve Customers invoices with expired due dates or may be all the invoices and the attached document with it. https://docs.business.visma.net/docs/schema/bitflags in the link above i found a way to fetch credit Notes but no invoices. Any tips will be helpful. Secondly I want to create and fetch payment using graphql query. i tried the query bellow but getting empty array as response query payment_object_ref_null { useCompany(no: 386****) { payment { items { paymentNo lines: joindown_PaymentLine_via_Payment { items { currency: joinup_Currency { currencyNo bank: joinup_Bank { name currency: joinup_Currency { currencyNo } } } } } } } } }
... View more
Hi, I have started working on Business NXT. Although I got demo access, I don't know why I still do not have the app in my Visma home which I need to be able to set up the user. Need help
... View more