@keystrokehq/netsuite 0.1.4 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/async-get-job-status.cjs +1 -0
- package/dist/actions/async-get-job-status.cjs.map +1 -1
- package/dist/actions/async-get-job-status.d.cts +3 -15
- package/dist/actions/async-get-job-status.d.cts.map +1 -1
- package/dist/actions/async-get-job-status.d.mts +3 -15
- package/dist/actions/async-get-job-status.d.mts.map +1 -1
- package/dist/actions/async-get-job-status.mjs +1 -0
- package/dist/actions/async-get-job-status.mjs.map +1 -1
- package/dist/actions/async-get-job-task-result.cjs +1 -0
- package/dist/actions/async-get-job-task-result.cjs.map +1 -1
- package/dist/actions/async-get-job-task-result.d.cts +3 -16
- package/dist/actions/async-get-job-task-result.d.cts.map +1 -1
- package/dist/actions/async-get-job-task-result.d.mts +3 -16
- package/dist/actions/async-get-job-task-result.d.mts.map +1 -1
- package/dist/actions/async-get-job-task-result.mjs +1 -0
- package/dist/actions/async-get-job-task-result.mjs.map +1 -1
- package/dist/actions/async-get-job-task.cjs +1 -0
- package/dist/actions/async-get-job-task.cjs.map +1 -1
- package/dist/actions/async-get-job-task.d.cts +3 -15
- package/dist/actions/async-get-job-task.d.cts.map +1 -1
- package/dist/actions/async-get-job-task.d.mts +3 -15
- package/dist/actions/async-get-job-task.d.mts.map +1 -1
- package/dist/actions/async-get-job-task.mjs +1 -0
- package/dist/actions/async-get-job-task.mjs.map +1 -1
- package/dist/actions/create-customer-payment.cjs +1 -0
- package/dist/actions/create-customer-payment.cjs.map +1 -1
- package/dist/actions/create-customer-payment.d.cts +3 -20
- package/dist/actions/create-customer-payment.d.cts.map +1 -1
- package/dist/actions/create-customer-payment.d.mts +3 -20
- package/dist/actions/create-customer-payment.d.mts.map +1 -1
- package/dist/actions/create-customer-payment.mjs +1 -0
- package/dist/actions/create-customer-payment.mjs.map +1 -1
- package/dist/actions/create-customer.cjs +1 -0
- package/dist/actions/create-customer.cjs.map +1 -1
- package/dist/actions/create-customer.d.cts +3 -20
- package/dist/actions/create-customer.d.cts.map +1 -1
- package/dist/actions/create-customer.d.mts +3 -20
- package/dist/actions/create-customer.d.mts.map +1 -1
- package/dist/actions/create-customer.mjs +1 -0
- package/dist/actions/create-customer.mjs.map +1 -1
- package/dist/actions/create-employee.cjs +1 -0
- package/dist/actions/create-employee.cjs.map +1 -1
- package/dist/actions/create-employee.d.cts +3 -20
- package/dist/actions/create-employee.d.cts.map +1 -1
- package/dist/actions/create-employee.d.mts +3 -20
- package/dist/actions/create-employee.d.mts.map +1 -1
- package/dist/actions/create-employee.mjs +1 -0
- package/dist/actions/create-employee.mjs.map +1 -1
- package/dist/actions/create-invoice.cjs +1 -0
- package/dist/actions/create-invoice.cjs.map +1 -1
- package/dist/actions/create-invoice.d.cts +3 -20
- package/dist/actions/create-invoice.d.cts.map +1 -1
- package/dist/actions/create-invoice.d.mts +3 -20
- package/dist/actions/create-invoice.d.mts.map +1 -1
- package/dist/actions/create-invoice.mjs +1 -0
- package/dist/actions/create-invoice.mjs.map +1 -1
- package/dist/actions/create-item.cjs +1 -0
- package/dist/actions/create-item.cjs.map +1 -1
- package/dist/actions/create-item.d.cts +3 -21
- package/dist/actions/create-item.d.cts.map +1 -1
- package/dist/actions/create-item.d.mts +3 -21
- package/dist/actions/create-item.d.mts.map +1 -1
- package/dist/actions/create-item.mjs +1 -0
- package/dist/actions/create-item.mjs.map +1 -1
- package/dist/actions/create-journal-entry.cjs +1 -0
- package/dist/actions/create-journal-entry.cjs.map +1 -1
- package/dist/actions/create-journal-entry.d.cts +3 -20
- package/dist/actions/create-journal-entry.d.cts.map +1 -1
- package/dist/actions/create-journal-entry.d.mts +3 -20
- package/dist/actions/create-journal-entry.d.mts.map +1 -1
- package/dist/actions/create-journal-entry.mjs +1 -0
- package/dist/actions/create-journal-entry.mjs.map +1 -1
- package/dist/actions/create-jwt-client-assertion.cjs +1 -0
- package/dist/actions/create-jwt-client-assertion.cjs.map +1 -1
- package/dist/actions/create-jwt-client-assertion.d.cts +3 -22
- package/dist/actions/create-jwt-client-assertion.d.cts.map +1 -1
- package/dist/actions/create-jwt-client-assertion.d.mts +3 -22
- package/dist/actions/create-jwt-client-assertion.d.mts.map +1 -1
- package/dist/actions/create-jwt-client-assertion.mjs +1 -0
- package/dist/actions/create-jwt-client-assertion.mjs.map +1 -1
- package/dist/actions/create-purchase-order.cjs +1 -0
- package/dist/actions/create-purchase-order.cjs.map +1 -1
- package/dist/actions/create-purchase-order.d.cts +3 -44
- package/dist/actions/create-purchase-order.d.cts.map +1 -1
- package/dist/actions/create-purchase-order.d.mts +3 -44
- package/dist/actions/create-purchase-order.d.mts.map +1 -1
- package/dist/actions/create-purchase-order.mjs +1 -0
- package/dist/actions/create-purchase-order.mjs.map +1 -1
- package/dist/actions/create-record.cjs +1 -0
- package/dist/actions/create-record.cjs.map +1 -1
- package/dist/actions/create-record.d.cts +3 -21
- package/dist/actions/create-record.d.cts.map +1 -1
- package/dist/actions/create-record.d.mts +3 -21
- package/dist/actions/create-record.d.mts.map +1 -1
- package/dist/actions/create-record.mjs +1 -0
- package/dist/actions/create-record.mjs.map +1 -1
- package/dist/actions/create-sales-order.cjs +1 -0
- package/dist/actions/create-sales-order.cjs.map +1 -1
- package/dist/actions/create-sales-order.d.cts +3 -46
- package/dist/actions/create-sales-order.d.cts.map +1 -1
- package/dist/actions/create-sales-order.d.mts +3 -46
- package/dist/actions/create-sales-order.d.mts.map +1 -1
- package/dist/actions/create-sales-order.mjs +1 -0
- package/dist/actions/create-sales-order.mjs.map +1 -1
- package/dist/actions/create-vendor-bill.cjs +1 -0
- package/dist/actions/create-vendor-bill.cjs.map +1 -1
- package/dist/actions/create-vendor-bill.d.cts +3 -20
- package/dist/actions/create-vendor-bill.d.cts.map +1 -1
- package/dist/actions/create-vendor-bill.d.mts +3 -20
- package/dist/actions/create-vendor-bill.d.mts.map +1 -1
- package/dist/actions/create-vendor-bill.mjs +1 -0
- package/dist/actions/create-vendor-bill.mjs.map +1 -1
- package/dist/actions/create-vendor.cjs +1 -0
- package/dist/actions/create-vendor.cjs.map +1 -1
- package/dist/actions/create-vendor.d.cts +3 -20
- package/dist/actions/create-vendor.d.cts.map +1 -1
- package/dist/actions/create-vendor.d.mts +3 -20
- package/dist/actions/create-vendor.d.mts.map +1 -1
- package/dist/actions/create-vendor.mjs +1 -0
- package/dist/actions/create-vendor.mjs.map +1 -1
- package/dist/actions/delete-customer-payment.cjs +1 -0
- package/dist/actions/delete-customer-payment.cjs.map +1 -1
- package/dist/actions/delete-customer-payment.d.cts +3 -15
- package/dist/actions/delete-customer-payment.d.cts.map +1 -1
- package/dist/actions/delete-customer-payment.d.mts +3 -15
- package/dist/actions/delete-customer-payment.d.mts.map +1 -1
- package/dist/actions/delete-customer-payment.mjs +1 -0
- package/dist/actions/delete-customer-payment.mjs.map +1 -1
- package/dist/actions/delete-customer.cjs +1 -0
- package/dist/actions/delete-customer.cjs.map +1 -1
- package/dist/actions/delete-customer.d.cts +3 -15
- package/dist/actions/delete-customer.d.cts.map +1 -1
- package/dist/actions/delete-customer.d.mts +3 -15
- package/dist/actions/delete-customer.d.mts.map +1 -1
- package/dist/actions/delete-customer.mjs +1 -0
- package/dist/actions/delete-customer.mjs.map +1 -1
- package/dist/actions/delete-employee.cjs +1 -0
- package/dist/actions/delete-employee.cjs.map +1 -1
- package/dist/actions/delete-employee.d.cts +3 -15
- package/dist/actions/delete-employee.d.cts.map +1 -1
- package/dist/actions/delete-employee.d.mts +3 -15
- package/dist/actions/delete-employee.d.mts.map +1 -1
- package/dist/actions/delete-employee.mjs +1 -0
- package/dist/actions/delete-employee.mjs.map +1 -1
- package/dist/actions/delete-invoice.cjs +1 -0
- package/dist/actions/delete-invoice.cjs.map +1 -1
- package/dist/actions/delete-invoice.d.cts +3 -15
- package/dist/actions/delete-invoice.d.cts.map +1 -1
- package/dist/actions/delete-invoice.d.mts +3 -15
- package/dist/actions/delete-invoice.d.mts.map +1 -1
- package/dist/actions/delete-invoice.mjs +1 -0
- package/dist/actions/delete-invoice.mjs.map +1 -1
- package/dist/actions/delete-item-fulfillment.cjs +1 -0
- package/dist/actions/delete-item-fulfillment.cjs.map +1 -1
- package/dist/actions/delete-item-fulfillment.d.cts +3 -17
- package/dist/actions/delete-item-fulfillment.d.cts.map +1 -1
- package/dist/actions/delete-item-fulfillment.d.mts +3 -17
- package/dist/actions/delete-item-fulfillment.d.mts.map +1 -1
- package/dist/actions/delete-item-fulfillment.mjs +1 -0
- package/dist/actions/delete-item-fulfillment.mjs.map +1 -1
- package/dist/actions/delete-item-receipt.cjs +1 -0
- package/dist/actions/delete-item-receipt.cjs.map +1 -1
- package/dist/actions/delete-item-receipt.d.cts +3 -15
- package/dist/actions/delete-item-receipt.d.cts.map +1 -1
- package/dist/actions/delete-item-receipt.d.mts +3 -15
- package/dist/actions/delete-item-receipt.d.mts.map +1 -1
- package/dist/actions/delete-item-receipt.mjs +1 -0
- package/dist/actions/delete-item-receipt.mjs.map +1 -1
- package/dist/actions/delete-item.cjs +1 -0
- package/dist/actions/delete-item.cjs.map +1 -1
- package/dist/actions/delete-item.d.cts +3 -16
- package/dist/actions/delete-item.d.cts.map +1 -1
- package/dist/actions/delete-item.d.mts +3 -16
- package/dist/actions/delete-item.d.mts.map +1 -1
- package/dist/actions/delete-item.mjs +1 -0
- package/dist/actions/delete-item.mjs.map +1 -1
- package/dist/actions/delete-journal-entry.cjs +1 -0
- package/dist/actions/delete-journal-entry.cjs.map +1 -1
- package/dist/actions/delete-journal-entry.d.cts +3 -17
- package/dist/actions/delete-journal-entry.d.cts.map +1 -1
- package/dist/actions/delete-journal-entry.d.mts +3 -17
- package/dist/actions/delete-journal-entry.d.mts.map +1 -1
- package/dist/actions/delete-journal-entry.mjs +1 -0
- package/dist/actions/delete-journal-entry.mjs.map +1 -1
- package/dist/actions/delete-purchase-order.cjs +1 -0
- package/dist/actions/delete-purchase-order.cjs.map +1 -1
- package/dist/actions/delete-purchase-order.d.cts +3 -15
- package/dist/actions/delete-purchase-order.d.cts.map +1 -1
- package/dist/actions/delete-purchase-order.d.mts +3 -15
- package/dist/actions/delete-purchase-order.d.mts.map +1 -1
- package/dist/actions/delete-purchase-order.mjs +1 -0
- package/dist/actions/delete-purchase-order.mjs.map +1 -1
- package/dist/actions/delete-sales-order.cjs +1 -0
- package/dist/actions/delete-sales-order.cjs.map +1 -1
- package/dist/actions/delete-sales-order.d.cts +3 -15
- package/dist/actions/delete-sales-order.d.cts.map +1 -1
- package/dist/actions/delete-sales-order.d.mts +3 -15
- package/dist/actions/delete-sales-order.d.mts.map +1 -1
- package/dist/actions/delete-sales-order.mjs +1 -0
- package/dist/actions/delete-sales-order.mjs.map +1 -1
- package/dist/actions/delete-vendor-payment.cjs +1 -0
- package/dist/actions/delete-vendor-payment.cjs.map +1 -1
- package/dist/actions/delete-vendor-payment.d.cts +3 -15
- package/dist/actions/delete-vendor-payment.d.cts.map +1 -1
- package/dist/actions/delete-vendor-payment.d.mts +3 -15
- package/dist/actions/delete-vendor-payment.d.mts.map +1 -1
- package/dist/actions/delete-vendor-payment.mjs +1 -0
- package/dist/actions/delete-vendor-payment.mjs.map +1 -1
- package/dist/actions/execute-dataset.cjs +1 -0
- package/dist/actions/execute-dataset.cjs.map +1 -1
- package/dist/actions/execute-dataset.d.cts +3 -17
- package/dist/actions/execute-dataset.d.cts.map +1 -1
- package/dist/actions/execute-dataset.d.mts +3 -17
- package/dist/actions/execute-dataset.d.mts.map +1 -1
- package/dist/actions/execute-dataset.mjs +1 -0
- package/dist/actions/execute-dataset.mjs.map +1 -1
- package/dist/actions/get-customer-payment.cjs +1 -0
- package/dist/actions/get-customer-payment.cjs.map +1 -1
- package/dist/actions/get-customer-payment.d.cts +3 -18
- package/dist/actions/get-customer-payment.d.cts.map +1 -1
- package/dist/actions/get-customer-payment.d.mts +3 -18
- package/dist/actions/get-customer-payment.d.mts.map +1 -1
- package/dist/actions/get-customer-payment.mjs +1 -0
- package/dist/actions/get-customer-payment.mjs.map +1 -1
- package/dist/actions/get-customer.cjs +1 -0
- package/dist/actions/get-customer.cjs.map +1 -1
- package/dist/actions/get-customer.d.cts +3 -17
- package/dist/actions/get-customer.d.cts.map +1 -1
- package/dist/actions/get-customer.d.mts +3 -17
- package/dist/actions/get-customer.d.mts.map +1 -1
- package/dist/actions/get-customer.mjs +1 -0
- package/dist/actions/get-customer.mjs.map +1 -1
- package/dist/actions/get-datacenter-urls.cjs +1 -0
- package/dist/actions/get-datacenter-urls.cjs.map +1 -1
- package/dist/actions/get-datacenter-urls.d.cts +3 -16
- package/dist/actions/get-datacenter-urls.d.cts.map +1 -1
- package/dist/actions/get-datacenter-urls.d.mts +3 -16
- package/dist/actions/get-datacenter-urls.d.mts.map +1 -1
- package/dist/actions/get-datacenter-urls.mjs +1 -0
- package/dist/actions/get-datacenter-urls.mjs.map +1 -1
- package/dist/actions/get-employee.cjs +1 -0
- package/dist/actions/get-employee.cjs.map +1 -1
- package/dist/actions/get-employee.d.cts +3 -17
- package/dist/actions/get-employee.d.cts.map +1 -1
- package/dist/actions/get-employee.d.mts +3 -17
- package/dist/actions/get-employee.d.mts.map +1 -1
- package/dist/actions/get-employee.mjs +1 -0
- package/dist/actions/get-employee.mjs.map +1 -1
- package/dist/actions/get-governance-limits.cjs +1 -0
- package/dist/actions/get-governance-limits.cjs.map +1 -1
- package/dist/actions/get-governance-limits.d.cts +3 -13
- package/dist/actions/get-governance-limits.d.cts.map +1 -1
- package/dist/actions/get-governance-limits.d.mts +3 -13
- package/dist/actions/get-governance-limits.d.mts.map +1 -1
- package/dist/actions/get-governance-limits.mjs +1 -0
- package/dist/actions/get-governance-limits.mjs.map +1 -1
- package/dist/actions/get-invoice.cjs +1 -0
- package/dist/actions/get-invoice.cjs.map +1 -1
- package/dist/actions/get-invoice.d.cts +3 -18
- package/dist/actions/get-invoice.d.cts.map +1 -1
- package/dist/actions/get-invoice.d.mts +3 -18
- package/dist/actions/get-invoice.d.mts.map +1 -1
- package/dist/actions/get-invoice.mjs +1 -0
- package/dist/actions/get-invoice.mjs.map +1 -1
- package/dist/actions/get-item-fulfillment.cjs +1 -0
- package/dist/actions/get-item-fulfillment.cjs.map +1 -1
- package/dist/actions/get-item-fulfillment.d.cts +3 -18
- package/dist/actions/get-item-fulfillment.d.cts.map +1 -1
- package/dist/actions/get-item-fulfillment.d.mts +3 -18
- package/dist/actions/get-item-fulfillment.d.mts.map +1 -1
- package/dist/actions/get-item-fulfillment.mjs +1 -0
- package/dist/actions/get-item-fulfillment.mjs.map +1 -1
- package/dist/actions/get-item-receipt.cjs +1 -0
- package/dist/actions/get-item-receipt.cjs.map +1 -1
- package/dist/actions/get-item-receipt.d.cts +3 -17
- package/dist/actions/get-item-receipt.d.cts.map +1 -1
- package/dist/actions/get-item-receipt.d.mts +3 -17
- package/dist/actions/get-item-receipt.d.mts.map +1 -1
- package/dist/actions/get-item-receipt.mjs +1 -0
- package/dist/actions/get-item-receipt.mjs.map +1 -1
- package/dist/actions/get-item.cjs +1 -0
- package/dist/actions/get-item.cjs.map +1 -1
- package/dist/actions/get-item.d.cts +3 -18
- package/dist/actions/get-item.d.cts.map +1 -1
- package/dist/actions/get-item.d.mts +3 -18
- package/dist/actions/get-item.d.mts.map +1 -1
- package/dist/actions/get-item.mjs +1 -0
- package/dist/actions/get-item.mjs.map +1 -1
- package/dist/actions/get-journal-entry.cjs +1 -0
- package/dist/actions/get-journal-entry.cjs.map +1 -1
- package/dist/actions/get-journal-entry.d.cts +3 -18
- package/dist/actions/get-journal-entry.d.cts.map +1 -1
- package/dist/actions/get-journal-entry.d.mts +3 -18
- package/dist/actions/get-journal-entry.d.mts.map +1 -1
- package/dist/actions/get-journal-entry.mjs +1 -0
- package/dist/actions/get-journal-entry.mjs.map +1 -1
- package/dist/actions/get-purchase-order.cjs +1 -0
- package/dist/actions/get-purchase-order.cjs.map +1 -1
- package/dist/actions/get-purchase-order.d.cts +3 -18
- package/dist/actions/get-purchase-order.d.cts.map +1 -1
- package/dist/actions/get-purchase-order.d.mts +3 -18
- package/dist/actions/get-purchase-order.d.mts.map +1 -1
- package/dist/actions/get-purchase-order.mjs +1 -0
- package/dist/actions/get-purchase-order.mjs.map +1 -1
- package/dist/actions/get-record-metadata.cjs +1 -0
- package/dist/actions/get-record-metadata.cjs.map +1 -1
- package/dist/actions/get-record-metadata.d.cts +3 -16
- package/dist/actions/get-record-metadata.d.cts.map +1 -1
- package/dist/actions/get-record-metadata.d.mts +3 -16
- package/dist/actions/get-record-metadata.d.mts.map +1 -1
- package/dist/actions/get-record-metadata.mjs +1 -0
- package/dist/actions/get-record-metadata.mjs.map +1 -1
- package/dist/actions/get-reference-select-field.cjs +1 -0
- package/dist/actions/get-reference-select-field.cjs.map +1 -1
- package/dist/actions/get-reference-select-field.d.cts +3 -19
- package/dist/actions/get-reference-select-field.d.cts.map +1 -1
- package/dist/actions/get-reference-select-field.d.mts +3 -19
- package/dist/actions/get-reference-select-field.d.mts.map +1 -1
- package/dist/actions/get-reference-select-field.mjs +1 -0
- package/dist/actions/get-reference-select-field.mjs.map +1 -1
- package/dist/actions/get-sales-order.cjs +1 -0
- package/dist/actions/get-sales-order.cjs.map +1 -1
- package/dist/actions/get-sales-order.d.cts +3 -17
- package/dist/actions/get-sales-order.d.cts.map +1 -1
- package/dist/actions/get-sales-order.d.mts +3 -17
- package/dist/actions/get-sales-order.d.mts.map +1 -1
- package/dist/actions/get-sales-order.mjs +1 -0
- package/dist/actions/get-sales-order.mjs.map +1 -1
- package/dist/actions/get-server-time.cjs +1 -0
- package/dist/actions/get-server-time.cjs.map +1 -1
- package/dist/actions/get-server-time.d.cts +3 -13
- package/dist/actions/get-server-time.d.cts.map +1 -1
- package/dist/actions/get-server-time.d.mts +3 -13
- package/dist/actions/get-server-time.d.mts.map +1 -1
- package/dist/actions/get-server-time.mjs +1 -0
- package/dist/actions/get-server-time.mjs.map +1 -1
- package/dist/actions/get-sublist-collection.cjs +1 -0
- package/dist/actions/get-sublist-collection.cjs.map +1 -1
- package/dist/actions/get-sublist-collection.d.cts +3 -19
- package/dist/actions/get-sublist-collection.d.cts.map +1 -1
- package/dist/actions/get-sublist-collection.d.mts +3 -19
- package/dist/actions/get-sublist-collection.d.mts.map +1 -1
- package/dist/actions/get-sublist-collection.mjs +1 -0
- package/dist/actions/get-sublist-collection.mjs.map +1 -1
- package/dist/actions/get-sublist-line.cjs +1 -0
- package/dist/actions/get-sublist-line.cjs.map +1 -1
- package/dist/actions/get-sublist-line.d.cts +3 -19
- package/dist/actions/get-sublist-line.d.cts.map +1 -1
- package/dist/actions/get-sublist-line.d.mts +3 -19
- package/dist/actions/get-sublist-line.d.mts.map +1 -1
- package/dist/actions/get-sublist-line.mjs +1 -0
- package/dist/actions/get-sublist-line.mjs.map +1 -1
- package/dist/actions/get-subrecord.cjs +1 -0
- package/dist/actions/get-subrecord.cjs.map +1 -1
- package/dist/actions/get-subrecord.d.cts +3 -17
- package/dist/actions/get-subrecord.d.cts.map +1 -1
- package/dist/actions/get-subrecord.d.mts +3 -17
- package/dist/actions/get-subrecord.d.mts.map +1 -1
- package/dist/actions/get-subrecord.mjs +1 -0
- package/dist/actions/get-subrecord.mjs.map +1 -1
- package/dist/actions/get-vendor-bill.cjs +1 -0
- package/dist/actions/get-vendor-bill.cjs.map +1 -1
- package/dist/actions/get-vendor-bill.d.cts +3 -17
- package/dist/actions/get-vendor-bill.d.cts.map +1 -1
- package/dist/actions/get-vendor-bill.d.mts +3 -17
- package/dist/actions/get-vendor-bill.d.mts.map +1 -1
- package/dist/actions/get-vendor-bill.mjs +1 -0
- package/dist/actions/get-vendor-bill.mjs.map +1 -1
- package/dist/actions/get-vendor-payment.cjs +1 -0
- package/dist/actions/get-vendor-payment.cjs.map +1 -1
- package/dist/actions/get-vendor-payment.d.cts +3 -17
- package/dist/actions/get-vendor-payment.d.cts.map +1 -1
- package/dist/actions/get-vendor-payment.d.mts +3 -17
- package/dist/actions/get-vendor-payment.d.mts.map +1 -1
- package/dist/actions/get-vendor-payment.mjs +1 -0
- package/dist/actions/get-vendor-payment.mjs.map +1 -1
- package/dist/actions/get-vendor.cjs +1 -0
- package/dist/actions/get-vendor.cjs.map +1 -1
- package/dist/actions/get-vendor.d.cts +3 -18
- package/dist/actions/get-vendor.d.cts.map +1 -1
- package/dist/actions/get-vendor.d.mts +3 -18
- package/dist/actions/get-vendor.d.mts.map +1 -1
- package/dist/actions/get-vendor.mjs +1 -0
- package/dist/actions/get-vendor.mjs.map +1 -1
- package/dist/actions/list-customer-payments.cjs +1 -0
- package/dist/actions/list-customer-payments.cjs.map +1 -1
- package/dist/actions/list-customer-payments.d.cts +3 -17
- package/dist/actions/list-customer-payments.d.cts.map +1 -1
- package/dist/actions/list-customer-payments.d.mts +3 -17
- package/dist/actions/list-customer-payments.d.mts.map +1 -1
- package/dist/actions/list-customer-payments.mjs +1 -0
- package/dist/actions/list-customer-payments.mjs.map +1 -1
- package/dist/actions/list-datasets.cjs +1 -0
- package/dist/actions/list-datasets.cjs.map +1 -1
- package/dist/actions/list-datasets.d.cts +3 -16
- package/dist/actions/list-datasets.d.cts.map +1 -1
- package/dist/actions/list-datasets.d.mts +3 -16
- package/dist/actions/list-datasets.d.mts.map +1 -1
- package/dist/actions/list-datasets.mjs +1 -0
- package/dist/actions/list-datasets.mjs.map +1 -1
- package/dist/actions/list-employees.cjs +1 -0
- package/dist/actions/list-employees.cjs.map +1 -1
- package/dist/actions/list-employees.d.cts +3 -17
- package/dist/actions/list-employees.d.cts.map +1 -1
- package/dist/actions/list-employees.d.mts +3 -17
- package/dist/actions/list-employees.d.mts.map +1 -1
- package/dist/actions/list-employees.mjs +1 -0
- package/dist/actions/list-employees.mjs.map +1 -1
- package/dist/actions/list-integrations.cjs +1 -0
- package/dist/actions/list-integrations.cjs.map +1 -1
- package/dist/actions/list-integrations.d.cts +3 -16
- package/dist/actions/list-integrations.d.cts.map +1 -1
- package/dist/actions/list-integrations.d.mts +3 -16
- package/dist/actions/list-integrations.d.mts.map +1 -1
- package/dist/actions/list-integrations.mjs +1 -0
- package/dist/actions/list-integrations.mjs.map +1 -1
- package/dist/actions/list-invoices.cjs +1 -0
- package/dist/actions/list-invoices.cjs.map +1 -1
- package/dist/actions/list-invoices.d.cts +3 -17
- package/dist/actions/list-invoices.d.cts.map +1 -1
- package/dist/actions/list-invoices.d.mts +3 -17
- package/dist/actions/list-invoices.d.mts.map +1 -1
- package/dist/actions/list-invoices.mjs +1 -0
- package/dist/actions/list-invoices.mjs.map +1 -1
- package/dist/actions/list-item-fulfillments.cjs +1 -0
- package/dist/actions/list-item-fulfillments.cjs.map +1 -1
- package/dist/actions/list-item-fulfillments.d.cts +3 -17
- package/dist/actions/list-item-fulfillments.d.cts.map +1 -1
- package/dist/actions/list-item-fulfillments.d.mts +3 -17
- package/dist/actions/list-item-fulfillments.d.mts.map +1 -1
- package/dist/actions/list-item-fulfillments.mjs +1 -0
- package/dist/actions/list-item-fulfillments.mjs.map +1 -1
- package/dist/actions/list-item-receipts.cjs +1 -0
- package/dist/actions/list-item-receipts.cjs.map +1 -1
- package/dist/actions/list-item-receipts.d.cts +3 -17
- package/dist/actions/list-item-receipts.d.cts.map +1 -1
- package/dist/actions/list-item-receipts.d.mts +3 -17
- package/dist/actions/list-item-receipts.d.mts.map +1 -1
- package/dist/actions/list-item-receipts.mjs +1 -0
- package/dist/actions/list-item-receipts.mjs.map +1 -1
- package/dist/actions/list-journal-entries.cjs +1 -0
- package/dist/actions/list-journal-entries.cjs.map +1 -1
- package/dist/actions/list-journal-entries.d.cts +3 -17
- package/dist/actions/list-journal-entries.d.cts.map +1 -1
- package/dist/actions/list-journal-entries.d.mts +3 -17
- package/dist/actions/list-journal-entries.d.mts.map +1 -1
- package/dist/actions/list-journal-entries.mjs +1 -0
- package/dist/actions/list-journal-entries.mjs.map +1 -1
- package/dist/actions/list-metadata-catalog.cjs +1 -0
- package/dist/actions/list-metadata-catalog.cjs.map +1 -1
- package/dist/actions/list-metadata-catalog.d.cts +3 -16
- package/dist/actions/list-metadata-catalog.d.cts.map +1 -1
- package/dist/actions/list-metadata-catalog.d.mts +3 -16
- package/dist/actions/list-metadata-catalog.d.mts.map +1 -1
- package/dist/actions/list-metadata-catalog.mjs +1 -0
- package/dist/actions/list-metadata-catalog.mjs.map +1 -1
- package/dist/actions/list-purchase-orders.cjs +1 -0
- package/dist/actions/list-purchase-orders.cjs.map +1 -1
- package/dist/actions/list-purchase-orders.d.cts +3 -17
- package/dist/actions/list-purchase-orders.d.cts.map +1 -1
- package/dist/actions/list-purchase-orders.d.mts +3 -17
- package/dist/actions/list-purchase-orders.d.mts.map +1 -1
- package/dist/actions/list-purchase-orders.mjs +1 -0
- package/dist/actions/list-purchase-orders.mjs.map +1 -1
- package/dist/actions/list-records.cjs +1 -0
- package/dist/actions/list-records.cjs.map +1 -1
- package/dist/actions/list-records.d.cts +3 -18
- package/dist/actions/list-records.d.cts.map +1 -1
- package/dist/actions/list-records.d.mts +3 -18
- package/dist/actions/list-records.d.mts.map +1 -1
- package/dist/actions/list-records.mjs +1 -0
- package/dist/actions/list-records.mjs.map +1 -1
- package/dist/actions/list-sales-orders.cjs +1 -0
- package/dist/actions/list-sales-orders.cjs.map +1 -1
- package/dist/actions/list-sales-orders.d.cts +3 -17
- package/dist/actions/list-sales-orders.d.cts.map +1 -1
- package/dist/actions/list-sales-orders.d.mts +3 -17
- package/dist/actions/list-sales-orders.d.mts.map +1 -1
- package/dist/actions/list-sales-orders.mjs +1 -0
- package/dist/actions/list-sales-orders.mjs.map +1 -1
- package/dist/actions/list-vendor-payments.cjs +1 -0
- package/dist/actions/list-vendor-payments.cjs.map +1 -1
- package/dist/actions/list-vendor-payments.d.cts +3 -17
- package/dist/actions/list-vendor-payments.d.cts.map +1 -1
- package/dist/actions/list-vendor-payments.d.mts +3 -17
- package/dist/actions/list-vendor-payments.d.mts.map +1 -1
- package/dist/actions/list-vendor-payments.mjs +1 -0
- package/dist/actions/list-vendor-payments.mjs.map +1 -1
- package/dist/actions/o-auth2-authorize-account-domain.cjs +1 -0
- package/dist/actions/o-auth2-authorize-account-domain.cjs.map +1 -1
- package/dist/actions/o-auth2-authorize-account-domain.d.cts +3 -22
- package/dist/actions/o-auth2-authorize-account-domain.d.cts.map +1 -1
- package/dist/actions/o-auth2-authorize-account-domain.d.mts +3 -22
- package/dist/actions/o-auth2-authorize-account-domain.d.mts.map +1 -1
- package/dist/actions/o-auth2-authorize-account-domain.mjs +1 -0
- package/dist/actions/o-auth2-authorize-account-domain.mjs.map +1 -1
- package/dist/actions/o-auth2-authorize-system-domain.cjs +1 -0
- package/dist/actions/o-auth2-authorize-system-domain.cjs.map +1 -1
- package/dist/actions/o-auth2-authorize-system-domain.d.cts +3 -23
- package/dist/actions/o-auth2-authorize-system-domain.d.cts.map +1 -1
- package/dist/actions/o-auth2-authorize-system-domain.d.mts +3 -23
- package/dist/actions/o-auth2-authorize-system-domain.d.mts.map +1 -1
- package/dist/actions/o-auth2-authorize-system-domain.mjs +1 -0
- package/dist/actions/o-auth2-authorize-system-domain.mjs.map +1 -1
- package/dist/actions/o-auth2-logout.cjs +1 -0
- package/dist/actions/o-auth2-logout.cjs.map +1 -1
- package/dist/actions/o-auth2-logout.d.cts +3 -15
- package/dist/actions/o-auth2-logout.d.cts.map +1 -1
- package/dist/actions/o-auth2-logout.d.mts +3 -15
- package/dist/actions/o-auth2-logout.d.mts.map +1 -1
- package/dist/actions/o-auth2-logout.mjs +1 -0
- package/dist/actions/o-auth2-logout.mjs.map +1 -1
- package/dist/actions/o-auth2-revoke-refresh-token.cjs +1 -0
- package/dist/actions/o-auth2-revoke-refresh-token.cjs.map +1 -1
- package/dist/actions/o-auth2-revoke-refresh-token.d.cts +3 -16
- package/dist/actions/o-auth2-revoke-refresh-token.d.cts.map +1 -1
- package/dist/actions/o-auth2-revoke-refresh-token.d.mts +3 -16
- package/dist/actions/o-auth2-revoke-refresh-token.d.mts.map +1 -1
- package/dist/actions/o-auth2-revoke-refresh-token.mjs +1 -0
- package/dist/actions/o-auth2-revoke-refresh-token.mjs.map +1 -1
- package/dist/actions/o-auth2-token-authorization-code.cjs +1 -0
- package/dist/actions/o-auth2-token-authorization-code.cjs.map +1 -1
- package/dist/actions/o-auth2-token-authorization-code.d.cts +3 -19
- package/dist/actions/o-auth2-token-authorization-code.d.cts.map +1 -1
- package/dist/actions/o-auth2-token-authorization-code.d.mts +3 -19
- package/dist/actions/o-auth2-token-authorization-code.d.mts.map +1 -1
- package/dist/actions/o-auth2-token-authorization-code.mjs +1 -0
- package/dist/actions/o-auth2-token-authorization-code.mjs.map +1 -1
- package/dist/actions/o-auth2-token-client-credentials.cjs +1 -0
- package/dist/actions/o-auth2-token-client-credentials.cjs.map +1 -1
- package/dist/actions/o-auth2-token-client-credentials.d.cts +3 -17
- package/dist/actions/o-auth2-token-client-credentials.d.cts.map +1 -1
- package/dist/actions/o-auth2-token-client-credentials.d.mts +3 -17
- package/dist/actions/o-auth2-token-client-credentials.d.mts.map +1 -1
- package/dist/actions/o-auth2-token-client-credentials.mjs +1 -0
- package/dist/actions/o-auth2-token-client-credentials.mjs.map +1 -1
- package/dist/actions/o-auth2-token-refresh.cjs +1 -0
- package/dist/actions/o-auth2-token-refresh.cjs.map +1 -1
- package/dist/actions/o-auth2-token-refresh.d.cts +3 -17
- package/dist/actions/o-auth2-token-refresh.d.cts.map +1 -1
- package/dist/actions/o-auth2-token-refresh.d.mts +3 -17
- package/dist/actions/o-auth2-token-refresh.d.mts.map +1 -1
- package/dist/actions/o-auth2-token-refresh.mjs +1 -0
- package/dist/actions/o-auth2-token-refresh.mjs.map +1 -1
- package/dist/actions/oauth2-get-jwks-keys.cjs +1 -0
- package/dist/actions/oauth2-get-jwks-keys.cjs.map +1 -1
- package/dist/actions/oauth2-get-jwks-keys.d.cts +3 -13
- package/dist/actions/oauth2-get-jwks-keys.d.cts.map +1 -1
- package/dist/actions/oauth2-get-jwks-keys.d.mts +3 -13
- package/dist/actions/oauth2-get-jwks-keys.d.mts.map +1 -1
- package/dist/actions/oauth2-get-jwks-keys.mjs +1 -0
- package/dist/actions/oauth2-get-jwks-keys.mjs.map +1 -1
- package/dist/actions/run-suiteql-query.cjs +1 -0
- package/dist/actions/run-suiteql-query.cjs.map +1 -1
- package/dist/actions/run-suiteql-query.d.cts +3 -17
- package/dist/actions/run-suiteql-query.d.cts.map +1 -1
- package/dist/actions/run-suiteql-query.d.mts +3 -17
- package/dist/actions/run-suiteql-query.d.mts.map +1 -1
- package/dist/actions/run-suiteql-query.mjs +1 -0
- package/dist/actions/run-suiteql-query.mjs.map +1 -1
- package/dist/actions/transform-record.cjs +1 -0
- package/dist/actions/transform-record.cjs.map +1 -1
- package/dist/actions/transform-record.d.cts +3 -23
- package/dist/actions/transform-record.d.cts.map +1 -1
- package/dist/actions/transform-record.d.mts +3 -23
- package/dist/actions/transform-record.d.mts.map +1 -1
- package/dist/actions/transform-record.mjs +1 -0
- package/dist/actions/transform-record.mjs.map +1 -1
- package/dist/actions/update-customer-payment.cjs +1 -0
- package/dist/actions/update-customer-payment.cjs.map +1 -1
- package/dist/actions/update-customer-payment.d.cts +3 -20
- package/dist/actions/update-customer-payment.d.cts.map +1 -1
- package/dist/actions/update-customer-payment.d.mts +3 -20
- package/dist/actions/update-customer-payment.d.mts.map +1 -1
- package/dist/actions/update-customer-payment.mjs +1 -0
- package/dist/actions/update-customer-payment.mjs.map +1 -1
- package/dist/actions/update-customer.cjs +1 -0
- package/dist/actions/update-customer.cjs.map +1 -1
- package/dist/actions/update-customer.d.cts +3 -20
- package/dist/actions/update-customer.d.cts.map +1 -1
- package/dist/actions/update-customer.d.mts +3 -20
- package/dist/actions/update-customer.d.mts.map +1 -1
- package/dist/actions/update-customer.mjs +1 -0
- package/dist/actions/update-customer.mjs.map +1 -1
- package/dist/actions/update-employee.cjs +1 -0
- package/dist/actions/update-employee.cjs.map +1 -1
- package/dist/actions/update-employee.d.cts +3 -22
- package/dist/actions/update-employee.d.cts.map +1 -1
- package/dist/actions/update-employee.d.mts +3 -22
- package/dist/actions/update-employee.d.mts.map +1 -1
- package/dist/actions/update-employee.mjs +1 -0
- package/dist/actions/update-employee.mjs.map +1 -1
- package/dist/actions/update-invoice.cjs +1 -0
- package/dist/actions/update-invoice.cjs.map +1 -1
- package/dist/actions/update-invoice.d.cts +3 -20
- package/dist/actions/update-invoice.d.cts.map +1 -1
- package/dist/actions/update-invoice.d.mts +3 -20
- package/dist/actions/update-invoice.d.mts.map +1 -1
- package/dist/actions/update-invoice.mjs +1 -0
- package/dist/actions/update-invoice.mjs.map +1 -1
- package/dist/actions/update-item-fulfillment.cjs +1 -0
- package/dist/actions/update-item-fulfillment.cjs.map +1 -1
- package/dist/actions/update-item-fulfillment.d.cts +3 -22
- package/dist/actions/update-item-fulfillment.d.cts.map +1 -1
- package/dist/actions/update-item-fulfillment.d.mts +3 -22
- package/dist/actions/update-item-fulfillment.d.mts.map +1 -1
- package/dist/actions/update-item-fulfillment.mjs +1 -0
- package/dist/actions/update-item-fulfillment.mjs.map +1 -1
- package/dist/actions/update-item-receipt.cjs +1 -0
- package/dist/actions/update-item-receipt.cjs.map +1 -1
- package/dist/actions/update-item-receipt.d.cts +3 -22
- package/dist/actions/update-item-receipt.d.cts.map +1 -1
- package/dist/actions/update-item-receipt.d.mts +3 -22
- package/dist/actions/update-item-receipt.d.mts.map +1 -1
- package/dist/actions/update-item-receipt.mjs +1 -0
- package/dist/actions/update-item-receipt.mjs.map +1 -1
- package/dist/actions/update-item.cjs +1 -0
- package/dist/actions/update-item.cjs.map +1 -1
- package/dist/actions/update-item.d.cts +3 -23
- package/dist/actions/update-item.d.cts.map +1 -1
- package/dist/actions/update-item.d.mts +3 -23
- package/dist/actions/update-item.d.mts.map +1 -1
- package/dist/actions/update-item.mjs +1 -0
- package/dist/actions/update-item.mjs.map +1 -1
- package/dist/actions/update-journal-entry.cjs +1 -0
- package/dist/actions/update-journal-entry.cjs.map +1 -1
- package/dist/actions/update-journal-entry.d.cts +3 -22
- package/dist/actions/update-journal-entry.d.cts.map +1 -1
- package/dist/actions/update-journal-entry.d.mts +3 -22
- package/dist/actions/update-journal-entry.d.mts.map +1 -1
- package/dist/actions/update-journal-entry.mjs +1 -0
- package/dist/actions/update-journal-entry.mjs.map +1 -1
- package/dist/actions/update-purchase-order.cjs +1 -0
- package/dist/actions/update-purchase-order.cjs.map +1 -1
- package/dist/actions/update-purchase-order.d.cts +3 -21
- package/dist/actions/update-purchase-order.d.cts.map +1 -1
- package/dist/actions/update-purchase-order.d.mts +3 -21
- package/dist/actions/update-purchase-order.d.mts.map +1 -1
- package/dist/actions/update-purchase-order.mjs +1 -0
- package/dist/actions/update-purchase-order.mjs.map +1 -1
- package/dist/actions/update-sales-order.cjs +1 -0
- package/dist/actions/update-sales-order.cjs.map +1 -1
- package/dist/actions/update-sales-order.d.cts +3 -20
- package/dist/actions/update-sales-order.d.cts.map +1 -1
- package/dist/actions/update-sales-order.d.mts +3 -20
- package/dist/actions/update-sales-order.d.mts.map +1 -1
- package/dist/actions/update-sales-order.mjs +1 -0
- package/dist/actions/update-sales-order.mjs.map +1 -1
- package/dist/actions/update-vendor-bill.cjs +1 -0
- package/dist/actions/update-vendor-bill.cjs.map +1 -1
- package/dist/actions/update-vendor-bill.d.cts +3 -22
- package/dist/actions/update-vendor-bill.d.cts.map +1 -1
- package/dist/actions/update-vendor-bill.d.mts +3 -22
- package/dist/actions/update-vendor-bill.d.mts.map +1 -1
- package/dist/actions/update-vendor-bill.mjs +1 -0
- package/dist/actions/update-vendor-bill.mjs.map +1 -1
- package/dist/actions/update-vendor-payment.cjs +1 -0
- package/dist/actions/update-vendor-payment.cjs.map +1 -1
- package/dist/actions/update-vendor-payment.d.cts +3 -22
- package/dist/actions/update-vendor-payment.d.cts.map +1 -1
- package/dist/actions/update-vendor-payment.d.mts +3 -22
- package/dist/actions/update-vendor-payment.d.mts.map +1 -1
- package/dist/actions/update-vendor-payment.mjs +1 -0
- package/dist/actions/update-vendor-payment.mjs.map +1 -1
- package/dist/actions/update-vendor.cjs +1 -0
- package/dist/actions/update-vendor.cjs.map +1 -1
- package/dist/actions/update-vendor.d.cts +3 -20
- package/dist/actions/update-vendor.d.cts.map +1 -1
- package/dist/actions/update-vendor.d.mts +3 -20
- package/dist/actions/update-vendor.d.mts.map +1 -1
- package/dist/actions/update-vendor.mjs +1 -0
- package/dist/actions/update-vendor.mjs.map +1 -1
- package/dist/actions/upsert-record-by-external-id.cjs +1 -0
- package/dist/actions/upsert-record-by-external-id.cjs.map +1 -1
- package/dist/actions/upsert-record-by-external-id.d.cts +3 -17
- package/dist/actions/upsert-record-by-external-id.d.cts.map +1 -1
- package/dist/actions/upsert-record-by-external-id.d.mts +3 -17
- package/dist/actions/upsert-record-by-external-id.d.mts.map +1 -1
- package/dist/actions/upsert-record-by-external-id.mjs +1 -0
- package/dist/actions/upsert-record-by-external-id.mjs.map +1 -1
- package/dist/app.cjs +2 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-invoice.d.ts
|
|
@@ -21,26 +23,7 @@ declare const NetsuiteUpdateInvoiceOutput: z.ZodObject<{
|
|
|
21
23
|
location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
24
|
preference_applied: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const netsuiteUpdateInvoice:
|
|
25
|
-
id: number;
|
|
26
|
-
data: Record<string, unknown>;
|
|
27
|
-
prefer?: string | undefined;
|
|
28
|
-
idempotency_key?: string | undefined;
|
|
29
|
-
property_name_validation?: "Error" | "Warning" | "Ignore" | undefined;
|
|
30
|
-
property_value_validation?: "Error" | "Warning" | "Ignore" | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
32
|
-
connectionId: z.ZodString;
|
|
33
|
-
entityId: z.ZodString;
|
|
34
|
-
instanceId: z.ZodString;
|
|
35
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
-
accessToken: z.ZodString;
|
|
37
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
38
|
-
connectionId: z.ZodString;
|
|
39
|
-
entityId: z.ZodString;
|
|
40
|
-
instanceId: z.ZodString;
|
|
41
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
-
accessToken: z.ZodString;
|
|
43
|
-
}, z.core.$strip>>]>;
|
|
26
|
+
declare const netsuiteUpdateInvoice: AppAction<typeof NetsuiteUpdateInvoiceInput, typeof NetsuiteUpdateInvoiceOutput, typeof netsuite.credential>;
|
|
44
27
|
//#endregion
|
|
45
28
|
export { netsuiteUpdateInvoice };
|
|
46
29
|
//# sourceMappingURL=update-invoice.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-invoice.d.mts","names":[],"sources":["../../src/actions/update-invoice.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-invoice.d.mts","names":[],"sources":["../../src/actions/update-invoice.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAK3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-invoice.mjs","names":[],"sources":["../../src/actions/update-invoice.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteUpdateInvoiceInput = z.object({\n id: z.number().int().describe(\"Internal identifier of the invoice record to update.\"),\n data: z.record(z.string(), z.unknown()).describe(\"Invoice record JSON object containing fields to update; omitted fields remain unchanged. Common updatable fields include: memo (string), email (string), dueDate (date string YYYY-MM-DD), toBeEmailed (boolean), toBePrinted (boolean), toBeFaxed (boolean), otherRefNum (string), terms (object with 'id' key), salesRep (object with 'id' key), location (object with 'id' key), customForm (object with 'id' key), and custom fields (e.g., custbody_* fields). For reference fields, provide objects with 'id' key and the internal ID as a string.\"),\n prefer: z.string().describe(\"Use 'respond-async' to request asynchronous processing.\").optional(),\n idempotency_key: z.string().describe(\"RFC4122 UUID string to use as idempotency key for async requests.\").optional(),\n property_name_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property name validation: Error, Warning, or Ignore.\").optional(),\n property_value_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property value validation: Error, Warning, or Ignore.\").optional(),\n}).describe(\"Request model for updating a NetSuite Invoice record.\");\nexport const NetsuiteUpdateInvoiceOutput = z.object({\n location: z.string().describe(\"URL of the updated invoice record instance. Use GET_INVOICE action with the invoice ID to retrieve the updated invoice data if needed.\").nullable().optional(),\n preference_applied: z.string().describe(\"Value of the 'Preference-Applied' header, indicates async processing. If 'respond-async', use async job status endpoints to check completion.\").nullable().optional(),\n}).passthrough();\n\nexport const netsuiteUpdateInvoice = action(\"NETSUITE_UPDATE_INVOICE\", {\n slug: \"netsuite-update-invoice\",\n name: \"Update Invoice\",\n description: \"Updates an existing NetSuite invoice record by ID using the PATCH method. Only the fields specified in the 'data' parameter are updated; all other fields remain unchanged. Common use cases: - Update invoice memo or reference numbers - Change invoice email settings or customer contact info - Modify invoice due dates or payment terms - Update custom field values (custbody_* fields) Note: After updating, use the GET_INVOICE action if you need to retrieve the updated invoice data.\",\n input: NetsuiteUpdateInvoiceInput,\n output: NetsuiteUpdateInvoiceOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-invoice.mjs","names":[],"sources":["../../src/actions/update-invoice.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteUpdateInvoiceInput = z.object({\n id: z.number().int().describe(\"Internal identifier of the invoice record to update.\"),\n data: z.record(z.string(), z.unknown()).describe(\"Invoice record JSON object containing fields to update; omitted fields remain unchanged. Common updatable fields include: memo (string), email (string), dueDate (date string YYYY-MM-DD), toBeEmailed (boolean), toBePrinted (boolean), toBeFaxed (boolean), otherRefNum (string), terms (object with 'id' key), salesRep (object with 'id' key), location (object with 'id' key), customForm (object with 'id' key), and custom fields (e.g., custbody_* fields). For reference fields, provide objects with 'id' key and the internal ID as a string.\"),\n prefer: z.string().describe(\"Use 'respond-async' to request asynchronous processing.\").optional(),\n idempotency_key: z.string().describe(\"RFC4122 UUID string to use as idempotency key for async requests.\").optional(),\n property_name_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property name validation: Error, Warning, or Ignore.\").optional(),\n property_value_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property value validation: Error, Warning, or Ignore.\").optional(),\n}).describe(\"Request model for updating a NetSuite Invoice record.\");\nexport const NetsuiteUpdateInvoiceOutput = z.object({\n location: z.string().describe(\"URL of the updated invoice record instance. Use GET_INVOICE action with the invoice ID to retrieve the updated invoice data if needed.\").nullable().optional(),\n preference_applied: z.string().describe(\"Value of the 'Preference-Applied' header, indicates async processing. If 'respond-async', use async job status endpoints to check completion.\").nullable().optional(),\n}).passthrough();\n\nexport const netsuiteUpdateInvoice: AppAction<\n typeof NetsuiteUpdateInvoiceInput,\n typeof NetsuiteUpdateInvoiceOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_UPDATE_INVOICE\", {\n slug: \"netsuite-update-invoice\",\n name: \"Update Invoice\",\n description: \"Updates an existing NetSuite invoice record by ID using the PATCH method. Only the fields specified in the 'data' parameter are updated; all other fields remain unchanged. Common use cases: - Update invoice memo or reference numbers - Change invoice email settings or customer contact info - Modify invoice due dates or payment terms - Update custom field values (custbody_* fields) Note: After updating, use the GET_INVOICE action if you need to retrieve the updated invoice data.\",\n input: NetsuiteUpdateInvoiceInput,\n output: NetsuiteUpdateInvoiceOutput,\n});\n"],"mappings":";;;AAmBA,MAAa,wBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArBwC,EAAE,OAAO;EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD;EACpF,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0hBAA0hB;EAC3kB,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EAChG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;EACnH,0BAA0B,EAAE,KAAK;GAAC;GAAS;GAAW;EAAQ,CAAC,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;EAChK,2BAA2B,EAAE,KAAK;GAAC;GAAS;GAAW;EAAQ,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CACpK,CAAC,CAAC,CAAC,SAAS,uDAcH;CACP,QAdyC,EAAE,OAAO;EAClD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5L,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+IAA+I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/M,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-item-fulfillment.cjs","names":["z","action"],"sources":["../../src/actions/update-item-fulfillment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteUpdateItemFulfillmentInput = z.object({\n id: z.number().int().describe(\"Internal identifier of the item fulfillment record to update.\"),\n data: z.record(z.string(), z.unknown()).describe(\"Item Fulfillment record JSON object containing fields and sublists to update; omitted fields remain unchanged.\"),\n prefer: z.string().describe(\"Use 'respond-async' to request asynchronous processing.\").optional(),\n replace: z.string().describe(\"Comma-separated field or sublist names to fully replace with those provided in 'data'.\").optional(),\n idempotency_key: z.string().describe(\"RFC4122 UUID string to use as idempotency key for async requests.\").optional(),\n replace_selected_fields: z.boolean().default(false).describe(\"When true, any body fields explicitly listed and set to null are deleted.\").optional(),\n property_name_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property name validation: Error, Warning, or Ignore.\").optional(),\n property_value_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property value validation: Error, Warning, or Ignore.\").optional(),\n}).describe(\"Request model for updating a NetSuite Item Fulfillment record.\");\nexport const NetsuiteUpdateItemFulfillmentOutput = z.object({\n location: z.string().describe(\"URL of the updated item fulfillment record instance.\").nullable().optional(),\n preference_applied: z.string().describe(\"Value of the 'Preference-Applied' header, indicates async processing.\").nullable().optional(),\n}).passthrough().describe(\"Response model for updated NetSuite Item Fulfillment record.\");\n\nexport const netsuiteUpdateItemFulfillment = action(\"NETSUITE_UPDATE_ITEM_FULFILLMENT\", {\n slug: \"netsuite-update-item-fulfillment\",\n name: \"Update Item Fulfillment\",\n description: \"Tool to update an Item Fulfillment record by ID. Use when modifying fields or sublists of an existing fulfillment.\",\n input: NetsuiteUpdateItemFulfillmentInput,\n output: NetsuiteUpdateItemFulfillmentOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-item-fulfillment.cjs","names":["z","action"],"sources":["../../src/actions/update-item-fulfillment.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteUpdateItemFulfillmentInput = z.object({\n id: z.number().int().describe(\"Internal identifier of the item fulfillment record to update.\"),\n data: z.record(z.string(), z.unknown()).describe(\"Item Fulfillment record JSON object containing fields and sublists to update; omitted fields remain unchanged.\"),\n prefer: z.string().describe(\"Use 'respond-async' to request asynchronous processing.\").optional(),\n replace: z.string().describe(\"Comma-separated field or sublist names to fully replace with those provided in 'data'.\").optional(),\n idempotency_key: z.string().describe(\"RFC4122 UUID string to use as idempotency key for async requests.\").optional(),\n replace_selected_fields: z.boolean().default(false).describe(\"When true, any body fields explicitly listed and set to null are deleted.\").optional(),\n property_name_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property name validation: Error, Warning, or Ignore.\").optional(),\n property_value_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property value validation: Error, Warning, or Ignore.\").optional(),\n}).describe(\"Request model for updating a NetSuite Item Fulfillment record.\");\nexport const NetsuiteUpdateItemFulfillmentOutput = z.object({\n location: z.string().describe(\"URL of the updated item fulfillment record instance.\").nullable().optional(),\n preference_applied: z.string().describe(\"Value of the 'Preference-Applied' header, indicates async processing.\").nullable().optional(),\n}).passthrough().describe(\"Response model for updated NetSuite Item Fulfillment record.\");\n\nexport const netsuiteUpdateItemFulfillment: AppAction<\n typeof NetsuiteUpdateItemFulfillmentInput,\n typeof NetsuiteUpdateItemFulfillmentOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_UPDATE_ITEM_FULFILLMENT\", {\n slug: \"netsuite-update-item-fulfillment\",\n name: \"Update Item Fulfillment\",\n description: \"Tool to update an Item Fulfillment record by ID. Use when modifying fields or sublists of an existing fulfillment.\",\n input: NetsuiteUpdateItemFulfillmentInput,\n output: NetsuiteUpdateItemFulfillmentOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D;CAC7F,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gHAAgH;CACjK,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAChG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CAChI,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACnH,yBAAyBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CACnJ,0BAA0BA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAW;CAAQ,CAAC,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CAChK,2BAA2BA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAW;CAAQ,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;AACpK,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AAExF,MAAa,gCAITC,eAAAA,OAAO,oCAAoC;CAC7C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-item-fulfillment.d.ts
|
|
@@ -23,28 +25,7 @@ declare const NetsuiteUpdateItemFulfillmentOutput: z.ZodObject<{
|
|
|
23
25
|
location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
26
|
preference_applied: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
27
|
}, z.core.$loose>;
|
|
26
|
-
declare const netsuiteUpdateItemFulfillment:
|
|
27
|
-
id: number;
|
|
28
|
-
data: Record<string, unknown>;
|
|
29
|
-
prefer?: string | undefined;
|
|
30
|
-
replace?: string | undefined;
|
|
31
|
-
idempotency_key?: string | undefined;
|
|
32
|
-
replace_selected_fields?: boolean | undefined;
|
|
33
|
-
property_name_validation?: "Error" | "Warning" | "Ignore" | undefined;
|
|
34
|
-
property_value_validation?: "Error" | "Warning" | "Ignore" | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
36
|
-
connectionId: z.ZodString;
|
|
37
|
-
entityId: z.ZodString;
|
|
38
|
-
instanceId: z.ZodString;
|
|
39
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
-
accessToken: z.ZodString;
|
|
41
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
42
|
-
connectionId: z.ZodString;
|
|
43
|
-
entityId: z.ZodString;
|
|
44
|
-
instanceId: z.ZodString;
|
|
45
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
-
accessToken: z.ZodString;
|
|
47
|
-
}, z.core.$strip>>]>;
|
|
28
|
+
declare const netsuiteUpdateItemFulfillment: AppAction<typeof NetsuiteUpdateItemFulfillmentInput, typeof NetsuiteUpdateItemFulfillmentOutput, typeof netsuite.credential>;
|
|
48
29
|
//#endregion
|
|
49
30
|
export { netsuiteUpdateItemFulfillment };
|
|
50
31
|
//# sourceMappingURL=update-item-fulfillment.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-item-fulfillment.d.cts","names":[],"sources":["../../src/actions/update-item-fulfillment.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-item-fulfillment.d.cts","names":[],"sources":["../../src/actions/update-item-fulfillment.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAUlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAKnC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-item-fulfillment.d.ts
|
|
@@ -23,28 +25,7 @@ declare const NetsuiteUpdateItemFulfillmentOutput: z.ZodObject<{
|
|
|
23
25
|
location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
26
|
preference_applied: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
27
|
}, z.core.$loose>;
|
|
26
|
-
declare const netsuiteUpdateItemFulfillment:
|
|
27
|
-
id: number;
|
|
28
|
-
data: Record<string, unknown>;
|
|
29
|
-
prefer?: string | undefined;
|
|
30
|
-
replace?: string | undefined;
|
|
31
|
-
idempotency_key?: string | undefined;
|
|
32
|
-
replace_selected_fields?: boolean | undefined;
|
|
33
|
-
property_name_validation?: "Error" | "Warning" | "Ignore" | undefined;
|
|
34
|
-
property_value_validation?: "Error" | "Warning" | "Ignore" | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
36
|
-
connectionId: z.ZodString;
|
|
37
|
-
entityId: z.ZodString;
|
|
38
|
-
instanceId: z.ZodString;
|
|
39
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
-
accessToken: z.ZodString;
|
|
41
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
42
|
-
connectionId: z.ZodString;
|
|
43
|
-
entityId: z.ZodString;
|
|
44
|
-
instanceId: z.ZodString;
|
|
45
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
-
accessToken: z.ZodString;
|
|
47
|
-
}, z.core.$strip>>]>;
|
|
28
|
+
declare const netsuiteUpdateItemFulfillment: AppAction<typeof NetsuiteUpdateItemFulfillmentInput, typeof NetsuiteUpdateItemFulfillmentOutput, typeof netsuite.credential>;
|
|
48
29
|
//#endregion
|
|
49
30
|
export { netsuiteUpdateItemFulfillment };
|
|
50
31
|
//# sourceMappingURL=update-item-fulfillment.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-item-fulfillment.d.mts","names":[],"sources":["../../src/actions/update-item-fulfillment.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-item-fulfillment.d.mts","names":[],"sources":["../../src/actions/update-item-fulfillment.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAUlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAKnC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-item-fulfillment.mjs","names":[],"sources":["../../src/actions/update-item-fulfillment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteUpdateItemFulfillmentInput = z.object({\n id: z.number().int().describe(\"Internal identifier of the item fulfillment record to update.\"),\n data: z.record(z.string(), z.unknown()).describe(\"Item Fulfillment record JSON object containing fields and sublists to update; omitted fields remain unchanged.\"),\n prefer: z.string().describe(\"Use 'respond-async' to request asynchronous processing.\").optional(),\n replace: z.string().describe(\"Comma-separated field or sublist names to fully replace with those provided in 'data'.\").optional(),\n idempotency_key: z.string().describe(\"RFC4122 UUID string to use as idempotency key for async requests.\").optional(),\n replace_selected_fields: z.boolean().default(false).describe(\"When true, any body fields explicitly listed and set to null are deleted.\").optional(),\n property_name_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property name validation: Error, Warning, or Ignore.\").optional(),\n property_value_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property value validation: Error, Warning, or Ignore.\").optional(),\n}).describe(\"Request model for updating a NetSuite Item Fulfillment record.\");\nexport const NetsuiteUpdateItemFulfillmentOutput = z.object({\n location: z.string().describe(\"URL of the updated item fulfillment record instance.\").nullable().optional(),\n preference_applied: z.string().describe(\"Value of the 'Preference-Applied' header, indicates async processing.\").nullable().optional(),\n}).passthrough().describe(\"Response model for updated NetSuite Item Fulfillment record.\");\n\nexport const netsuiteUpdateItemFulfillment = action(\"NETSUITE_UPDATE_ITEM_FULFILLMENT\", {\n slug: \"netsuite-update-item-fulfillment\",\n name: \"Update Item Fulfillment\",\n description: \"Tool to update an Item Fulfillment record by ID. Use when modifying fields or sublists of an existing fulfillment.\",\n input: NetsuiteUpdateItemFulfillmentInput,\n output: NetsuiteUpdateItemFulfillmentOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-item-fulfillment.mjs","names":[],"sources":["../../src/actions/update-item-fulfillment.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteUpdateItemFulfillmentInput = z.object({\n id: z.number().int().describe(\"Internal identifier of the item fulfillment record to update.\"),\n data: z.record(z.string(), z.unknown()).describe(\"Item Fulfillment record JSON object containing fields and sublists to update; omitted fields remain unchanged.\"),\n prefer: z.string().describe(\"Use 'respond-async' to request asynchronous processing.\").optional(),\n replace: z.string().describe(\"Comma-separated field or sublist names to fully replace with those provided in 'data'.\").optional(),\n idempotency_key: z.string().describe(\"RFC4122 UUID string to use as idempotency key for async requests.\").optional(),\n replace_selected_fields: z.boolean().default(false).describe(\"When true, any body fields explicitly listed and set to null are deleted.\").optional(),\n property_name_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property name validation: Error, Warning, or Ignore.\").optional(),\n property_value_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property value validation: Error, Warning, or Ignore.\").optional(),\n}).describe(\"Request model for updating a NetSuite Item Fulfillment record.\");\nexport const NetsuiteUpdateItemFulfillmentOutput = z.object({\n location: z.string().describe(\"URL of the updated item fulfillment record instance.\").nullable().optional(),\n preference_applied: z.string().describe(\"Value of the 'Preference-Applied' header, indicates async processing.\").nullable().optional(),\n}).passthrough().describe(\"Response model for updated NetSuite Item Fulfillment record.\");\n\nexport const netsuiteUpdateItemFulfillment: AppAction<\n typeof NetsuiteUpdateItemFulfillmentInput,\n typeof NetsuiteUpdateItemFulfillmentOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_UPDATE_ITEM_FULFILLMENT\", {\n slug: \"netsuite-update-item-fulfillment\",\n name: \"Update Item Fulfillment\",\n description: \"Tool to update an Item Fulfillment record by ID. Use when modifying fields or sublists of an existing fulfillment.\",\n input: NetsuiteUpdateItemFulfillmentInput,\n output: NetsuiteUpdateItemFulfillmentOutput,\n});\n"],"mappings":";;;AAqBA,MAAa,gCAIT,OAAO,oCAAoC;CAC7C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvBgD,EAAE,OAAO;EACzD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D;EAC7F,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gHAAgH;EACjK,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EAChG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;EAChI,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;EACnH,yBAAyB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;EACnJ,0BAA0B,EAAE,KAAK;GAAC;GAAS;GAAW;EAAQ,CAAC,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;EAChK,2BAA2B,EAAE,KAAK;GAAC;GAAS;GAAW;EAAQ,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CACpK,CAAC,CAAC,CAAC,SAAS,gEAcH;CACP,QAdiD,EAAE,OAAO;EAC1D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-item-receipt.cjs","names":["z","action"],"sources":["../../src/actions/update-item-receipt.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteUpdateItemReceiptInput = z.object({\n id: z.number().int().describe(\"Internal identifier of the item receipt record to update.\"),\n data: z.record(z.string(), z.unknown()).describe(\"Item receipt record JSON object containing fields to update; omitted fields remain unchanged. Set a field to null to delete its value.\"),\n prefer: z.string().describe(\"Use 'respond-async' to request asynchronous processing.\").optional(),\n replace: z.string().describe(\"Comma-separated sublist names to fully replace (e.g., 'item').\").optional(),\n idempotency_key: z.string().describe(\"RFC4122 UUID string to use as idempotency key for async requests.\").optional(),\n replaceSelectedFields: z.boolean().default(false).describe(\"When true, fields to be deleted must be included in 'replace'; use with setting those fields to null in data to delete them.\").optional(),\n property_name_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property name validation: Error, Warning, or Ignore.\").optional(),\n property_value_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property value validation: Error, Warning, or Ignore.\").optional(),\n}).describe(\"Request model for updating a NetSuite Item Receipt record.\");\nexport const NetsuiteUpdateItemReceiptOutput = z.object({\n location: z.string().describe(\"URL of the updated item receipt record instance.\").nullable().optional(),\n preference_applied: z.string().describe(\"Value of the 'Preference-Applied' header, indicates async processing.\").nullable().optional(),\n}).passthrough().describe(\"Response model for updating a NetSuite Item Receipt record.\");\n\nexport const netsuiteUpdateItemReceipt = action(\"NETSUITE_UPDATE_ITEM_RECEIPT\", {\n slug: \"netsuite-update-item-receipt\",\n name: \"Update Item Receipt\",\n description: \"Tool to update an item receipt record by ID. Use when modifying fields of an existing item receipt.\",\n input: NetsuiteUpdateItemReceiptInput,\n output: NetsuiteUpdateItemReceiptOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-item-receipt.cjs","names":["z","action"],"sources":["../../src/actions/update-item-receipt.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteUpdateItemReceiptInput = z.object({\n id: z.number().int().describe(\"Internal identifier of the item receipt record to update.\"),\n data: z.record(z.string(), z.unknown()).describe(\"Item receipt record JSON object containing fields to update; omitted fields remain unchanged. Set a field to null to delete its value.\"),\n prefer: z.string().describe(\"Use 'respond-async' to request asynchronous processing.\").optional(),\n replace: z.string().describe(\"Comma-separated sublist names to fully replace (e.g., 'item').\").optional(),\n idempotency_key: z.string().describe(\"RFC4122 UUID string to use as idempotency key for async requests.\").optional(),\n replaceSelectedFields: z.boolean().default(false).describe(\"When true, fields to be deleted must be included in 'replace'; use with setting those fields to null in data to delete them.\").optional(),\n property_name_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property name validation: Error, Warning, or Ignore.\").optional(),\n property_value_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property value validation: Error, Warning, or Ignore.\").optional(),\n}).describe(\"Request model for updating a NetSuite Item Receipt record.\");\nexport const NetsuiteUpdateItemReceiptOutput = z.object({\n location: z.string().describe(\"URL of the updated item receipt record instance.\").nullable().optional(),\n preference_applied: z.string().describe(\"Value of the 'Preference-Applied' header, indicates async processing.\").nullable().optional(),\n}).passthrough().describe(\"Response model for updating a NetSuite Item Receipt record.\");\n\nexport const netsuiteUpdateItemReceipt: AppAction<\n typeof NetsuiteUpdateItemReceiptInput,\n typeof NetsuiteUpdateItemReceiptOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_UPDATE_ITEM_RECEIPT\", {\n slug: \"netsuite-update-item-receipt\",\n name: \"Update Item Receipt\",\n description: \"Tool to update an item receipt record by ID. Use when modifying fields of an existing item receipt.\",\n input: NetsuiteUpdateItemReceiptInput,\n output: NetsuiteUpdateItemReceiptOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D;CACzF,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wIAAwI;CACzL,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAChG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CACxG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACnH,uBAAuBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,8HAA8H,CAAC,CAAC,SAAS;CACpM,0BAA0BA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAW;CAAQ,CAAC,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CAChK,2BAA2BA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAW;CAAQ,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;AACpK,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,MAAa,4BAITC,eAAAA,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-item-receipt.d.ts
|
|
@@ -23,28 +25,7 @@ declare const NetsuiteUpdateItemReceiptOutput: z.ZodObject<{
|
|
|
23
25
|
location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
26
|
preference_applied: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
27
|
}, z.core.$loose>;
|
|
26
|
-
declare const netsuiteUpdateItemReceipt:
|
|
27
|
-
id: number;
|
|
28
|
-
data: Record<string, unknown>;
|
|
29
|
-
prefer?: string | undefined;
|
|
30
|
-
replace?: string | undefined;
|
|
31
|
-
idempotency_key?: string | undefined;
|
|
32
|
-
replaceSelectedFields?: boolean | undefined;
|
|
33
|
-
property_name_validation?: "Error" | "Warning" | "Ignore" | undefined;
|
|
34
|
-
property_value_validation?: "Error" | "Warning" | "Ignore" | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
36
|
-
connectionId: z.ZodString;
|
|
37
|
-
entityId: z.ZodString;
|
|
38
|
-
instanceId: z.ZodString;
|
|
39
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
-
accessToken: z.ZodString;
|
|
41
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
42
|
-
connectionId: z.ZodString;
|
|
43
|
-
entityId: z.ZodString;
|
|
44
|
-
instanceId: z.ZodString;
|
|
45
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
-
accessToken: z.ZodString;
|
|
47
|
-
}, z.core.$strip>>]>;
|
|
28
|
+
declare const netsuiteUpdateItemReceipt: AppAction<typeof NetsuiteUpdateItemReceiptInput, typeof NetsuiteUpdateItemReceiptOutput, typeof netsuite.credential>;
|
|
48
29
|
//#endregion
|
|
49
30
|
export { netsuiteUpdateItemReceipt };
|
|
50
31
|
//# sourceMappingURL=update-item-receipt.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-item-receipt.d.cts","names":[],"sources":["../../src/actions/update-item-receipt.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-item-receipt.d.cts","names":[],"sources":["../../src/actions/update-item-receipt.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAU9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-item-receipt.d.ts
|
|
@@ -23,28 +25,7 @@ declare const NetsuiteUpdateItemReceiptOutput: z.ZodObject<{
|
|
|
23
25
|
location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
26
|
preference_applied: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
27
|
}, z.core.$loose>;
|
|
26
|
-
declare const netsuiteUpdateItemReceipt:
|
|
27
|
-
id: number;
|
|
28
|
-
data: Record<string, unknown>;
|
|
29
|
-
prefer?: string | undefined;
|
|
30
|
-
replace?: string | undefined;
|
|
31
|
-
idempotency_key?: string | undefined;
|
|
32
|
-
replaceSelectedFields?: boolean | undefined;
|
|
33
|
-
property_name_validation?: "Error" | "Warning" | "Ignore" | undefined;
|
|
34
|
-
property_value_validation?: "Error" | "Warning" | "Ignore" | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
36
|
-
connectionId: z.ZodString;
|
|
37
|
-
entityId: z.ZodString;
|
|
38
|
-
instanceId: z.ZodString;
|
|
39
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
-
accessToken: z.ZodString;
|
|
41
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
42
|
-
connectionId: z.ZodString;
|
|
43
|
-
entityId: z.ZodString;
|
|
44
|
-
instanceId: z.ZodString;
|
|
45
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
-
accessToken: z.ZodString;
|
|
47
|
-
}, z.core.$strip>>]>;
|
|
28
|
+
declare const netsuiteUpdateItemReceipt: AppAction<typeof NetsuiteUpdateItemReceiptInput, typeof NetsuiteUpdateItemReceiptOutput, typeof netsuite.credential>;
|
|
48
29
|
//#endregion
|
|
49
30
|
export { netsuiteUpdateItemReceipt };
|
|
50
31
|
//# sourceMappingURL=update-item-receipt.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-item-receipt.d.mts","names":[],"sources":["../../src/actions/update-item-receipt.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-item-receipt.d.mts","names":[],"sources":["../../src/actions/update-item-receipt.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAU9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-item-receipt.mjs","names":[],"sources":["../../src/actions/update-item-receipt.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteUpdateItemReceiptInput = z.object({\n id: z.number().int().describe(\"Internal identifier of the item receipt record to update.\"),\n data: z.record(z.string(), z.unknown()).describe(\"Item receipt record JSON object containing fields to update; omitted fields remain unchanged. Set a field to null to delete its value.\"),\n prefer: z.string().describe(\"Use 'respond-async' to request asynchronous processing.\").optional(),\n replace: z.string().describe(\"Comma-separated sublist names to fully replace (e.g., 'item').\").optional(),\n idempotency_key: z.string().describe(\"RFC4122 UUID string to use as idempotency key for async requests.\").optional(),\n replaceSelectedFields: z.boolean().default(false).describe(\"When true, fields to be deleted must be included in 'replace'; use with setting those fields to null in data to delete them.\").optional(),\n property_name_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property name validation: Error, Warning, or Ignore.\").optional(),\n property_value_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property value validation: Error, Warning, or Ignore.\").optional(),\n}).describe(\"Request model for updating a NetSuite Item Receipt record.\");\nexport const NetsuiteUpdateItemReceiptOutput = z.object({\n location: z.string().describe(\"URL of the updated item receipt record instance.\").nullable().optional(),\n preference_applied: z.string().describe(\"Value of the 'Preference-Applied' header, indicates async processing.\").nullable().optional(),\n}).passthrough().describe(\"Response model for updating a NetSuite Item Receipt record.\");\n\nexport const netsuiteUpdateItemReceipt = action(\"NETSUITE_UPDATE_ITEM_RECEIPT\", {\n slug: \"netsuite-update-item-receipt\",\n name: \"Update Item Receipt\",\n description: \"Tool to update an item receipt record by ID. Use when modifying fields of an existing item receipt.\",\n input: NetsuiteUpdateItemReceiptInput,\n output: NetsuiteUpdateItemReceiptOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-item-receipt.mjs","names":[],"sources":["../../src/actions/update-item-receipt.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteUpdateItemReceiptInput = z.object({\n id: z.number().int().describe(\"Internal identifier of the item receipt record to update.\"),\n data: z.record(z.string(), z.unknown()).describe(\"Item receipt record JSON object containing fields to update; omitted fields remain unchanged. Set a field to null to delete its value.\"),\n prefer: z.string().describe(\"Use 'respond-async' to request asynchronous processing.\").optional(),\n replace: z.string().describe(\"Comma-separated sublist names to fully replace (e.g., 'item').\").optional(),\n idempotency_key: z.string().describe(\"RFC4122 UUID string to use as idempotency key for async requests.\").optional(),\n replaceSelectedFields: z.boolean().default(false).describe(\"When true, fields to be deleted must be included in 'replace'; use with setting those fields to null in data to delete them.\").optional(),\n property_name_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property name validation: Error, Warning, or Ignore.\").optional(),\n property_value_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property value validation: Error, Warning, or Ignore.\").optional(),\n}).describe(\"Request model for updating a NetSuite Item Receipt record.\");\nexport const NetsuiteUpdateItemReceiptOutput = z.object({\n location: z.string().describe(\"URL of the updated item receipt record instance.\").nullable().optional(),\n preference_applied: z.string().describe(\"Value of the 'Preference-Applied' header, indicates async processing.\").nullable().optional(),\n}).passthrough().describe(\"Response model for updating a NetSuite Item Receipt record.\");\n\nexport const netsuiteUpdateItemReceipt: AppAction<\n typeof NetsuiteUpdateItemReceiptInput,\n typeof NetsuiteUpdateItemReceiptOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_UPDATE_ITEM_RECEIPT\", {\n slug: \"netsuite-update-item-receipt\",\n name: \"Update Item Receipt\",\n description: \"Tool to update an item receipt record by ID. Use when modifying fields of an existing item receipt.\",\n input: NetsuiteUpdateItemReceiptInput,\n output: NetsuiteUpdateItemReceiptOutput,\n});\n"],"mappings":";;;AAqBA,MAAa,4BAIT,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvB4C,EAAE,OAAO;EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D;EACzF,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wIAAwI;EACzL,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EAChG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;EACxG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;EACnH,uBAAuB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,8HAA8H,CAAC,CAAC,SAAS;EACpM,0BAA0B,EAAE,KAAK;GAAC;GAAS;GAAW;EAAQ,CAAC,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;EAChK,2BAA2B,EAAE,KAAK;GAAC;GAAS;GAAW;EAAQ,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CACpK,CAAC,CAAC,CAAC,SAAS,4DAcH;CACP,QAd6C,EAAE,OAAO;EACtD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-item.cjs","names":["z","action"],"sources":["../../src/actions/update-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteUpdateItemInput = z.object({\n id: z.number().int().describe(\"Internal identifier of the item record to update.\"),\n data: z.record(z.string(), z.unknown()).describe(\"Item record JSON object containing fields to update; omitted fields remain unchanged.\"),\n prefer: z.string().describe(\"Use 'respond-async' to request asynchronous processing.\").optional(),\n replace: z.string().describe(\"Comma-separated sublist names to fully replace with those provided.\").optional(),\n item_type: z.string().describe(\"Internal item record type ID, e.g., inventoryItem, assemblyItem, downloadItem.\"),\n idempotency_key: z.string().describe(\"RFC4122 UUID string to use as idempotency key for async requests.\").optional(),\n replace_selected_fields: z.boolean().default(false).describe(\"When true, any fields to delete must be included via replace.\").optional(),\n property_name_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property name validation: Error, Warning, or Ignore.\").optional(),\n property_value_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property value validation: Error, Warning, or Ignore.\").optional(),\n});\nexport const NetsuiteUpdateItemOutput = z.object({\n location: z.string().describe(\"URL of the updated record instance.\").nullable().optional(),\n preference_applied: z.string().describe(\"Echoes 'respond-async' when async update is requested.\").nullable().optional(),\n}).passthrough();\n\nexport const netsuiteUpdateItem = action(\"NETSUITE_UPDATE_ITEM\", {\n slug: \"netsuite-update-item\",\n name: \"Update Item\",\n description: \"Tool to update an item record by ID. Use when modifying selected fields of an existing item; omitted fields remain unchanged.\",\n input: NetsuiteUpdateItemInput,\n output: NetsuiteUpdateItemOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-item.cjs","names":["z","action"],"sources":["../../src/actions/update-item.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteUpdateItemInput = z.object({\n id: z.number().int().describe(\"Internal identifier of the item record to update.\"),\n data: z.record(z.string(), z.unknown()).describe(\"Item record JSON object containing fields to update; omitted fields remain unchanged.\"),\n prefer: z.string().describe(\"Use 'respond-async' to request asynchronous processing.\").optional(),\n replace: z.string().describe(\"Comma-separated sublist names to fully replace with those provided.\").optional(),\n item_type: z.string().describe(\"Internal item record type ID, e.g., inventoryItem, assemblyItem, downloadItem.\"),\n idempotency_key: z.string().describe(\"RFC4122 UUID string to use as idempotency key for async requests.\").optional(),\n replace_selected_fields: z.boolean().default(false).describe(\"When true, any fields to delete must be included via replace.\").optional(),\n property_name_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property name validation: Error, Warning, or Ignore.\").optional(),\n property_value_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property value validation: Error, Warning, or Ignore.\").optional(),\n});\nexport const NetsuiteUpdateItemOutput = z.object({\n location: z.string().describe(\"URL of the updated record instance.\").nullable().optional(),\n preference_applied: z.string().describe(\"Echoes 'respond-async' when async update is requested.\").nullable().optional(),\n}).passthrough();\n\nexport const netsuiteUpdateItem: AppAction<\n typeof NetsuiteUpdateItemInput,\n typeof NetsuiteUpdateItemOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_UPDATE_ITEM\", {\n slug: \"netsuite-update-item\",\n name: \"Update Item\",\n description: \"Tool to update an item record by ID. Use when modifying selected fields of an existing item; omitted fields remain unchanged.\",\n input: NetsuiteUpdateItemInput,\n output: NetsuiteUpdateItemOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD;CACjF,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uFAAuF;CACxI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAChG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAC7G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;CAC/G,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACnH,yBAAyBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CACvI,0BAA0BA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAW;CAAQ,CAAC,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CAChK,2BAA2BA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAW;CAAQ,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;AACpK,CAAC;AACD,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,qBAITC,eAAAA,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-item.d.ts
|
|
@@ -24,29 +26,7 @@ declare const NetsuiteUpdateItemOutput: z.ZodObject<{
|
|
|
24
26
|
location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
27
|
preference_applied: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
28
|
}, z.core.$loose>;
|
|
27
|
-
declare const netsuiteUpdateItem:
|
|
28
|
-
id: number;
|
|
29
|
-
data: Record<string, unknown>;
|
|
30
|
-
item_type: string;
|
|
31
|
-
prefer?: string | undefined;
|
|
32
|
-
replace?: string | undefined;
|
|
33
|
-
idempotency_key?: string | undefined;
|
|
34
|
-
replace_selected_fields?: boolean | undefined;
|
|
35
|
-
property_name_validation?: "Error" | "Warning" | "Ignore" | undefined;
|
|
36
|
-
property_value_validation?: "Error" | "Warning" | "Ignore" | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
38
|
-
connectionId: z.ZodString;
|
|
39
|
-
entityId: z.ZodString;
|
|
40
|
-
instanceId: z.ZodString;
|
|
41
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
-
accessToken: z.ZodString;
|
|
43
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
44
|
-
connectionId: z.ZodString;
|
|
45
|
-
entityId: z.ZodString;
|
|
46
|
-
instanceId: z.ZodString;
|
|
47
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
-
accessToken: z.ZodString;
|
|
49
|
-
}, z.core.$strip>>]>;
|
|
29
|
+
declare const netsuiteUpdateItem: AppAction<typeof NetsuiteUpdateItemInput, typeof NetsuiteUpdateItemOutput, typeof netsuite.credential>;
|
|
50
30
|
//#endregion
|
|
51
31
|
export { netsuiteUpdateItem };
|
|
52
32
|
//# sourceMappingURL=update-item.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-item.d.cts","names":[],"sources":["../../src/actions/update-item.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-item.d.cts","names":[],"sources":["../../src/actions/update-item.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAWvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAKxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-item.d.ts
|
|
@@ -24,29 +26,7 @@ declare const NetsuiteUpdateItemOutput: z.ZodObject<{
|
|
|
24
26
|
location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
27
|
preference_applied: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
28
|
}, z.core.$loose>;
|
|
27
|
-
declare const netsuiteUpdateItem:
|
|
28
|
-
id: number;
|
|
29
|
-
data: Record<string, unknown>;
|
|
30
|
-
item_type: string;
|
|
31
|
-
prefer?: string | undefined;
|
|
32
|
-
replace?: string | undefined;
|
|
33
|
-
idempotency_key?: string | undefined;
|
|
34
|
-
replace_selected_fields?: boolean | undefined;
|
|
35
|
-
property_name_validation?: "Error" | "Warning" | "Ignore" | undefined;
|
|
36
|
-
property_value_validation?: "Error" | "Warning" | "Ignore" | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
38
|
-
connectionId: z.ZodString;
|
|
39
|
-
entityId: z.ZodString;
|
|
40
|
-
instanceId: z.ZodString;
|
|
41
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
-
accessToken: z.ZodString;
|
|
43
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
44
|
-
connectionId: z.ZodString;
|
|
45
|
-
entityId: z.ZodString;
|
|
46
|
-
instanceId: z.ZodString;
|
|
47
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
-
accessToken: z.ZodString;
|
|
49
|
-
}, z.core.$strip>>]>;
|
|
29
|
+
declare const netsuiteUpdateItem: AppAction<typeof NetsuiteUpdateItemInput, typeof NetsuiteUpdateItemOutput, typeof netsuite.credential>;
|
|
50
30
|
//#endregion
|
|
51
31
|
export { netsuiteUpdateItem };
|
|
52
32
|
//# sourceMappingURL=update-item.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-item.d.mts","names":[],"sources":["../../src/actions/update-item.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-item.d.mts","names":[],"sources":["../../src/actions/update-item.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAWvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAKxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-item.mjs","names":[],"sources":["../../src/actions/update-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteUpdateItemInput = z.object({\n id: z.number().int().describe(\"Internal identifier of the item record to update.\"),\n data: z.record(z.string(), z.unknown()).describe(\"Item record JSON object containing fields to update; omitted fields remain unchanged.\"),\n prefer: z.string().describe(\"Use 'respond-async' to request asynchronous processing.\").optional(),\n replace: z.string().describe(\"Comma-separated sublist names to fully replace with those provided.\").optional(),\n item_type: z.string().describe(\"Internal item record type ID, e.g., inventoryItem, assemblyItem, downloadItem.\"),\n idempotency_key: z.string().describe(\"RFC4122 UUID string to use as idempotency key for async requests.\").optional(),\n replace_selected_fields: z.boolean().default(false).describe(\"When true, any fields to delete must be included via replace.\").optional(),\n property_name_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property name validation: Error, Warning, or Ignore.\").optional(),\n property_value_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property value validation: Error, Warning, or Ignore.\").optional(),\n});\nexport const NetsuiteUpdateItemOutput = z.object({\n location: z.string().describe(\"URL of the updated record instance.\").nullable().optional(),\n preference_applied: z.string().describe(\"Echoes 'respond-async' when async update is requested.\").nullable().optional(),\n}).passthrough();\n\nexport const netsuiteUpdateItem = action(\"NETSUITE_UPDATE_ITEM\", {\n slug: \"netsuite-update-item\",\n name: \"Update Item\",\n description: \"Tool to update an item record by ID. Use when modifying selected fields of an existing item; omitted fields remain unchanged.\",\n input: NetsuiteUpdateItemInput,\n output: NetsuiteUpdateItemOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-item.mjs","names":[],"sources":["../../src/actions/update-item.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteUpdateItemInput = z.object({\n id: z.number().int().describe(\"Internal identifier of the item record to update.\"),\n data: z.record(z.string(), z.unknown()).describe(\"Item record JSON object containing fields to update; omitted fields remain unchanged.\"),\n prefer: z.string().describe(\"Use 'respond-async' to request asynchronous processing.\").optional(),\n replace: z.string().describe(\"Comma-separated sublist names to fully replace with those provided.\").optional(),\n item_type: z.string().describe(\"Internal item record type ID, e.g., inventoryItem, assemblyItem, downloadItem.\"),\n idempotency_key: z.string().describe(\"RFC4122 UUID string to use as idempotency key for async requests.\").optional(),\n replace_selected_fields: z.boolean().default(false).describe(\"When true, any fields to delete must be included via replace.\").optional(),\n property_name_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property name validation: Error, Warning, or Ignore.\").optional(),\n property_value_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Strictness level for property value validation: Error, Warning, or Ignore.\").optional(),\n});\nexport const NetsuiteUpdateItemOutput = z.object({\n location: z.string().describe(\"URL of the updated record instance.\").nullable().optional(),\n preference_applied: z.string().describe(\"Echoes 'respond-async' when async update is requested.\").nullable().optional(),\n}).passthrough();\n\nexport const netsuiteUpdateItem: AppAction<\n typeof NetsuiteUpdateItemInput,\n typeof NetsuiteUpdateItemOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_UPDATE_ITEM\", {\n slug: \"netsuite-update-item\",\n name: \"Update Item\",\n description: \"Tool to update an item record by ID. Use when modifying selected fields of an existing item; omitted fields remain unchanged.\",\n input: NetsuiteUpdateItemInput,\n output: NetsuiteUpdateItemOutput,\n});\n"],"mappings":";;;AAsBA,MAAa,qBAIT,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxBqC,EAAE,OAAO;EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD;EACjF,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uFAAuF;EACxI,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EAChG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;EAC7G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;EAC/G,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;EACnH,yBAAyB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;EACvI,0BAA0B,EAAE,KAAK;GAAC;GAAS;GAAW;EAAQ,CAAC,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;EAChK,2BAA2B,EAAE,KAAK;GAAC;GAAS;GAAW;EAAQ,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CACpK,CAcS;CACP,QAdsC,EAAE,OAAO;EAC/C,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-journal-entry.cjs","names":["z","action"],"sources":["../../src/actions/update-journal-entry.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteUpdateJournalEntryInput = z.object({\n id: z.number().int().describe(\"Internal identifier of the journal entry record to update.\"),\n data: z.record(z.string(), z.unknown()).describe(\"Journal entry JSON object containing fields to update; omitted fields remain unchanged.\"),\n prefer: z.string().describe(\"Use 'respond-async' to request asynchronous processing.\").optional(),\n replace: z.string().describe(\"Comma-separated sublist names to fully replace (e.g., 'line'). Unspecified sublists are appended.\").optional(),\n idempotency_key: z.string().describe(\"RFC4122 UUID string to use as idempotency key for async requests.\").optional(),\n replace_selected_fields: z.boolean().describe(\"When true, fields to delete must be named in replace; applies to body and sublists.\").optional(),\n property_name_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Validation strictness for field names: Error, Warning, or Ignore.\").optional(),\n property_value_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Validation strictness for field values: Error, Warning, or Ignore.\").optional(),\n}).describe(\"Request model for updating a NetSuite Journal Entry record.\");\nexport const NetsuiteUpdateJournalEntryOutput = z.object({\n location: z.string().describe(\"URL of the updated journal entry record instance.\").nullable().optional(),\n preference_applied: z.string().describe(\"Value of the 'Preference-Applied' header indicates async processing.\").nullable().optional(),\n}).passthrough();\n\nexport const netsuiteUpdateJournalEntry = action(\"NETSUITE_UPDATE_JOURNAL_ENTRY\", {\n slug: \"netsuite-update-journal-entry\",\n name: \"Update Journal Entry\",\n description: \"Tool to update a journal entry record by ID. Use when modifying fields of an existing journal entry after retrieving its details.\",\n input: NetsuiteUpdateJournalEntryInput,\n output: NetsuiteUpdateJournalEntryOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-journal-entry.cjs","names":["z","action"],"sources":["../../src/actions/update-journal-entry.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteUpdateJournalEntryInput = z.object({\n id: z.number().int().describe(\"Internal identifier of the journal entry record to update.\"),\n data: z.record(z.string(), z.unknown()).describe(\"Journal entry JSON object containing fields to update; omitted fields remain unchanged.\"),\n prefer: z.string().describe(\"Use 'respond-async' to request asynchronous processing.\").optional(),\n replace: z.string().describe(\"Comma-separated sublist names to fully replace (e.g., 'line'). Unspecified sublists are appended.\").optional(),\n idempotency_key: z.string().describe(\"RFC4122 UUID string to use as idempotency key for async requests.\").optional(),\n replace_selected_fields: z.boolean().describe(\"When true, fields to delete must be named in replace; applies to body and sublists.\").optional(),\n property_name_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Validation strictness for field names: Error, Warning, or Ignore.\").optional(),\n property_value_validation: z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Validation strictness for field values: Error, Warning, or Ignore.\").optional(),\n}).describe(\"Request model for updating a NetSuite Journal Entry record.\");\nexport const NetsuiteUpdateJournalEntryOutput = z.object({\n location: z.string().describe(\"URL of the updated journal entry record instance.\").nullable().optional(),\n preference_applied: z.string().describe(\"Value of the 'Preference-Applied' header indicates async processing.\").nullable().optional(),\n}).passthrough();\n\nexport const netsuiteUpdateJournalEntry: AppAction<\n typeof NetsuiteUpdateJournalEntryInput,\n typeof NetsuiteUpdateJournalEntryOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_UPDATE_JOURNAL_ENTRY\", {\n slug: \"netsuite-update-journal-entry\",\n name: \"Update Journal Entry\",\n description: \"Tool to update a journal entry record by ID. Use when modifying fields of an existing journal entry after retrieving its details.\",\n input: NetsuiteUpdateJournalEntryInput,\n output: NetsuiteUpdateJournalEntryOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D;CAC1F,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yFAAyF;CAC1I,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAChG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAC3I,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACnH,yBAAyBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CAC9I,0BAA0BA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAW;CAAQ,CAAC,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACxJ,2BAA2BA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAW;CAAQ,CAAC,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;AAC5J,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtI,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,6BAITC,eAAAA,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-journal-entry.d.ts
|
|
@@ -23,28 +25,7 @@ declare const NetsuiteUpdateJournalEntryOutput: z.ZodObject<{
|
|
|
23
25
|
location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
26
|
preference_applied: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
27
|
}, z.core.$loose>;
|
|
26
|
-
declare const netsuiteUpdateJournalEntry:
|
|
27
|
-
id: number;
|
|
28
|
-
data: Record<string, unknown>;
|
|
29
|
-
prefer?: string | undefined;
|
|
30
|
-
replace?: string | undefined;
|
|
31
|
-
idempotency_key?: string | undefined;
|
|
32
|
-
replace_selected_fields?: boolean | undefined;
|
|
33
|
-
property_name_validation?: "Error" | "Warning" | "Ignore" | undefined;
|
|
34
|
-
property_value_validation?: "Error" | "Warning" | "Ignore" | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
36
|
-
connectionId: z.ZodString;
|
|
37
|
-
entityId: z.ZodString;
|
|
38
|
-
instanceId: z.ZodString;
|
|
39
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
-
accessToken: z.ZodString;
|
|
41
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
42
|
-
connectionId: z.ZodString;
|
|
43
|
-
entityId: z.ZodString;
|
|
44
|
-
instanceId: z.ZodString;
|
|
45
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
-
accessToken: z.ZodString;
|
|
47
|
-
}, z.core.$strip>>]>;
|
|
28
|
+
declare const netsuiteUpdateJournalEntry: AppAction<typeof NetsuiteUpdateJournalEntryInput, typeof NetsuiteUpdateJournalEntryOutput, typeof netsuite.credential>;
|
|
48
29
|
//#endregion
|
|
49
30
|
export { netsuiteUpdateJournalEntry };
|
|
50
31
|
//# sourceMappingURL=update-journal-entry.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-journal-entry.d.cts","names":[],"sources":["../../src/actions/update-journal-entry.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-journal-entry.d.cts","names":[],"sources":["../../src/actions/update-journal-entry.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAU/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAKhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-journal-entry.d.ts
|
|
@@ -23,28 +25,7 @@ declare const NetsuiteUpdateJournalEntryOutput: z.ZodObject<{
|
|
|
23
25
|
location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
26
|
preference_applied: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
27
|
}, z.core.$loose>;
|
|
26
|
-
declare const netsuiteUpdateJournalEntry:
|
|
27
|
-
id: number;
|
|
28
|
-
data: Record<string, unknown>;
|
|
29
|
-
prefer?: string | undefined;
|
|
30
|
-
replace?: string | undefined;
|
|
31
|
-
idempotency_key?: string | undefined;
|
|
32
|
-
replace_selected_fields?: boolean | undefined;
|
|
33
|
-
property_name_validation?: "Error" | "Warning" | "Ignore" | undefined;
|
|
34
|
-
property_value_validation?: "Error" | "Warning" | "Ignore" | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
36
|
-
connectionId: z.ZodString;
|
|
37
|
-
entityId: z.ZodString;
|
|
38
|
-
instanceId: z.ZodString;
|
|
39
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
-
accessToken: z.ZodString;
|
|
41
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
42
|
-
connectionId: z.ZodString;
|
|
43
|
-
entityId: z.ZodString;
|
|
44
|
-
instanceId: z.ZodString;
|
|
45
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
-
accessToken: z.ZodString;
|
|
47
|
-
}, z.core.$strip>>]>;
|
|
28
|
+
declare const netsuiteUpdateJournalEntry: AppAction<typeof NetsuiteUpdateJournalEntryInput, typeof NetsuiteUpdateJournalEntryOutput, typeof netsuite.credential>;
|
|
48
29
|
//#endregion
|
|
49
30
|
export { netsuiteUpdateJournalEntry };
|
|
50
31
|
//# sourceMappingURL=update-journal-entry.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-journal-entry.d.mts","names":[],"sources":["../../src/actions/update-journal-entry.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-journal-entry.d.mts","names":[],"sources":["../../src/actions/update-journal-entry.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAU/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAKhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,QAAA,CAAS,UAAA"}
|