Change Request API
The Change Request API provides external access to retrieve customization from a NetSuite account.
Here are the Change Request API commands:
- Get Change Request: Returns the change request associated with an External ID.
- Add/Update Customizations in a Change Request: adds/updates customization and/or proposed customizations.
- Delete Customizations in a Change Request: removes customizations and/or proposed customizations.
- Get ERD: returns ERD URL links for each customization.
- Get Impact Analysis: returns the impact analysis data for each customization. Customizations are categorized as Safe to Modify, Not Safe to Modify, and Inactive.
- Push Change Request: pushes the external ticket details and creates an equivalent change request.
Try the Change Requests API in Postman, where you can try out and test the commands.