Quickbooks Create a customer
Status: Open · Asked by irving.s on · 0 views
Hi,
I am trying to create a new customer in quickbooks by a Google sheet.
The issue is that I need to fill the fields Other, Payment terms, and Customer language

But I don't see that fields in the action event "Create a customer" for Quickbooks Online.
How Could I fill that fields too?
Thank you!
Hello @irving.s
The fields you're looking for in the "Create Customer" action aren't available, as the QuickBooks API does not support sending these parameters in the request body. For more info please refer to the following API docs - https://developer.intuit.com/app/developer/qbo/docs/api/accounting/most-commonly-used/customer#create-a-customer
