Oracle NetSuite SuiteTalk REST Record API

REST Web Services API for creating, reading, updating, and deleting NetSuite records such as customers, vendors, sales orders, invoices, items, and journal entries. Authentication uses OAuth 2.0 (auth code, M2M client credentials, or token-based auth) against the account's suitetalk.api.netsuite.com endpoint.

API entry from apis.yml

apis.yml Raw ↑
aid: oracle-netsuite:suitetalk-rest-record-api
name: Oracle NetSuite SuiteTalk REST Record API
description: REST Web Services API for creating, reading, updating, and deleting NetSuite records such
  as customers, vendors, sales orders, invoices, items, and journal entries. Authentication uses OAuth
  2.0 (auth code, M2M client credentials, or token-based auth) against the account's suitetalk.api.netsuite.com
  endpoint.
humanURL: https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/book_1559132836.html
baseURL: https://{accountId}.suitetalk.api.netsuite.com/services/rest/record/v1
tags:
- ERP
- Records
- Customers
- Invoices
- Sales Orders
- OAuth 2.0
properties:
- type: Documentation
  url: https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/book_1559132836.html
- type: OAuth 2.0
  url: https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_157780312610.html
- type: Authentication Overview
  url: https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/chapter_4369651411.html