This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Of course. Here is an OpenAPI 3.0 specification for the NetSuite SuiteTalk REST API, focusing on the most relevant endpoints for common business operations like managing customers, sales orders, invoices, and inventory. | |
This specification is structured to be used for building an MCP (Master Control Program) or any other integration client. It includes detailed schemas for core records, reusable parameters, and security definitions. | |
Generated yaml | |
openapi: 3.0.3 | |
info: | |
title: NetSuite SuiteTalk REST API | |
description: An OpenAPI specification for NetSuite's SuiteTalk REST API, focusing on the most relevant endpoints for creating an MCP server. This covers core business records like Customer, Sales Order, Invoice, and Inventory Item. | |
version: "1.0.0" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Of course. Here is an OpenAPI 3.0 specification for the NetSuite SuiteTalk REST API, focusing on the most relevant endpoints for common business operations like managing customers, sales orders, invoices, and inventory. | |
This specification is structured to be used for building an MCP (Master Control Program) or any other integration client. It includes detailed schemas for core records, reusable parameters, and security definitions. | |
Generated yaml | |
openapi: 3.0.3 | |
info: | |
title: NetSuite SuiteTalk REST API | |
description: An OpenAPI specification for NetSuite's SuiteTalk REST API, focusing on the most relevant endpoints for creating an MCP server. This covers core business records like Customer, Sales Order, Invoice, and Inventory Item. | |
version: "1.0.0" |