aftonApi Call - Modify the primary key on a TimeSpan Type
Overview
Method POST
Url /timespantype/{timeSpanTypeCode}/pk
Response BaseResponse
Path Parameters
{timeSpanTypeCode} The time span type code for the TimeSpanType you wish to modify.
Request Body Info
Format JSON
DTO TimeSpanTypeEPUUpdate
Request Body Properties
Property Name Data Type Req/Opt Description
timeSpanTypeCode String Required The new value of the primary key (timeSpanTypeCode). (Ex: Meeting, Appointment, Out of Service). After this call the primary key on the updated entity will become this value.