A valid request URL is required to generate request examples{
"id": "<string>",
"tenantId": 123,
"fromId": "<string>",
"toId": "<string>",
"fromName": "<string>",
"toName": "<string>",
"type": "<string>",
"transferTimeInHours": 123,
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}Update a specific transfer time
A valid request URL is required to generate request examples{
"id": "<string>",
"tenantId": 123,
"fromId": "<string>",
"toId": "<string>",
"fromName": "<string>",
"toName": "<string>",
"type": "<string>",
"transferTimeInHours": 123,
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}JWT Authorization header using the Bearer scheme.
Unique Id of the transfertime
limits which fields are returned in the response body
Transfertime object with changes