Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
REST API: Is It Possible to Create a Customer with Taxable field set to true?
Hello everyone,
I am attempting to create a Customer in netsuite via the REST API, but I am having trouble with the taxable field.
I receive this warning from Netsuite after creating
`Unknown field name taxable. The field does not exist on this record instance., Unknown field name type. The field does not exist on this record instance.`
I know this field exists on the Customer record, as I see it in the soap record reference.
Is there a way to create a customer with the Taxable flag set to true via the REST API?
Tagged:
0