POST VwPengajuanAttachment/select
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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": [
{
"PengajuanKreditID": "9c126b8e-9959-442e-a62a-9f10ca77abb2",
"AtachmentID": "06edde60-756e-4d1c-9829-ddd4547ba345",
"AttachmentName": "sample string 3",
"AtachmentExt": "sample string 4",
"ModuleName": "sample string 5",
"AttachmentType": "sample string 6",
"IsMandatory": true,
"ID": "3fc6b9cb-2c91-4058-b58d-9c9ab96902e8",
"UserInsert": "sample string 9",
"DateInsert": "2026-05-12T01:33:33.1285075-07:00",
"UserUpdate": "sample string 11",
"DateUpdate": "2026-05-12T01:33:33.1285075-07:00"
},
{
"PengajuanKreditID": "9c126b8e-9959-442e-a62a-9f10ca77abb2",
"AtachmentID": "06edde60-756e-4d1c-9829-ddd4547ba345",
"AttachmentName": "sample string 3",
"AtachmentExt": "sample string 4",
"ModuleName": "sample string 5",
"AttachmentType": "sample string 6",
"IsMandatory": true,
"ID": "3fc6b9cb-2c91-4058-b58d-9c9ab96902e8",
"UserInsert": "sample string 9",
"DateInsert": "2026-05-12T01:33:33.1285075-07:00",
"UserUpdate": "sample string 11",
"DateUpdate": "2026-05-12T01:33:33.1285075-07:00"
},
{
"PengajuanKreditID": "9c126b8e-9959-442e-a62a-9f10ca77abb2",
"AtachmentID": "06edde60-756e-4d1c-9829-ddd4547ba345",
"AttachmentName": "sample string 3",
"AtachmentExt": "sample string 4",
"ModuleName": "sample string 5",
"AttachmentType": "sample string 6",
"IsMandatory": true,
"ID": "3fc6b9cb-2c91-4058-b58d-9c9ab96902e8",
"UserInsert": "sample string 9",
"DateInsert": "2026-05-12T01:33:33.1285075-07:00",
"UserUpdate": "sample string 11",
"DateUpdate": "2026-05-12T01:33:33.1285075-07:00"
}
]
},
"IsSuccess": true,
"ErrorCode": 2,
"ErrorDescription": "sample string 3"
}
application/xml, text/xml
Sample:
<ActionResultOfSelectResultOfVwPengajuanAttachment_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:VwPengajuanAttachment>
<DateInsert xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-05-12T01:33:33.1285075-07:00</DateInsert>
<DateUpdate xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-05-12T01:33:33.1285075-07:00</DateUpdate>
<ID xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">3fc6b9cb-2c91-4058-b58d-9c9ab96902e8</ID>
<UserInsert xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">sample string 9</UserInsert>
<UserUpdate xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">sample string 11</UserUpdate>
<d3p1:AtachmentExt>sample string 4</d3p1:AtachmentExt>
<d3p1:AtachmentID>06edde60-756e-4d1c-9829-ddd4547ba345</d3p1:AtachmentID>
<d3p1:AttachmentName>sample string 3</d3p1:AttachmentName>
<d3p1:AttachmentType>sample string 6</d3p1:AttachmentType>
<d3p1:IsMandatory>true</d3p1:IsMandatory>
<d3p1:ModuleName>sample string 5</d3p1:ModuleName>
<d3p1:PengajuanKreditID>9c126b8e-9959-442e-a62a-9f10ca77abb2</d3p1:PengajuanKreditID>
</d3p1:VwPengajuanAttachment>
<d3p1:VwPengajuanAttachment>
<DateInsert xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-05-12T01:33:33.1285075-07:00</DateInsert>
<DateUpdate xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-05-12T01:33:33.1285075-07:00</DateUpdate>
<ID xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">3fc6b9cb-2c91-4058-b58d-9c9ab96902e8</ID>
<UserInsert xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">sample string 9</UserInsert>
<UserUpdate xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">sample string 11</UserUpdate>
<d3p1:AtachmentExt>sample string 4</d3p1:AtachmentExt>
<d3p1:AtachmentID>06edde60-756e-4d1c-9829-ddd4547ba345</d3p1:AtachmentID>
<d3p1:AttachmentName>sample string 3</d3p1:AttachmentName>
<d3p1:AttachmentType>sample string 6</d3p1:AttachmentType>
<d3p1:IsMandatory>true</d3p1:IsMandatory>
<d3p1:ModuleName>sample string 5</d3p1:ModuleName>
<d3p1:PengajuanKreditID>9c126b8e-9959-442e-a62a-9f10ca77abb2</d3p1:PengajuanKreditID>
</d3p1:VwPengajuanAttachment>
<d3p1:VwPengajuanAttachment>
<DateInsert xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-05-12T01:33:33.1285075-07:00</DateInsert>
<DateUpdate xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-05-12T01:33:33.1285075-07:00</DateUpdate>
<ID xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">3fc6b9cb-2c91-4058-b58d-9c9ab96902e8</ID>
<UserInsert xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">sample string 9</UserInsert>
<UserUpdate xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">sample string 11</UserUpdate>
<d3p1:AtachmentExt>sample string 4</d3p1:AtachmentExt>
<d3p1:AtachmentID>06edde60-756e-4d1c-9829-ddd4547ba345</d3p1:AtachmentID>
<d3p1:AttachmentName>sample string 3</d3p1:AttachmentName>
<d3p1:AttachmentType>sample string 6</d3p1:AttachmentType>
<d3p1:IsMandatory>true</d3p1:IsMandatory>
<d3p1:ModuleName>sample string 5</d3p1:ModuleName>
<d3p1:PengajuanKreditID>9c126b8e-9959-442e-a62a-9f10ca77abb2</d3p1:PengajuanKreditID>
</d3p1:VwPengajuanAttachment>
</d2p1:Items>
</Data>
</ActionResultOfSelectResultOfVwPengajuanAttachment_Pn4aKTCrbyGeLu_P_P>