NetSuite by Oracle is a cloud-based ERP suite that combines accounting, CRM, e-commerce, and inventory management for comprehensive business oversight
Tool to poll the status of an asynchronous REST job. Use after submitting an async request with 'Prefer: respond-async' and receiving a Job ID.
Tool to get the task reference for an async job. Use when polling for job completion to retrieve the task ID.
Tool to retrieve the payload result of a completed async task. Use after confirming the async job and task have completed to fetch the operation's output.
Tool to create a new customer record. Use when you have all required customer details and want to add them to NetSuite.
Tool to create a new customer payment record. Use when you have payment details to record a payment against a customer in NetSuite.
Tool to create a new employee record. Use when you have all required employee details ready.