Create Vehicle Service
| Details | Value |
|---|---|
| service_endpoint_suffix | /dvh/api/v1/vehicle |
| HTTP Method | POST |
| Behavior/Mode | Synchronous/Single |
| Request | Refer to SAP API Hub documentation for SAP Digital Vehicle Hub for examples on request payload. See here . |
| Successful Execution | HTTP 200, OK
Response: |
| Erroneous Execution |
HTTP 400, Bad Request. For example, malformed request payload or error during data processing/data validation HTTP 401, 403. When the user is not authorized and forbidden from accessing the API HTTP 500, Internal Server Error |
