Component Set
Group several components into a logical set
Sets for APIs
{
"header": {
"name": "NetSuite API Services" ,
"packageVersions": [
{ "date": "2024-06-25", "author": "msc", "changes": [ "Created" ] }
]
},
"components": [
{ "deploy": true, "hint" : "API.NetSuite", "id" : "b4cbeef0-.."};
{ "deploy": false, "hint" : "POST /purchaseOrder", "id" : "f5c4a6fa-..."},
{ "deploy": false, "hint" : "GET /purchaseOrder", "id" : "219c73ef-..."},
{ "deploy": false, "hint" : "GET /supplier", "id" : "f61476d1-..."}
]
}Last updated