API Documentation
Introduction
This page contains the available functions and a brief description. To facilitate your development you cna find more detailed information by clicking on the function name.
Sample Data
| Dealer (LegacyCode / SapBpNumber) : Key | 4181 : A77D048C-C940-4766-A17F-A5929C1F5B51 |
|---|---|
| 8328 / 408328 : ********-**50-****-****-11599******* | |
| VIN | JH2RC50197M0H8330 |
| BA7RC501BAM0H8330 | |
| CJ7RC981BAM0H8250 | |
| part_number | 23645-HN8-000 |
| 06311-HL1-305 | |
| 11340-HN8-A60 | |
| crm_product_group | Full Licencing |
| Engines | |
| ATV Training |
ERPInvoices
| API | Description |
|---|---|
| POST erp/invoices |
Get erp invoice number of all invoices by dealer.
Authorized dealer can call the method |
Invoices (Parts)
| API | Description |
|---|---|
| POST dealer/invoices |
Get invoice detail by dealer and invoice id
Authorized dealer can call the method |
DealerInvoices (Parts)
| API | Description |
|---|---|
| POST dealer/dealer_invoices |
Get invoice number of all invoices by dealer.
Authorized dealer can call the method |
RepairOrders
| API | Description |
|---|---|
| POST dealer/repairorders |
Create one or more repair orders
Authorized dealer can call the method |
Orders (Parts)
| API | Description |
|---|---|
| POST dealer/orders |
Create an order in SAP.
Authorized dealer can call the method |
SAP Sales Registration
| API | Description |
|---|---|
| POST sap/sales_registration |
Sales registration in SAP
Authorized dealer can call the method |
DealerStock (Parts)
| API | Description |
|---|---|
| POST dealer/dealer_stock |
Upload product stock by dealer (T+1)
Authorized dealer can call the method |
Parts Stock Lookup
| API | Description |
|---|---|
| GET dealer/parts_stock |
Parts stock lookup from SAP Material Enquiry
Authorized dealer can call the method |
CRM Case
| API | Description |
|---|---|
| POST crm/case |
Create a case in Salesforce
Anonymous user can call the method |