Update a mobile offline unit of work

patch

/fscmRestApi/resources/11.13.18.05/publicSectorMobileOfflineUows/{publicSectorMobileOfflineUowsUniqID}

Request

Supported Media Types
Path Parameters
  • This is the hash key of the attributes which make up the composite key--- MobileApplication and UowId ---for the Mobile Offline Work Units resource and used to uniquely identify an instance of Mobile Offline Work Units. The client should not generate the hash key value. Instead, the client should query on the Mobile Offline Work Units collection resource with a filter on the primary key values in order to navigate to a specific instance of Mobile Offline Work Units.

    For example: publicSectorMobileOfflineUows?q=MobileApplication=<value1>;UowId=<value2>
Body ()
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorMobileOfflineUows-item
Type: object
Show Source
Nested Schema : Mobile Offline Unit of Work Records
Type: array
Title: Mobile Offline Unit of Work Records
The mobile offline work units resource is used to view, create and update all units of work uploaded by the inspector from a mobile device when using the mobile inspector app. The unit of work contains information related to the issue type and whether there was an error in uploaded data or a conflict between the data in the system and the data uploaded from the mobile device.
Show Source
Nested Schema : publicSectorMobileOfflineUows-OfflineUowRecord-item
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Body ()
Root Schema : publicSectorMobileOfflineUows-item
Type: object
Show Source
Nested Schema : Mobile Offline Unit of Work Records
Type: array
Title: Mobile Offline Unit of Work Records
The mobile offline work units resource is used to view, create and update all units of work uploaded by the inspector from a mobile device when using the mobile inspector app. The unit of work contains information related to the issue type and whether there was an error in uploaded data or a conflict between the data in the system and the data uploaded from the mobile device.
Show Source
Nested Schema : publicSectorMobileOfflineUows-OfflineUowRecord-item
Type: object
Show Source
Back to Top