GET api/IndentDetailImagev/{id}?DataType={DataType}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

DataType

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of IndentDetailImagev
NameDescriptionTypeAdditional information
IndentDetailImagevId

integer

None.

IndentDetailvId

integer

None.

IndentvId

integer

None.

ImageId

integer

None.

ImageName

string

None.

ImageDescription

string

None.

IndentDetail

IndentDetailv

None.

CreatedDate

date

Data type: DateTime

CreatedBy

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "IndentDetailImagevId": 1,
    "IndentDetailvId": 2,
    "IndentvId": 3,
    "ImageId": 4,
    "ImageName": "sample string 5",
    "ImageDescription": "sample string 6",
    "IndentDetail": {
      "IndentDetailvId": 1,
      "IndentvId": 2,
      "ItemId": 3,
      "UomId": 4,
      "IndentQty": 5.1,
      "AvailableQty": 6.1,
      "ItemDescription": "sample string 7",
      "ItemDueDate": "2025-12-08T01:55:43.0176115+05:30",
      "EntityTypeAttributeId": 8,
      "ItemStatusId": 9,
      "EntityTypeAttributeName": "sample string 10",
      "ItemCode": "sample string 11",
      "ItemName": "sample string 12",
      "UomName": "sample string 13",
      "CreatedDate": "2025-12-08T01:55:43.0176115+05:30",
      "CreatedBy": "sample string 15"
    },
    "CreatedDate": "2025-12-08T01:55:43.0176115+05:30",
    "CreatedBy": "sample string 8"
  },
  {
    "IndentDetailImagevId": 1,
    "IndentDetailvId": 2,
    "IndentvId": 3,
    "ImageId": 4,
    "ImageName": "sample string 5",
    "ImageDescription": "sample string 6",
    "IndentDetail": {
      "IndentDetailvId": 1,
      "IndentvId": 2,
      "ItemId": 3,
      "UomId": 4,
      "IndentQty": 5.1,
      "AvailableQty": 6.1,
      "ItemDescription": "sample string 7",
      "ItemDueDate": "2025-12-08T01:55:43.0176115+05:30",
      "EntityTypeAttributeId": 8,
      "ItemStatusId": 9,
      "EntityTypeAttributeName": "sample string 10",
      "ItemCode": "sample string 11",
      "ItemName": "sample string 12",
      "UomName": "sample string 13",
      "CreatedDate": "2025-12-08T01:55:43.0176115+05:30",
      "CreatedBy": "sample string 15"
    },
    "CreatedDate": "2025-12-08T01:55:43.0176115+05:30",
    "CreatedBy": "sample string 8"
  }
]

application/xml, text/xml

Sample:
<ArrayOfIndentDetailImagev xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities.VirtualEntities">
  <IndentDetailImagev>
    <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">sample string 8</CreatedBy>
    <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">2025-12-08T01:55:43.0176115+05:30</CreatedDate>
    <ImageDescription>sample string 6</ImageDescription>
    <ImageId>4</ImageId>
    <ImageName>sample string 5</ImageName>
    <IndentDetail xmlns:d3p1="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">
      <d3p1:CreatedBy>sample string 15</d3p1:CreatedBy>
      <d3p1:CreatedDate>2025-12-08T01:55:43.0176115+05:30</d3p1:CreatedDate>
      <d3p1:AvailableQty>6.1</d3p1:AvailableQty>
      <d3p1:EntityTypeAttributeId>8</d3p1:EntityTypeAttributeId>
      <d3p1:EntityTypeAttributeName>sample string 10</d3p1:EntityTypeAttributeName>
      <d3p1:IndentDetailvId>1</d3p1:IndentDetailvId>
      <d3p1:IndentQty>5.1</d3p1:IndentQty>
      <d3p1:IndentvId>2</d3p1:IndentvId>
      <d3p1:ItemCode>sample string 11</d3p1:ItemCode>
      <d3p1:ItemDescription>sample string 7</d3p1:ItemDescription>
      <d3p1:ItemDueDate>2025-12-08T01:55:43.0176115+05:30</d3p1:ItemDueDate>
      <d3p1:ItemId>3</d3p1:ItemId>
      <d3p1:ItemName>sample string 12</d3p1:ItemName>
      <d3p1:ItemStatusId>9</d3p1:ItemStatusId>
      <d3p1:UomId>4</d3p1:UomId>
      <d3p1:UomName>sample string 13</d3p1:UomName>
    </IndentDetail>
    <IndentDetailImagevId>1</IndentDetailImagevId>
    <IndentDetailvId>2</IndentDetailvId>
    <IndentvId>3</IndentvId>
  </IndentDetailImagev>
  <IndentDetailImagev>
    <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">sample string 8</CreatedBy>
    <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">2025-12-08T01:55:43.0176115+05:30</CreatedDate>
    <ImageDescription>sample string 6</ImageDescription>
    <ImageId>4</ImageId>
    <ImageName>sample string 5</ImageName>
    <IndentDetail xmlns:d3p1="http://schemas.datacontract.org/2004/07/Netsoft.Domain.Entities">
      <d3p1:CreatedBy>sample string 15</d3p1:CreatedBy>
      <d3p1:CreatedDate>2025-12-08T01:55:43.0176115+05:30</d3p1:CreatedDate>
      <d3p1:AvailableQty>6.1</d3p1:AvailableQty>
      <d3p1:EntityTypeAttributeId>8</d3p1:EntityTypeAttributeId>
      <d3p1:EntityTypeAttributeName>sample string 10</d3p1:EntityTypeAttributeName>
      <d3p1:IndentDetailvId>1</d3p1:IndentDetailvId>
      <d3p1:IndentQty>5.1</d3p1:IndentQty>
      <d3p1:IndentvId>2</d3p1:IndentvId>
      <d3p1:ItemCode>sample string 11</d3p1:ItemCode>
      <d3p1:ItemDescription>sample string 7</d3p1:ItemDescription>
      <d3p1:ItemDueDate>2025-12-08T01:55:43.0176115+05:30</d3p1:ItemDueDate>
      <d3p1:ItemId>3</d3p1:ItemId>
      <d3p1:ItemName>sample string 12</d3p1:ItemName>
      <d3p1:ItemStatusId>9</d3p1:ItemStatusId>
      <d3p1:UomId>4</d3p1:UomId>
      <d3p1:UomName>sample string 13</d3p1:UomName>
    </IndentDetail>
    <IndentDetailImagevId>1</IndentDetailImagevId>
    <IndentDetailvId>2</IndentDetailvId>
    <IndentvId>3</IndentvId>
  </IndentDetailImagev>
</ArrayOfIndentDetailImagev>