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": "597ade57-dd40-482c-b064-cc6d30247359",
"AtachmentID": "2b11553f-7802-4779-8a8d-7e3caea64f78",
"AttachmentName": "sample string 3",
"AtachmentExt": "sample string 4",
"ModuleName": "sample string 5",
"AttachmentType": "sample string 6",
"IsMandatory": true,
"ID": "e93d7b3e-4e54-4f42-9702-b5207d8dc1dc",
"UserInsert": "sample string 9",
"DateInsert": "2026-09-23T02:50:17.8913928-07:00",
"UserUpdate": "sample string 11",
"DateUpdate": "2026-09-23T02:50:17.8913928-07:00"
},
{
"PengajuanKreditID": "597ade57-dd40-482c-b064-cc6d30247359",
"AtachmentID": "2b11553f-7802-4779-8a8d-7e3caea64f78",
"AttachmentName": "sample string 3",
"AtachmentExt": "sample string 4",
"ModuleName": "sample string 5",
"AttachmentType": "sample string 6",
"IsMandatory": true,
"ID": "e93d7b3e-4e54-4f42-9702-b5207d8dc1dc",
"UserInsert": "sample string 9",
"DateInsert": "2026-09-23T02:50:17.8913928-07:00",
"UserUpdate": "sample string 11",
"DateUpdate": "2026-09-23T02:50:17.8913928-07:00"
},
{
"PengajuanKreditID": "597ade57-dd40-482c-b064-cc6d30247359",
"AtachmentID": "2b11553f-7802-4779-8a8d-7e3caea64f78",
"AttachmentName": "sample string 3",
"AtachmentExt": "sample string 4",
"ModuleName": "sample string 5",
"AttachmentType": "sample string 6",
"IsMandatory": true,
"ID": "e93d7b3e-4e54-4f42-9702-b5207d8dc1dc",
"UserInsert": "sample string 9",
"DateInsert": "2026-09-23T02:50:17.8913928-07:00",
"UserUpdate": "sample string 11",
"DateUpdate": "2026-09-23T02:50:17.8913928-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-09-23T02:50:17.8913928-07:00</DateInsert>
<DateUpdate xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-09-23T02:50:17.8913928-07:00</DateUpdate>
<ID xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">e93d7b3e-4e54-4f42-9702-b5207d8dc1dc</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>2b11553f-7802-4779-8a8d-7e3caea64f78</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>597ade57-dd40-482c-b064-cc6d30247359</d3p1:PengajuanKreditID>
</d3p1:VwPengajuanAttachment>
<d3p1:VwPengajuanAttachment>
<DateInsert xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-09-23T02:50:17.8913928-07:00</DateInsert>
<DateUpdate xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-09-23T02:50:17.8913928-07:00</DateUpdate>
<ID xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">e93d7b3e-4e54-4f42-9702-b5207d8dc1dc</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>2b11553f-7802-4779-8a8d-7e3caea64f78</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>597ade57-dd40-482c-b064-cc6d30247359</d3p1:PengajuanKreditID>
</d3p1:VwPengajuanAttachment>
<d3p1:VwPengajuanAttachment>
<DateInsert xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-09-23T02:50:17.8913928-07:00</DateInsert>
<DateUpdate xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-09-23T02:50:17.8913928-07:00</DateUpdate>
<ID xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">e93d7b3e-4e54-4f42-9702-b5207d8dc1dc</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>2b11553f-7802-4779-8a8d-7e3caea64f78</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>597ade57-dd40-482c-b064-cc6d30247359</d3p1:PengajuanKreditID>
</d3p1:VwPengajuanAttachment>
</d2p1:Items>
</Data>
</ActionResultOfSelectResultOfVwPengajuanAttachment_Pn4aKTCrbyGeLu_P_P>