Update a service orderAsk AIpost https://api.helloextend.com/service-orders/{serviceOrderId}/update-repairRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsserviceOrderIduuidrequiredUnique identifier for a service orderBody ParamseventstringrequiredThe name of the eventreceivedBystringAssociated with 'product_received' eventreceivedAtnumberAssociated with 'product_received' eventdeliveredTostringAssociated with 'product_delivered' eventdeliveredAtnumberAssociated with 'product_delivered' eventdiagnosedBystringAssociated with 'product_diagnosed' eventdiagnosticExplanationstringAssociated with 'product_diagnosed' eventdiagnosticCompletedAtnumberAssociated with 'product_diagnosed' eventisDelayedbooleanAssociated with 'repair_eta' eventtruefalsedelayReasonstringAssociated with 'repair_eta' eventestimatedRepairCompletionAtnumberAssociated with 'repair_eta' eventrepairStartedAtnumberAssociated with 'repair_started' eventrepairCompletedAtnumberAssociated with 'repair_completed' eventrepairShippedAtnumberAssociated with 'repair_shipped' eventrepairExplanationstringAssociated with 'repair_completed' eventpartManagementEventTypestringenumAssociated with 'part_management' eventparts_neededparts_orderedparts_shippedparts_deliveredAllowed:parts_neededparts_orderedparts_shippedparts_deliveredappointmentEventTypestringenumAssociated with 'appointment_scheduling' eventscheduledrescheduledcancelledAllowed:scheduledrescheduledcancelledappointmentDatenumberAssociated with 'appointment_scheduling' eventcustomerContactEventTypestringenumAssociated with 'customer_contact' eventappointment_reminderschedule_attempt_failureappointment_requestedappointment_request_confirmedAllowed:appointment_reminderschedule_attempt_failureappointment_requestedappointment_request_confirmedmethodstringenumAssociated with 'customer_contact' eventemailphoneemail_and_phoneAllowed:emailphoneemail_and_phonecontactTimestampnumberAssociated with 'customer_contact' eventappointmentTimestampsarray of numbersAssociated with 'customer_contact' eventappointmentTimestampsADD numberavailabilityWindowsarray of numbersAssociated with 'batched' eventavailabilityWindowsADD numberresolutionTypestringenumAssociated with 'resolved' eventclosedfulfilledAllowed:closedfulfilledreasonstringenumAssociated with 'resolved' eventno_service_requirednew_service_neededadditional_servicing_requireddefective_product_not_shippedAllowed:no_service_requirednew_service_neededadditional_servicing_requireddefective_product_not_shippedmetadataobjectJSON Object containing metadata for other eventsmetadata objecteventDatenumberDate associated with other eventsnotesstringOptional notes field for any eventHeadersContent-TypestringrequiredUsed to indicate the original media type of the resource (prior to any content encoding applied for sending).X-Extend-Access-TokenstringrequiredAn Extend private API key used to authenticate requests.AcceptstringrequiredIndicates which content types, expressed as MIME types, the client is able to understand, as well as identifies which API version to use in the request.Responses 200Updates a service order 400The request to the endpoint was invalid 403Forbidden 404The specified resource was not found 409Conflict 500Internal server error 503Service unavailableUpdated 4 months ago