Query: Find an Invoice

Netsuite Operation

Retrieves an invoice from Netsuite by its internal ID.

Example User Story

As a finance manager, I want to retrieve an invoice from NetSuite by its internal ID so that I can review its details.

Fields

Field Name
Field Type
Required

internalId

String

Yes

Example link

Code (Apache v2.0): Operation

Last updated