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": "0a60397d-518d-40ce-8710-7525a7c11fb4",
"AtachmentID": "ce0f6bfc-31c9-4e98-ba8e-01998021be20",
"AttachmentName": "sample string 3",
"AtachmentExt": "sample string 4",
"ModuleName": "sample string 5",
"AttachmentType": "sample string 6",
"IsMandatory": true,
"ID": "3aad20ab-1e0a-4812-8bd7-49dc5c4f449b",
"UserInsert": "sample string 9",
"DateInsert": "2026-01-09T02:35:03.2546969-08:00",
"UserUpdate": "sample string 11",
"DateUpdate": "2026-01-09T02:35:03.2546969-08:00"
},
{
"PengajuanKreditID": "0a60397d-518d-40ce-8710-7525a7c11fb4",
"AtachmentID": "ce0f6bfc-31c9-4e98-ba8e-01998021be20",
"AttachmentName": "sample string 3",
"AtachmentExt": "sample string 4",
"ModuleName": "sample string 5",
"AttachmentType": "sample string 6",
"IsMandatory": true,
"ID": "3aad20ab-1e0a-4812-8bd7-49dc5c4f449b",
"UserInsert": "sample string 9",
"DateInsert": "2026-01-09T02:35:03.2546969-08:00",
"UserUpdate": "sample string 11",
"DateUpdate": "2026-01-09T02:35:03.2546969-08:00"
},
{
"PengajuanKreditID": "0a60397d-518d-40ce-8710-7525a7c11fb4",
"AtachmentID": "ce0f6bfc-31c9-4e98-ba8e-01998021be20",
"AttachmentName": "sample string 3",
"AtachmentExt": "sample string 4",
"ModuleName": "sample string 5",
"AttachmentType": "sample string 6",
"IsMandatory": true,
"ID": "3aad20ab-1e0a-4812-8bd7-49dc5c4f449b",
"UserInsert": "sample string 9",
"DateInsert": "2026-01-09T02:35:03.2546969-08:00",
"UserUpdate": "sample string 11",
"DateUpdate": "2026-01-09T02:35:03.2546969-08: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-01-09T02:35:03.2546969-08:00</DateInsert>
<DateUpdate xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-01-09T02:35:03.2546969-08:00</DateUpdate>
<ID xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">3aad20ab-1e0a-4812-8bd7-49dc5c4f449b</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>ce0f6bfc-31c9-4e98-ba8e-01998021be20</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>0a60397d-518d-40ce-8710-7525a7c11fb4</d3p1:PengajuanKreditID>
</d3p1:VwPengajuanAttachment>
<d3p1:VwPengajuanAttachment>
<DateInsert xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-01-09T02:35:03.2546969-08:00</DateInsert>
<DateUpdate xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-01-09T02:35:03.2546969-08:00</DateUpdate>
<ID xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">3aad20ab-1e0a-4812-8bd7-49dc5c4f449b</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>ce0f6bfc-31c9-4e98-ba8e-01998021be20</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>0a60397d-518d-40ce-8710-7525a7c11fb4</d3p1:PengajuanKreditID>
</d3p1:VwPengajuanAttachment>
<d3p1:VwPengajuanAttachment>
<DateInsert xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-01-09T02:35:03.2546969-08:00</DateInsert>
<DateUpdate xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-01-09T02:35:03.2546969-08:00</DateUpdate>
<ID xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">3aad20ab-1e0a-4812-8bd7-49dc5c4f449b</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>ce0f6bfc-31c9-4e98-ba8e-01998021be20</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>0a60397d-518d-40ce-8710-7525a7c11fb4</d3p1:PengajuanKreditID>
</d3p1:VwPengajuanAttachment>
</d2p1:Items>
</Data>
</ActionResultOfSelectResultOfVwPengajuanAttachment_Pn4aKTCrbyGeLu_P_P>