POST VwGridPICWorkflow/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": [
      {
        "EmployeeId": "c7fb4735-4c79-4df6-836a-61ecb9ae6748",
        "EmployeeKode": "sample string 2",
        "EmployeeName": "sample string 3",
        "WorkflowId": "e8f06483-56fa-4a9d-8388-1d3941588a9a",
        "WorkflowName": "sample string 5",
        "WorkflowGroup": "sample string 6",
        "BranchId": "596a8453-45a7-42fe-b544-dfd89d702f07",
        "Jabatan": "sample string 8",
        "RecordStatus": 9,
        "ID": "e854027f-d8dd-4055-85e8-39a4279fd567",
        "UserInsert": "sample string 11",
        "DateInsert": "2026-09-23T02:49:58.7191534-07:00",
        "UserUpdate": "sample string 13",
        "DateUpdate": "2026-09-23T02:49:58.7191534-07:00"
      },
      {
        "EmployeeId": "c7fb4735-4c79-4df6-836a-61ecb9ae6748",
        "EmployeeKode": "sample string 2",
        "EmployeeName": "sample string 3",
        "WorkflowId": "e8f06483-56fa-4a9d-8388-1d3941588a9a",
        "WorkflowName": "sample string 5",
        "WorkflowGroup": "sample string 6",
        "BranchId": "596a8453-45a7-42fe-b544-dfd89d702f07",
        "Jabatan": "sample string 8",
        "RecordStatus": 9,
        "ID": "e854027f-d8dd-4055-85e8-39a4279fd567",
        "UserInsert": "sample string 11",
        "DateInsert": "2026-09-23T02:49:58.7191534-07:00",
        "UserUpdate": "sample string 13",
        "DateUpdate": "2026-09-23T02:49:58.7191534-07:00"
      },
      {
        "EmployeeId": "c7fb4735-4c79-4df6-836a-61ecb9ae6748",
        "EmployeeKode": "sample string 2",
        "EmployeeName": "sample string 3",
        "WorkflowId": "e8f06483-56fa-4a9d-8388-1d3941588a9a",
        "WorkflowName": "sample string 5",
        "WorkflowGroup": "sample string 6",
        "BranchId": "596a8453-45a7-42fe-b544-dfd89d702f07",
        "Jabatan": "sample string 8",
        "RecordStatus": 9,
        "ID": "e854027f-d8dd-4055-85e8-39a4279fd567",
        "UserInsert": "sample string 11",
        "DateInsert": "2026-09-23T02:49:58.7191534-07:00",
        "UserUpdate": "sample string 13",
        "DateUpdate": "2026-09-23T02:49:58.7191534-07:00"
      }
    ]
  },
  "IsSuccess": true,
  "ErrorCode": 2,
  "ErrorDescription": "sample string 3"
}

application/xml, text/xml

Sample:
<ActionResultOfSelectResultOfVwGridPICWorkflow_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:VwGridPICWorkflow>
        <DateInsert xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-09-23T02:49:58.7191534-07:00</DateInsert>
        <DateUpdate xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-09-23T02:49:58.7191534-07:00</DateUpdate>
        <ID xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">e854027f-d8dd-4055-85e8-39a4279fd567</ID>
        <UserInsert xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">sample string 11</UserInsert>
        <UserUpdate xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">sample string 13</UserUpdate>
        <d3p1:BranchId>596a8453-45a7-42fe-b544-dfd89d702f07</d3p1:BranchId>
        <d3p1:EmployeeId>c7fb4735-4c79-4df6-836a-61ecb9ae6748</d3p1:EmployeeId>
        <d3p1:EmployeeKode>sample string 2</d3p1:EmployeeKode>
        <d3p1:EmployeeName>sample string 3</d3p1:EmployeeName>
        <d3p1:Jabatan>sample string 8</d3p1:Jabatan>
        <d3p1:RecordStatus>9</d3p1:RecordStatus>
        <d3p1:WorkflowGroup>sample string 6</d3p1:WorkflowGroup>
        <d3p1:WorkflowId>e8f06483-56fa-4a9d-8388-1d3941588a9a</d3p1:WorkflowId>
        <d3p1:WorkflowName>sample string 5</d3p1:WorkflowName>
      </d3p1:VwGridPICWorkflow>
      <d3p1:VwGridPICWorkflow>
        <DateInsert xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-09-23T02:49:58.7191534-07:00</DateInsert>
        <DateUpdate xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-09-23T02:49:58.7191534-07:00</DateUpdate>
        <ID xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">e854027f-d8dd-4055-85e8-39a4279fd567</ID>
        <UserInsert xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">sample string 11</UserInsert>
        <UserUpdate xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">sample string 13</UserUpdate>
        <d3p1:BranchId>596a8453-45a7-42fe-b544-dfd89d702f07</d3p1:BranchId>
        <d3p1:EmployeeId>c7fb4735-4c79-4df6-836a-61ecb9ae6748</d3p1:EmployeeId>
        <d3p1:EmployeeKode>sample string 2</d3p1:EmployeeKode>
        <d3p1:EmployeeName>sample string 3</d3p1:EmployeeName>
        <d3p1:Jabatan>sample string 8</d3p1:Jabatan>
        <d3p1:RecordStatus>9</d3p1:RecordStatus>
        <d3p1:WorkflowGroup>sample string 6</d3p1:WorkflowGroup>
        <d3p1:WorkflowId>e8f06483-56fa-4a9d-8388-1d3941588a9a</d3p1:WorkflowId>
        <d3p1:WorkflowName>sample string 5</d3p1:WorkflowName>
      </d3p1:VwGridPICWorkflow>
      <d3p1:VwGridPICWorkflow>
        <DateInsert xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-09-23T02:49:58.7191534-07:00</DateInsert>
        <DateUpdate xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-09-23T02:49:58.7191534-07:00</DateUpdate>
        <ID xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">e854027f-d8dd-4055-85e8-39a4279fd567</ID>
        <UserInsert xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">sample string 11</UserInsert>
        <UserUpdate xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">sample string 13</UserUpdate>
        <d3p1:BranchId>596a8453-45a7-42fe-b544-dfd89d702f07</d3p1:BranchId>
        <d3p1:EmployeeId>c7fb4735-4c79-4df6-836a-61ecb9ae6748</d3p1:EmployeeId>
        <d3p1:EmployeeKode>sample string 2</d3p1:EmployeeKode>
        <d3p1:EmployeeName>sample string 3</d3p1:EmployeeName>
        <d3p1:Jabatan>sample string 8</d3p1:Jabatan>
        <d3p1:RecordStatus>9</d3p1:RecordStatus>
        <d3p1:WorkflowGroup>sample string 6</d3p1:WorkflowGroup>
        <d3p1:WorkflowId>e8f06483-56fa-4a9d-8388-1d3941588a9a</d3p1:WorkflowId>
        <d3p1:WorkflowName>sample string 5</d3p1:WorkflowName>
      </d3p1:VwGridPICWorkflow>
    </d2p1:Items>
  </Data>
</ActionResultOfSelectResultOfVwGridPICWorkflow_Pn4aKTCrbyGeLu_P_P>