Orders
Complete a service on an order item
Update the status of a specific service within an order item. When all services are fulfilled, the parent order is automatically marked as fulfilled. Requires either an orderAccessCode (SPA) or providerId for authorization.
patch/v1/order-items/{orderItemId}/complete-service
Path parameters
orderItemIdstring required
The order item ID
Request body
Response
Default Response