You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there appears to be no way to pass the include=invoiceLink parameter in the request where invoices are fetched. This goes deeper than the invoice model so a general suggestion to resolve this issue would be to include the capability to pass query parameters through the "find_by" or "fetch..." methods. Looks like a PR is pending for this:
Once the invoice record created in Quick books, then i have sent the email to customer from my web application.
Cleint asked me regarding the pay link url. but currently there is not avalible in QB.
I have refed the Quickbook docuemrntation. there is option called InvoiceLink(read only) in invoice model. (This feature is available now with minor version 37.
https://developer.intuit.com/app/developer/qbo/docs/develop/release-notes/quickbooks-api-release-notes#quickbooks-online-v1904).
The text was updated successfully, but these errors were encountered: