POST VwUrutanWorkflow/select

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
param
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "Data": {
    "ItemCount": 1,
    "Items": [
      {
        "GroupWorkflow": "sample string 1",
        "UrutanWorkflow": 2,
        "WorkflowAssignID": "5bb873ee-d1e1-4f02-9b4a-8c58d0541857",
        "WorkflowName": "sample string 4",
        "EmployeeName": "sample string 5",
        "StatusDesk": "sample string 6",
        "WorkflowID": "d85a1dc6-c342-47ba-9b85-7451012826fc",
        "EmployeeID": "fea19a1c-5440-4b26-9017-e28dd14bac62",
        "BranchID": "88a3b6dd-7611-4d25-b62c-aa66ae522b36",
        "WorkflowStart": "2026-02-08T22:30:00.2369857-08:00",
        "WorkflowFinish": "2026-02-08T22:30:00.2369857-08:00",
        "TransactionID": "9df6eecd-fc3f-4834-a7d2-bebe21f5446d",
        "Status": "sample string 13",
        "Remarks": "sample string 14"
      },
      {
        "GroupWorkflow": "sample string 1",
        "UrutanWorkflow": 2,
        "WorkflowAssignID": "5bb873ee-d1e1-4f02-9b4a-8c58d0541857",
        "WorkflowName": "sample string 4",
        "EmployeeName": "sample string 5",
        "StatusDesk": "sample string 6",
        "WorkflowID": "d85a1dc6-c342-47ba-9b85-7451012826fc",
        "EmployeeID": "fea19a1c-5440-4b26-9017-e28dd14bac62",
        "BranchID": "88a3b6dd-7611-4d25-b62c-aa66ae522b36",
        "WorkflowStart": "2026-02-08T22:30:00.2369857-08:00",
        "WorkflowFinish": "2026-02-08T22:30:00.2369857-08:00",
        "TransactionID": "9df6eecd-fc3f-4834-a7d2-bebe21f5446d",
        "Status": "sample string 13",
        "Remarks": "sample string 14"
      },
      {
        "GroupWorkflow": "sample string 1",
        "UrutanWorkflow": 2,
        "WorkflowAssignID": "5bb873ee-d1e1-4f02-9b4a-8c58d0541857",
        "WorkflowName": "sample string 4",
        "EmployeeName": "sample string 5",
        "StatusDesk": "sample string 6",
        "WorkflowID": "d85a1dc6-c342-47ba-9b85-7451012826fc",
        "EmployeeID": "fea19a1c-5440-4b26-9017-e28dd14bac62",
        "BranchID": "88a3b6dd-7611-4d25-b62c-aa66ae522b36",
        "WorkflowStart": "2026-02-08T22:30:00.2369857-08:00",
        "WorkflowFinish": "2026-02-08T22:30:00.2369857-08:00",
        "TransactionID": "9df6eecd-fc3f-4834-a7d2-bebe21f5446d",
        "Status": "sample string 13",
        "Remarks": "sample string 14"
      }
    ]
  },
  "IsSuccess": true,
  "ErrorCode": 2,
  "ErrorDescription": "sample string 3"
}

application/xml, text/xml

Sample:
<ActionResultOfSelectResultOfVwUrutanWorkflow_Pn4aKTCrbyGeLu_P_P xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Invelli.Rest">
  <ErrorCode>2</ErrorCode>
  <ErrorDescription>sample string 3</ErrorDescription>
  <IsSuccess>true</IsSuccess>
  <Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/Invelli.Data">
    <d2p1:ItemCount>1</d2p1:ItemCount>
    <d2p1:Items xmlns:d3p1="http://schemas.datacontract.org/2004/07/InvelliLOS.Models.Views">
      <d3p1:VwUrutanWorkflow>
        <d3p1:BranchID>88a3b6dd-7611-4d25-b62c-aa66ae522b36</d3p1:BranchID>
        <d3p1:EmployeeID>fea19a1c-5440-4b26-9017-e28dd14bac62</d3p1:EmployeeID>
        <d3p1:EmployeeName>sample string 5</d3p1:EmployeeName>
        <d3p1:GroupWorkflow>sample string 1</d3p1:GroupWorkflow>
        <d3p1:Remarks>sample string 14</d3p1:Remarks>
        <d3p1:Status>sample string 13</d3p1:Status>
        <d3p1:StatusDesk>sample string 6</d3p1:StatusDesk>
        <d3p1:TransactionID>9df6eecd-fc3f-4834-a7d2-bebe21f5446d</d3p1:TransactionID>
        <d3p1:UrutanWorkflow>2</d3p1:UrutanWorkflow>
        <d3p1:WorkflowAssignID>5bb873ee-d1e1-4f02-9b4a-8c58d0541857</d3p1:WorkflowAssignID>
        <d3p1:WorkflowFinish>2026-02-08T22:30:00.2369857-08:00</d3p1:WorkflowFinish>
        <d3p1:WorkflowID>d85a1dc6-c342-47ba-9b85-7451012826fc</d3p1:WorkflowID>
        <d3p1:WorkflowName>sample string 4</d3p1:WorkflowName>
        <d3p1:WorkflowStart>2026-02-08T22:30:00.2369857-08:00</d3p1:WorkflowStart>
      </d3p1:VwUrutanWorkflow>
      <d3p1:VwUrutanWorkflow>
        <d3p1:BranchID>88a3b6dd-7611-4d25-b62c-aa66ae522b36</d3p1:BranchID>
        <d3p1:EmployeeID>fea19a1c-5440-4b26-9017-e28dd14bac62</d3p1:EmployeeID>
        <d3p1:EmployeeName>sample string 5</d3p1:EmployeeName>
        <d3p1:GroupWorkflow>sample string 1</d3p1:GroupWorkflow>
        <d3p1:Remarks>sample string 14</d3p1:Remarks>
        <d3p1:Status>sample string 13</d3p1:Status>
        <d3p1:StatusDesk>sample string 6</d3p1:StatusDesk>
        <d3p1:TransactionID>9df6eecd-fc3f-4834-a7d2-bebe21f5446d</d3p1:TransactionID>
        <d3p1:UrutanWorkflow>2</d3p1:UrutanWorkflow>
        <d3p1:WorkflowAssignID>5bb873ee-d1e1-4f02-9b4a-8c58d0541857</d3p1:WorkflowAssignID>
        <d3p1:WorkflowFinish>2026-02-08T22:30:00.2369857-08:00</d3p1:WorkflowFinish>
        <d3p1:WorkflowID>d85a1dc6-c342-47ba-9b85-7451012826fc</d3p1:WorkflowID>
        <d3p1:WorkflowName>sample string 4</d3p1:WorkflowName>
        <d3p1:WorkflowStart>2026-02-08T22:30:00.2369857-08:00</d3p1:WorkflowStart>
      </d3p1:VwUrutanWorkflow>
      <d3p1:VwUrutanWorkflow>
        <d3p1:BranchID>88a3b6dd-7611-4d25-b62c-aa66ae522b36</d3p1:BranchID>
        <d3p1:EmployeeID>fea19a1c-5440-4b26-9017-e28dd14bac62</d3p1:EmployeeID>
        <d3p1:EmployeeName>sample string 5</d3p1:EmployeeName>
        <d3p1:GroupWorkflow>sample string 1</d3p1:GroupWorkflow>
        <d3p1:Remarks>sample string 14</d3p1:Remarks>
        <d3p1:Status>sample string 13</d3p1:Status>
        <d3p1:StatusDesk>sample string 6</d3p1:StatusDesk>
        <d3p1:TransactionID>9df6eecd-fc3f-4834-a7d2-bebe21f5446d</d3p1:TransactionID>
        <d3p1:UrutanWorkflow>2</d3p1:UrutanWorkflow>
        <d3p1:WorkflowAssignID>5bb873ee-d1e1-4f02-9b4a-8c58d0541857</d3p1:WorkflowAssignID>
        <d3p1:WorkflowFinish>2026-02-08T22:30:00.2369857-08:00</d3p1:WorkflowFinish>
        <d3p1:WorkflowID>d85a1dc6-c342-47ba-9b85-7451012826fc</d3p1:WorkflowID>
        <d3p1:WorkflowName>sample string 4</d3p1:WorkflowName>
        <d3p1:WorkflowStart>2026-02-08T22:30:00.2369857-08:00</d3p1:WorkflowStart>
      </d3p1:VwUrutanWorkflow>
    </d2p1:Items>
  </Data>
</ActionResultOfSelectResultOfVwUrutanWorkflow_Pn4aKTCrbyGeLu_P_P>