/
DE
dealhub
/
Quote API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Account
9
Accounting
7
Accounts
17
AI Agent
7
AI Summary
3
Approvals
23
Asynchronous Operations
2
Attachments
6
Authentication
8
BankTransactions
3
Billing
49
Callouts
1
Credit Memo
13
CRM field mapping
7
CRM Import
5
CRM Integration
5
Custom Field
9
Customization
4
Deal Pulse
3
Discounts
6
Documents
8
Email
4
Entities
6
ERP
9
Experimental
11
Foreign Exchange
4
Get Products Information
2
Headless Quoting
6
Health
1
Import
11
get
Get import details
get
Gets all import items
post
Validate import file
get
Gets an import item
get
Get new orders in import CSV format
get
Get amendment orders in import CSV format
get
Get account contacts for export
get
Get catalog data for export
put
Process an import by ID
get
Return available schemas
post
Create a Flatfile workbook
Integrations
43
Intelligent Sales Room
48
Invoice
1
Jobs
4
MetricsReporting
4
Notifications
4
Opportunity
4
Order
3
Orders
29
Partner Integration
4
Payments
21
Platform Feature
1
Playbook
2
Prismatic
6
Product Catalog
42
Product Hierarchy (Beta)
3
Product Provisioning
1
Quote Management
5
RateCard
6
Refunds
3
Reports
4
Revenue Enablement
9
Revenue Recognition
11
Search
2
Settings
44
Subscriptions
21
TemplateScript
3
Tenant
1
Usage
11
User Management
5
Users
15
Version Management
5
Import
Process an import by ID
Processes the import specified.
put
/import/{importId}/process
Path parameters
importId
string
required
Response
successful operation
DataImport
required
importId
string
entityIds
string[]
fileName
string
fileType
'CSV'
fileSizeBytes
integer
rowCount
integer
importedBy
string
importedByUserId
string
importedOn
integer
domain
'CATALOG'
|
'ACCOUNT'
|
'ORDER'
|
'USAGE'
|
'BULK_ACCOUNT_UPDATE'
|
'BULK_ORDER_UPDATE'
|
'BULK_SUBSCRIPTION_UPDATE'
|
'BULK_PRODUCT_UPDATE'
|
'BULK_PLAN_UPDATE'
operation
'CREATE'
|
'UPDATE'
status
'VALIDATED'
|
'PROCESSING'
|
'SUCCESSFUL'
|
'FAILED'
|
'PARTIALLY_SUCCESSFUL'
completedOn
integer
Changes