Passa al contenuto principale

Update a Store

PUT 

/v1/stores/:id

Replaces every writable field of the Store. Fields omitted from the request body are cleared, not preserved. conceptStoreName, storeAreaName and the status object are never returned by this operation; retrieve the Store with the include parameter to read them.

Request

Responses

Returns the updated Store object.