Giter Club home page Giter Club logo

intuit-api-docs's Introduction

intuit-api-docs's People

Contributors

a7ayintuit avatar alishakamat94 avatar bcole avatar diana-derose avatar irajczi avatar jong-int avatar jplemoussu avatar reetendrachauhan avatar ryanbickerstaff avatar syhdd avatar syhsh avatar vrohit13 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

intuit-api-docs's Issues

GB sandbox invoices not sending via API, no error message. Working for US sandbox.

I'm using python-quickbooks to interact with the QuickBooks Sandbox API, and am able to email an invoice via a US company succesfully, but when I do the same for a GB company, no emails are received. The QuickBooks API doesn't return any errors for the GB company, and the 'EmailStatus' attribute on the Invoice object returned from the POST request to send the email is 'EmailSent'.
All of the responses return a 200 Status Code, and I'm not receiving any errors in response when I make the API calls.
Below is an overview of the requests I'm making to the QuickBooks Sandbox API for the GB sandbox company (company/realm ID 4620816365361166740) which is not working, with the URLs and a summary of the request body contents (the flow to create new customers/invoice/items). The working US sandbox company flow is identical, but the company/realm ID is 4620816365362928020.

I've checked to see if there might be any account settings that would affect sending emails, but couldn't find any settings that might affect this.
Are there any account settings that might affect this that I may have missed and if so, how do I fix this?

I note that there is one difference between the two companies, in that the Sandbox company for US has "PAYMENTS" as "Enabled" and the GB company has "PAYMENTS" as "Not enabled". I couldn't find any settings to enable payments within the GB company sandbox. Could this affect the sending of emails and be the cause of this issue and if so, how do I fix this?

Please let me know if there are any known issues relating to this, or how I might go about fixing this issue?

response for: https://sandbox-quickbooks.api.intuit.com/v3/company/4620816365361166740/customer , Status: 200 , Req Method: POST
result: [Customer is in response body]
response for: https://sandbox-quickbooks.api.intuit.com/v3/company/4620816365361166740/account , Status: 200 , Req Method: POST
result: [Account is in response body]
response for: https://sandbox-quickbooks.api.intuit.com/v3/company/4620816365361166740/account , Status: 200 , Req Method: POST
result: [Account is in response body]
response for: https://sandbox-quickbooks.api.intuit.com/v3/company/4620816365361166740/item , Status: 200 , Req Method: POST
result: [Item is in response body]
response for: https://sandbox-quickbooks.api.intuit.com/v3/company/4620816365361166740/invoice , Status: 200 , Req Method: POST
result: [Invoice is in response body]
response for: https://sandbox-quickbooks.api.intuit.com/v3/company/4620816365361166740/invoice/268/send?sendTo=James.McIntyre.100%40Gmail.com , Status: 200 , Req Method: POST
result: [Invoice is in response body]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.