POST api/ExImSaleOrderForwarder/FormHistoryData

Request Information

URI Parameters

None.

Body Parameters

ExImSaleOrderForwarder
NameDescriptionTypeAdditional information
IsApproved

boolean

None.

DocDate

date

None.

EntryDate

date

None.

ModifyDate

date

None.

NetBillWeight

decimal number

None.

Branch

integer

None.

CompanyId

integer

None.

DestinationPortId

integer

None.

DocNo

integer

None.

DocumentTypeId

integer

None.

EntryUser

integer

None.

Id

integer

None.

InvoiceId

integer

None.

LcContractId

integer

None.

LoadingPortId

integer

None.

ModifyUser

integer

None.

NoofContainers

integer

None.

OrganizationId

integer

None.

ShippingLineId

integer

None.

SupplierCustomerId

integer

None.

InvoiceNo

string

None.

ReamarksHeader

string

None.

ExImSaleOrderForwarderDetail

Collection of ExImSaleOrderForwarderDetail

None.

Request Formats

application/json, text/json

Sample:
{
  "IsApproved": true,
  "DocDate": "2025-10-29T13:14:40.6350793+05:00",
  "EntryDate": "2025-10-29T13:14:40.6350793+05:00",
  "ModifyDate": "2025-10-29T13:14:40.6350793+05:00",
  "NetBillWeight": 5.1,
  "Branch": 6,
  "CompanyId": 7,
  "DestinationPortId": 8,
  "DocNo": 9,
  "DocumentTypeId": 10,
  "EntryUser": 11,
  "Id": 12,
  "InvoiceId": 13,
  "LcContractId": 14,
  "LoadingPortId": 15,
  "ModifyUser": 16,
  "NoofContainers": 17,
  "OrganizationId": 18,
  "ShippingLineId": 19,
  "SupplierCustomerId": 20,
  "InvoiceNo": "sample string 21",
  "ReamarksHeader": "sample string 22",
  "ExImSaleOrderForwarderDetail": [
    {
      "DocDate": "2025-10-29T13:14:40.6350793+05:00",
      "EffectedDateD": "2025-10-29T13:14:40.6350793+05:00",
      "ValidUpTo": "2025-10-29T13:14:40.6350793+05:00",
      "Amount": 4.1,
      "ChargesRate": 5.1,
      "ExhangeRate": 6.1,
      "ItemRate": 7.1,
      "Qty": 8.1,
      "TaxAmount": 9.1,
      "TaxPercent": 10.1,
      "TotalAmount": 11.1,
      "CurrencyId": 12,
      "HeaderId": 13,
      "Id": 14,
      "ItemId": 15,
      "TaxNameId": 16,
      "UomId": 17,
      "Description": "sample string 18",
      "SupplierRefNo": "sample string 19",
      "ItemName": "sample string 20",
      "CurrencyName": "sample string 21",
      "TaxName": "sample string 22",
      "UomName": 23.1
    },
    {
      "DocDate": "2025-10-29T13:14:40.6350793+05:00",
      "EffectedDateD": "2025-10-29T13:14:40.6350793+05:00",
      "ValidUpTo": "2025-10-29T13:14:40.6350793+05:00",
      "Amount": 4.1,
      "ChargesRate": 5.1,
      "ExhangeRate": 6.1,
      "ItemRate": 7.1,
      "Qty": 8.1,
      "TaxAmount": 9.1,
      "TaxPercent": 10.1,
      "TotalAmount": 11.1,
      "CurrencyId": 12,
      "HeaderId": 13,
      "Id": 14,
      "ItemId": 15,
      "TaxNameId": 16,
      "UomId": 17,
      "Description": "sample string 18",
      "SupplierRefNo": "sample string 19",
      "ItemName": "sample string 20",
      "CurrencyName": "sample string 21",
      "TaxName": "sample string 22",
      "UomName": 23.1
    }
  ]
}

application/xml, text/xml

Sample:
<ExImSaleOrderForwarder xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Architecture.Model.Service">
  <Branch>6</Branch>
  <CompanyId>7</CompanyId>
  <DestinationPortId>8</DestinationPortId>
  <DocDate>2025-10-29T13:14:40.6350793+05:00</DocDate>
  <DocNo>9</DocNo>
  <DocumentTypeId>10</DocumentTypeId>
  <EntryDate>2025-10-29T13:14:40.6350793+05:00</EntryDate>
  <EntryUser>11</EntryUser>
  <ExImSaleOrderForwarderDetail>
    <ExImSaleOrderForwarderDetail>
      <Amount>4.1</Amount>
      <ChargesRate>5.1</ChargesRate>
      <CurrencyId>12</CurrencyId>
      <CurrencyName>sample string 21</CurrencyName>
      <Description>sample string 18</Description>
      <DocDate>2025-10-29T13:14:40.6350793+05:00</DocDate>
      <EffectedDateD>2025-10-29T13:14:40.6350793+05:00</EffectedDateD>
      <ExhangeRate>6.1</ExhangeRate>
      <HeaderId>13</HeaderId>
      <Id>14</Id>
      <ItemId>15</ItemId>
      <ItemName>sample string 20</ItemName>
      <ItemRate>7.1</ItemRate>
      <Qty>8.1</Qty>
      <SupplierRefNo>sample string 19</SupplierRefNo>
      <TaxAmount>9.1</TaxAmount>
      <TaxName>sample string 22</TaxName>
      <TaxNameId>16</TaxNameId>
      <TaxPercent>10.1</TaxPercent>
      <TotalAmount>11.1</TotalAmount>
      <UomId>17</UomId>
      <UomName>23.1</UomName>
      <ValidUpTo>2025-10-29T13:14:40.6350793+05:00</ValidUpTo>
    </ExImSaleOrderForwarderDetail>
    <ExImSaleOrderForwarderDetail>
      <Amount>4.1</Amount>
      <ChargesRate>5.1</ChargesRate>
      <CurrencyId>12</CurrencyId>
      <CurrencyName>sample string 21</CurrencyName>
      <Description>sample string 18</Description>
      <DocDate>2025-10-29T13:14:40.6350793+05:00</DocDate>
      <EffectedDateD>2025-10-29T13:14:40.6350793+05:00</EffectedDateD>
      <ExhangeRate>6.1</ExhangeRate>
      <HeaderId>13</HeaderId>
      <Id>14</Id>
      <ItemId>15</ItemId>
      <ItemName>sample string 20</ItemName>
      <ItemRate>7.1</ItemRate>
      <Qty>8.1</Qty>
      <SupplierRefNo>sample string 19</SupplierRefNo>
      <TaxAmount>9.1</TaxAmount>
      <TaxName>sample string 22</TaxName>
      <TaxNameId>16</TaxNameId>
      <TaxPercent>10.1</TaxPercent>
      <TotalAmount>11.1</TotalAmount>
      <UomId>17</UomId>
      <UomName>23.1</UomName>
      <ValidUpTo>2025-10-29T13:14:40.6350793+05:00</ValidUpTo>
    </ExImSaleOrderForwarderDetail>
  </ExImSaleOrderForwarderDetail>
  <Id>12</Id>
  <InvoiceId>13</InvoiceId>
  <InvoiceNo>sample string 21</InvoiceNo>
  <IsApproved>true</IsApproved>
  <LcContractId>14</LcContractId>
  <LoadingPortId>15</LoadingPortId>
  <ModifyDate>2025-10-29T13:14:40.6350793+05:00</ModifyDate>
  <ModifyUser>16</ModifyUser>
  <NetBillWeight>5.1</NetBillWeight>
  <NoofContainers>17</NoofContainers>
  <OrganizationId>18</OrganizationId>
  <ReamarksHeader>sample string 22</ReamarksHeader>
  <ShippingLineId>19</ShippingLineId>
  <SupplierCustomerId>20</SupplierCustomerId>
</ExImSaleOrderForwarder>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'ExImSaleOrderForwarder'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.