Change Fully Supported Record Types for REST Web Services in 2023.1 The following table lists the record types that are fully supported as of 2023.1. Record Type Notes Customer Payment Deposit Description Item Fulfilment Request Item Group Non-inventory Purchase Item Non-inventory Resale
Item
Vendor Return The record ID for a vendor return authorization REST record is
Authorization vendorReturnAuthorization. To use the vendor return authorization REST record, you must have the Vendor Return Authorization feature enabled. For a list of every supported record, see the help topic REST Web Services Supported Records.
Except for fully supported records, all records listed in the REST API Browser are available as beta records
in REST web services if the REST Record Service (Beta) feature is enabled. For more information about working with the browser, see the help topic The REST API Browser. SOAP Web Services Version 2023.1 SOAP web services version 2023.1 is not yet available. For information about the supported generally available versions, see the help topic Support for Existing WSDL Versions.
Araxis Merge Diff File for the 2023.1 Endpoint
The Araxis Merge diff file highlights the schema changes between the 2022.2 and 2023.1 endpoints. The Araxis Merge diff file is not yet available, but this section provides details about the types of information it will include.
- About the Araxis Merge Diff File
- Using the Araxis Merge Diff File
About the Araxis Merge Diff File
NetSuite publishes an Araxis Merge diff file for every new endpoint. Depending on the scope of the release, changes described in the Araxis Merge diff file may include:
- New record types
Change
- Elements (fields) that have been added, removed, or changed
- New sublists (lists)
- New joins
- New search filters and search return columns
- New platform operations Using the Araxis Merge Diff File Important: The screenshots in this section are for illustrative purposes only. They do not reflect changes related to any specific endpoint. The Araxis Merge diff file is generated using Araxis Merge. When you click the Araxis Merge diff file link (when it is available), a page appears that offers an overview of all schema changes. The following screenshot shows how this summary page looks. In this example, the highlighted rows indicate that an XSD has been modified. The integers at the center indicate the number of changed lines in the file. To see the exact differences, click the report link in the column on the right or click the name of the file in either column. When you click any of these links, the Araxis Merge diff file shows a page with two columns. The previous version of the file is displayed on the left and the new version is displayed on the right. Changed elements are highlighted. For example, the following screenshot shows an excerpt from the report on platform.commonTypes.xsd. Notice the addition of two values to the PermissionCode enumeration: _accessPaymentAuditLog and _advancedPDFHTMLTemplates.
Change
The Araxis Merge diff file also shows changes to data types. The following screenshot is a snapshot of transactions.sales.xsd. Notice that the chargeType element changed from an enumeration to a RecordRef. 2023.1 SOAP Schema Browser The 2023.1 SOAP Schema Browser is not yet available.