dteirney
4 years agoContributing User
Is there a URL that can be used to open an invoice directly in Essentials
We're integrating with Essentials via the AccountRight API.
We want to provide a hyperlink within our application through to the invoice we've generated in MYOB. Is there a standard URL that can be used to do this based on the information exposed via the Sales Invoices API content?
Through use of the application in a sandbox the URL pattern is along the lines of:
https://app.myob.com/#/au/<company_file_id>/invoice/4
The last path segment (4) doesn't have any obvious relationship to the content available via the API though. Is there a stable URL that can be used that uses the UID for the invoice?