/Update ActivityPATCH

Update Activity

Updates properties of existing activities. Only include fields you want to change.

1 — Excel file

Each row = one API call.

Submit to OFS

Upload an Excel file.

Fields

activityIdrequiredinteger

OFS Activity ID to update (path parameter).

customerNamestring

Updated customer name.

customerEmailstring

Updated email.

phonestring

Updated phone.

streetAddressstring

Updated address.

citystring

Updated city.

stateProvincestring

Updated state.

postalCodestring

Updated postal code.

durationinteger

Updated duration in minutes.

serviceWindowStarttime

Updated service window start.

serviceWindowEndtime

Updated service window end.

slaWindowStartdatetime

Updated SLA start.

slaWindowEnddatetime

Updated SLA end.

timeZonestring

Updated time zone.

languagestring

Updated language code.

coordXnumber

Updated GPS longitude.

coordYnumber

Updated GPS latitude.

appointmentNumberstring

Updated external reference.

Notes

  • ·activityId is required — it identifies which activity to update.
  • ·Only include columns you want to change. Empty cells are ignored.
  • ·Cannot update: date, status, resourceId, activityType, positionInRoute.