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": "2347f252-9144-4660-9819-a5c998f51cb0",
"AtachmentID": "f7f5b192-193b-48d0-83d4-12a9e9d3b64e",
"AttachmentName": "sample string 3",
"AtachmentExt": "sample string 4",
"ModuleName": "sample string 5",
"AttachmentType": "sample string 6",
"IsMandatory": true,
"ID": "ba5dc31b-6321-4ef9-82d5-2668e93524ec",
"UserInsert": "sample string 9",
"DateInsert": "2026-02-08T22:30:56.1754233-08:00",
"UserUpdate": "sample string 11",
"DateUpdate": "2026-02-08T22:30:56.1754233-08:00"
},
{
"PengajuanKreditID": "2347f252-9144-4660-9819-a5c998f51cb0",
"AtachmentID": "f7f5b192-193b-48d0-83d4-12a9e9d3b64e",
"AttachmentName": "sample string 3",
"AtachmentExt": "sample string 4",
"ModuleName": "sample string 5",
"AttachmentType": "sample string 6",
"IsMandatory": true,
"ID": "ba5dc31b-6321-4ef9-82d5-2668e93524ec",
"UserInsert": "sample string 9",
"DateInsert": "2026-02-08T22:30:56.1754233-08:00",
"UserUpdate": "sample string 11",
"DateUpdate": "2026-02-08T22:30:56.1754233-08:00"
},
{
"PengajuanKreditID": "2347f252-9144-4660-9819-a5c998f51cb0",
"AtachmentID": "f7f5b192-193b-48d0-83d4-12a9e9d3b64e",
"AttachmentName": "sample string 3",
"AtachmentExt": "sample string 4",
"ModuleName": "sample string 5",
"AttachmentType": "sample string 6",
"IsMandatory": true,
"ID": "ba5dc31b-6321-4ef9-82d5-2668e93524ec",
"UserInsert": "sample string 9",
"DateInsert": "2026-02-08T22:30:56.1754233-08:00",
"UserUpdate": "sample string 11",
"DateUpdate": "2026-02-08T22:30:56.1754233-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-02-08T22:30:56.1754233-08:00</DateInsert>
<DateUpdate xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-02-08T22:30:56.1754233-08:00</DateUpdate>
<ID xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">ba5dc31b-6321-4ef9-82d5-2668e93524ec</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>f7f5b192-193b-48d0-83d4-12a9e9d3b64e</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>2347f252-9144-4660-9819-a5c998f51cb0</d3p1:PengajuanKreditID>
</d3p1:VwPengajuanAttachment>
<d3p1:VwPengajuanAttachment>
<DateInsert xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-02-08T22:30:56.1754233-08:00</DateInsert>
<DateUpdate xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-02-08T22:30:56.1754233-08:00</DateUpdate>
<ID xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">ba5dc31b-6321-4ef9-82d5-2668e93524ec</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>f7f5b192-193b-48d0-83d4-12a9e9d3b64e</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>2347f252-9144-4660-9819-a5c998f51cb0</d3p1:PengajuanKreditID>
</d3p1:VwPengajuanAttachment>
<d3p1:VwPengajuanAttachment>
<DateInsert xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-02-08T22:30:56.1754233-08:00</DateInsert>
<DateUpdate xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">2026-02-08T22:30:56.1754233-08:00</DateUpdate>
<ID xmlns="http://schemas.datacontract.org/2004/07/InvelliLOS.Models">ba5dc31b-6321-4ef9-82d5-2668e93524ec</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>f7f5b192-193b-48d0-83d4-12a9e9d3b64e</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>2347f252-9144-4660-9819-a5c998f51cb0</d3p1:PengajuanKreditID>
</d3p1:VwPengajuanAttachment>
</d2p1:Items>
</Data>
</ActionResultOfSelectResultOfVwPengajuanAttachment_Pn4aKTCrbyGeLu_P_P>