/Create Service RequestPOST

Create Service Request

Creates service requests linked to activities, resources, or inventories.

1 — Excel file

Each row = one API call.

Submit to OFS

Upload an Excel file.

Fields

activityIdinteger

Link SR to this activity. Provide EXACTLY ONE of the three ID columns.

resourceIdstring

Link SR to this resource. Provide EXACTLY ONE of the three ID columns.

inventoryIdinteger

Link SR to this inventory. Provide EXACTLY ONE of the three ID columns.

requestTypestring

SR type label as configured in OFS.

datedate

Date for the SR. Defaults to the linked entity's date.

Notes

  • ·IMPORTANT: Fill EXACTLY ONE of: activityId, resourceId, inventoryId per row.
  • ·A service request cannot be modified after creation.
  • ·requestType must match a label configured in OFS.