salesProcessSearch resource type
Represents a sales process in Business Central.
Availability Information
This endpoint is only available if KatarGo is installed.
Note
For information about enabling APIs for Business Central see Enabling the APIs for Dynamics 365 Business Central.
Methods
| Method | Return Type | Description |
|---|---|---|
| GET salesProcessSearch | salesProcessSearch | Gets an sales process object. |
Navigation
| Navigation | Return Type | Description |
|---|---|---|
| salesProcessSearchDetails | salesProcessSearchDetail | Gets the salesProcessSearchDetail to the sales process |
Properties
| Property | Type | Description | Max Length |
|---|---|---|---|
| 🔑 entryNo | Integer | The unique entry number. Non-editable. | |
| searchWord | string | Specifies the search word | 2048 |
| contactNumber | string | Specifies the contact number | 20 |
| customerNumber | string | Specifies the customer number | 20 |
| customerName | string | Specifies the customer name | 100 |
| orderDate | date | Specifies the order date. | |
| externalDocumentNumber | string | Specifies whether the external document number | 35 |
| packageTrackingNumber | string | Specifies whether the package tracking number | 30 |
| numberOfQuotes | integer | Specifies the number of quotes | |
| numberOfOrders | integer | Specifies the number of orders | |
| numberOfShipments | integer | Specifies the number of shipments | |
| numberOfInvoices | integer | Specifies the number of invoices | |
| numberOfReturnOrders | integer | Specifies the number of return orders | |
| numberOfReturnReceipts | integer | Specifies the number of return receipts | |
| numberOfReminders | integer | Specifies the number of reminders |