Parts Ordering REST API
Resource URL Summary
Submit a Parts Order
POST /seiapi/v3/mobile/PartsOrdering
HTTP Headers
This API uses the default ServiceMobility HTTP Headers.
API Specifics
Submit a Parts Order
This REST API will create a new parts order in the system.
URL
POST /seiapi/v3/mobile/PartsOrdering
HTTP Request Body
The HTTP request body must contain a valid Parts Ordering Object.
HTTP Response Body
The HTTP response body, on success, will contain a Parts Ordering Response Object. Otherwise, on error, the response body will contain a descriptive reason for the error.