aftonApi Call - Modify the primary key on a Resource
Overview
Method POST
Url /resource/{resourceCode}/pk
Response BaseResponse
Path Parameters
{resourceCode} The resource code for the Resource you wish to modify.
Request Body Info
Format JSON
DTO ResourceEPUUpdate
Request Body Properties
Property Name Data Type Req/Opt Description
resourceCode String Required The new value of the primary key (resourceCode). (Ex: Room 111, Oversized P/U Truck 001, MRI Scanner B). After this call the primary key on the updated entity will become this value.