POST api/AirRateRequest/PutAirQuotation

Request Information

URI Parameters

None.

Body Parameters

PostAirQuotation
NameDescriptionTypeAdditional information
ARR_ID

integer

None.

ARR_NUMBER

string

None.

ARR_CP_ID

integer

None.

ARR_AR_ID

integer

None.

ARR_SALES_BY

integer

None.

ARR_SER_TYPE

string

None.

ARR_ENQ_DATE

date

None.

ARR_POR_ID

integer

None.

ARR_AWB_TYPE

string

None.

ARR_BL_TYPE

string

None.

ARR_FM_ID

integer

None.

ARR_AOO_ID

integer

None.

ARR_AOD_ID

integer

None.

ARR_FPOD_ID

integer

None.

ARR_OAA_ID

integer

None.

ARR_DAA_ID

integer

None.

ARR_TRANSIT_TIME

string

None.

ARR_REMARKS

string

None.

ARR_VALID_FROM

date

None.

ARR_VALID_TO

date

None.

ARR_STATUS

string

None.

ARR_SEARCH

string

None.

ARR_MODE

string

None.

ARR_PROGRAM_ID

string

None.

ARR_COM_ID

integer

None.

ARR_CRG_ID

integer

None.

ARR_CREATED_BY

integer

None.

ARR_CREATED_ON

date

None.

ARR_PARTY_DETAILS

Collection of ARR_PARTY_DETAILS

None.

ARR_RATE_DETAILS

Collection of ARR_RATE_DETAILS

None.

ARR_COST_DETAILS

Collection of ARR_COST_DETAILS

None.

ARR_PACK_DETAILS

Collection of ARR_PACK_DETAILS

None.

ARR_PROFIT_DETAILS

Collection of ARR_PROFIT_DETAILS

None.

ARR_NOTES_DETAILS

Collection of ARR_NOTES_DETAILS

None.

ARR_ATTACHMENT

Collection of ARR_ATTACHMENT

None.

Request Formats

application/json, text/json

Sample:
{
  "ARR_ID": 1,
  "ARR_NUMBER": "sample string 1",
  "ARR_CP_ID": 1,
  "ARR_AR_ID": 1,
  "ARR_SALES_BY": 1,
  "ARR_SER_TYPE": "sample string 2",
  "ARR_ENQ_DATE": "2025-12-06T04:26:11.2137169+00:00",
  "ARR_POR_ID": 1,
  "ARR_AWB_TYPE": "sample string 3",
  "ARR_BL_TYPE": "sample string 4",
  "ARR_FM_ID": 1,
  "ARR_AOO_ID": 1,
  "ARR_AOD_ID": 1,
  "ARR_FPOD_ID": 1,
  "ARR_OAA_ID": 1,
  "ARR_DAA_ID": 1,
  "ARR_TRANSIT_TIME": "sample string 5",
  "ARR_REMARKS": "sample string 6",
  "ARR_VALID_FROM": "2025-12-06T04:26:11.2137169+00:00",
  "ARR_VALID_TO": "2025-12-06T04:26:11.2137169+00:00",
  "ARR_STATUS": "sample string 7",
  "ARR_SEARCH": "sample string 8",
  "ARR_MODE": "sample string 9",
  "ARR_PROGRAM_ID": "sample string 10",
  "ARR_COM_ID": 1,
  "ARR_CRG_ID": 1,
  "ARR_CREATED_BY": 1,
  "ARR_CREATED_ON": "2025-12-06T04:26:11.2137169+00:00",
  "ARR_PARTY_DETAILS": [
    {
      "APD_ID": 1,
      "APD_TYPE": "sample string 1",
      "APD_TYPE_CODE": "sample string 2",
      "APD_AR_ID": 1,
      "APD_AR_CODE": "sample string 3",
      "APD_AR_ADD": "sample string 4"
    },
    {
      "APD_ID": 1,
      "APD_TYPE": "sample string 1",
      "APD_TYPE_CODE": "sample string 2",
      "APD_AR_ID": 1,
      "APD_AR_CODE": "sample string 3",
      "APD_AR_ADD": "sample string 4"
    }
  ],
  "ARR_RATE_DETAILS": [
    {
      "AAR_ID": 1,
      "AAR_CHG_TYPE": "sample string 1",
      "AAR_CHG_TYPE_CODE": "sample string 2",
      "AAR_CHG_ID": 1,
      "AAR_CHG_CODE": "sample string 3",
      "AAR_BASIS": 1,
      "AAR_BASIS_CODE": "sample string 4",
      "AAR_CUR_ID": 1,
      "AAR_CUR_CODE": "sample string 5",
      "AAR_AMOUNT": 1.1,
      "AAR_COL_MODE": "sample string 6",
      "AAR_COL_MODE_CODE": "sample string 7",
      "AAR_COL_AT": 1,
      "AAR_COL_AT_CODE": "sample string 8",
      "AAR_CHG_OWNER": "sample string 9",
      "AAR_CHG_OWNER_CODE": "sample string 10",
      "AAR_OWNER_ID": 1,
      "AAR_OWNER_CODE": "sample string 11",
      "AAR_AR_ID": 1,
      "AAR_AR_NAME": "sample string 12",
      "AAR_QTY": 1.1,
      "AAR_ABH_ID": 1,
      "AAR_REMARKS": "sample string 13",
      "AAR_RATE": 1.1,
      "AAR_AIR_FM_ID": 1,
      "AAR_AIR_FM_NAME": "sample string 14",
      "AAR_TRANSIT_TIME": "sample string 15"
    },
    {
      "AAR_ID": 1,
      "AAR_CHG_TYPE": "sample string 1",
      "AAR_CHG_TYPE_CODE": "sample string 2",
      "AAR_CHG_ID": 1,
      "AAR_CHG_CODE": "sample string 3",
      "AAR_BASIS": 1,
      "AAR_BASIS_CODE": "sample string 4",
      "AAR_CUR_ID": 1,
      "AAR_CUR_CODE": "sample string 5",
      "AAR_AMOUNT": 1.1,
      "AAR_COL_MODE": "sample string 6",
      "AAR_COL_MODE_CODE": "sample string 7",
      "AAR_COL_AT": 1,
      "AAR_COL_AT_CODE": "sample string 8",
      "AAR_CHG_OWNER": "sample string 9",
      "AAR_CHG_OWNER_CODE": "sample string 10",
      "AAR_OWNER_ID": 1,
      "AAR_OWNER_CODE": "sample string 11",
      "AAR_AR_ID": 1,
      "AAR_AR_NAME": "sample string 12",
      "AAR_QTY": 1.1,
      "AAR_ABH_ID": 1,
      "AAR_REMARKS": "sample string 13",
      "AAR_RATE": 1.1,
      "AAR_AIR_FM_ID": 1,
      "AAR_AIR_FM_NAME": "sample string 14",
      "AAR_TRANSIT_TIME": "sample string 15"
    }
  ],
  "ARR_COST_DETAILS": [
    {
      "ARC_ID": 1,
      "ARC_COST_TYPE": "sample string 1",
      "ARC_COST_TYPE_CODE": "sample string 2",
      "ARC_CHG_ID": 1,
      "ARC_CHG_CODE": "sample string 3",
      "ARC_BASIS": 1,
      "ARC_BASIS_CODE": "sample string 4",
      "ARC_CUR_ID": 1,
      "ARC_CUR_CODE": "sample string 5",
      "ARC_AMOUNT": 1.1,
      "ARC_CP_ID": 1,
      "ARC_CP_CODE": "sample string 6",
      "ARC_CHG_OWNER": "sample string 7",
      "ARC_CHG_OWNER_CODE": "sample string 8",
      "ARC_REMARKS": "sample string 9",
      "ARC_AP_ID": 1,
      "ARC_AP_NAME": "sample string 10",
      "ARC_QTY": 1.1,
      "ARC_RATE": 1.1,
      "ARC_AIR_FM_ID": 1,
      "ARC_AIR_FM_NAME": "sample string 11",
      "ARC_TRANSIT_TIME": "sample string 12"
    },
    {
      "ARC_ID": 1,
      "ARC_COST_TYPE": "sample string 1",
      "ARC_COST_TYPE_CODE": "sample string 2",
      "ARC_CHG_ID": 1,
      "ARC_CHG_CODE": "sample string 3",
      "ARC_BASIS": 1,
      "ARC_BASIS_CODE": "sample string 4",
      "ARC_CUR_ID": 1,
      "ARC_CUR_CODE": "sample string 5",
      "ARC_AMOUNT": 1.1,
      "ARC_CP_ID": 1,
      "ARC_CP_CODE": "sample string 6",
      "ARC_CHG_OWNER": "sample string 7",
      "ARC_CHG_OWNER_CODE": "sample string 8",
      "ARC_REMARKS": "sample string 9",
      "ARC_AP_ID": 1,
      "ARC_AP_NAME": "sample string 10",
      "ARC_QTY": 1.1,
      "ARC_RATE": 1.1,
      "ARC_AIR_FM_ID": 1,
      "ARC_AIR_FM_NAME": "sample string 11",
      "ARC_TRANSIT_TIME": "sample string 12"
    }
  ],
  "ARR_PACK_DETAILS": [
    {
      "ARP_ID": 1,
      "ARP_NO_OF_PAK": 1.1,
      "ARP_PAK_ID": 1,
      "ARP_PAK_CODE": "sample string 1",
      "ARP_GROSS_WGT": 1.1,
      "ARP_GROSS_UOM_CODE": "sample string 2",
      "ARP_GROSS_UOM": 1,
      "ARP_LENGTH": 1.1,
      "ARP_WIDTH": 1.1,
      "ARP_HEIGHT": 1.1,
      "ARP_MEASURE": "sample string 3",
      "ARP_MEASURE_CODE": "sample string 4",
      "ARP_CHG_WGT": 1.1,
      "ARP_CHG_UOM": 1,
      "ARP_CHG_UOM_CODE": "sample string 5",
      "ARP_ABH_ID": 1,
      "ARP_VOL": 1.1,
      "ARP_VOL_UOM": 1,
      "ARP_VOL_UOM_CODE": "sample string 6",
      "ARP_VOL_WGT": 1.1
    },
    {
      "ARP_ID": 1,
      "ARP_NO_OF_PAK": 1.1,
      "ARP_PAK_ID": 1,
      "ARP_PAK_CODE": "sample string 1",
      "ARP_GROSS_WGT": 1.1,
      "ARP_GROSS_UOM_CODE": "sample string 2",
      "ARP_GROSS_UOM": 1,
      "ARP_LENGTH": 1.1,
      "ARP_WIDTH": 1.1,
      "ARP_HEIGHT": 1.1,
      "ARP_MEASURE": "sample string 3",
      "ARP_MEASURE_CODE": "sample string 4",
      "ARP_CHG_WGT": 1.1,
      "ARP_CHG_UOM": 1,
      "ARP_CHG_UOM_CODE": "sample string 5",
      "ARP_ABH_ID": 1,
      "ARP_VOL": 1.1,
      "ARP_VOL_UOM": 1,
      "ARP_VOL_UOM_CODE": "sample string 6",
      "ARP_VOL_WGT": 1.1
    }
  ],
  "ARR_PROFIT_DETAILS": [
    {
      "ARD_ID": 1,
      "ARD_CHG_BASIS": "sample string 1",
      "ARD_CUR_ID": 1,
      "ARD_CUR_CODE": "sample string 2",
      "ARD_ESTMAT_REVENUE": 1.1,
      "ARD_ESTMAT_COST": 1.1,
      "ARD_ESTMAT_PROFIT": 1.1
    },
    {
      "ARD_ID": 1,
      "ARD_CHG_BASIS": "sample string 1",
      "ARD_CUR_ID": 1,
      "ARD_CUR_CODE": "sample string 2",
      "ARD_ESTMAT_REVENUE": 1.1,
      "ARD_ESTMAT_COST": 1.1,
      "ARD_ESTMAT_PROFIT": 1.1
    }
  ],
  "ARR_NOTES_DETAILS": [
    {
      "ARN_ID": 1,
      "ARN_INTD_ID": "sample string 1",
      "ARN_INTD_CODE": "sample string 2",
      "ARN_NOTES": "sample string 3",
      "ARN_USER_ID": 1,
      "ARN_USER_CODE": "sample string 4",
      "ARN_CREATED_ON": "2025-12-06T04:26:11.2137169+00:00",
      "ARN_CP_ID": 1,
      "ARN_CP_CODE": "sample string 5"
    },
    {
      "ARN_ID": 1,
      "ARN_INTD_ID": "sample string 1",
      "ARN_INTD_CODE": "sample string 2",
      "ARN_NOTES": "sample string 3",
      "ARN_USER_ID": 1,
      "ARN_USER_CODE": "sample string 4",
      "ARN_CREATED_ON": "2025-12-06T04:26:11.2137169+00:00",
      "ARN_CP_ID": 1,
      "ARN_CP_CODE": "sample string 5"
    }
  ],
  "ARR_ATTACHMENT": [
    {
      "ARA_ID": 1,
      "ARA_ATH_NAME": "sample string 1",
      "ARA_FILE_NAME": "sample string 2",
      "ARA_DETAILS": "sample string 3",
      "ARA_USER_ID": 1,
      "ARA_USER_CODE": "sample string 4",
      "ARA_CREATED_ON": "2025-12-06T04:26:11.2137169+00:00",
      "ARA_CP_ID": 1,
      "ARA_CP_CODE": "sample string 5"
    },
    {
      "ARA_ID": 1,
      "ARA_ATH_NAME": "sample string 1",
      "ARA_FILE_NAME": "sample string 2",
      "ARA_DETAILS": "sample string 3",
      "ARA_USER_ID": 1,
      "ARA_USER_CODE": "sample string 4",
      "ARA_CREATED_ON": "2025-12-06T04:26:11.2137169+00:00",
      "ARA_CP_ID": 1,
      "ARA_CP_CODE": "sample string 5"
    }
  ]
}

application/xml, text/xml

Sample:
<PostAirQuotation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ZealitAPI.Models">
  <ARR_AOD_ID>1</ARR_AOD_ID>
  <ARR_AOO_ID>1</ARR_AOO_ID>
  <ARR_AR_ID>1</ARR_AR_ID>
  <ARR_ATTACHMENT>
    <ARR_ATTACHMENT>
      <ARA_ATH_NAME>sample string 1</ARA_ATH_NAME>
      <ARA_CP_CODE>sample string 5</ARA_CP_CODE>
      <ARA_CP_ID>1</ARA_CP_ID>
      <ARA_CREATED_ON>2025-12-06T04:26:11.2137169+00:00</ARA_CREATED_ON>
      <ARA_DETAILS>sample string 3</ARA_DETAILS>
      <ARA_FILE_NAME>sample string 2</ARA_FILE_NAME>
      <ARA_ID>1</ARA_ID>
      <ARA_USER_CODE>sample string 4</ARA_USER_CODE>
      <ARA_USER_ID>1</ARA_USER_ID>
    </ARR_ATTACHMENT>
    <ARR_ATTACHMENT>
      <ARA_ATH_NAME>sample string 1</ARA_ATH_NAME>
      <ARA_CP_CODE>sample string 5</ARA_CP_CODE>
      <ARA_CP_ID>1</ARA_CP_ID>
      <ARA_CREATED_ON>2025-12-06T04:26:11.2137169+00:00</ARA_CREATED_ON>
      <ARA_DETAILS>sample string 3</ARA_DETAILS>
      <ARA_FILE_NAME>sample string 2</ARA_FILE_NAME>
      <ARA_ID>1</ARA_ID>
      <ARA_USER_CODE>sample string 4</ARA_USER_CODE>
      <ARA_USER_ID>1</ARA_USER_ID>
    </ARR_ATTACHMENT>
  </ARR_ATTACHMENT>
  <ARR_AWB_TYPE>sample string 3</ARR_AWB_TYPE>
  <ARR_BL_TYPE>sample string 4</ARR_BL_TYPE>
  <ARR_COM_ID>1</ARR_COM_ID>
  <ARR_COST_DETAILS>
    <ARR_COST_DETAILS>
      <ARC_AIR_FM_ID>1</ARC_AIR_FM_ID>
      <ARC_AIR_FM_NAME>sample string 11</ARC_AIR_FM_NAME>
      <ARC_AMOUNT>1.1</ARC_AMOUNT>
      <ARC_AP_ID>1</ARC_AP_ID>
      <ARC_AP_NAME>sample string 10</ARC_AP_NAME>
      <ARC_BASIS>1</ARC_BASIS>
      <ARC_BASIS_CODE>sample string 4</ARC_BASIS_CODE>
      <ARC_CHG_CODE>sample string 3</ARC_CHG_CODE>
      <ARC_CHG_ID>1</ARC_CHG_ID>
      <ARC_CHG_OWNER>sample string 7</ARC_CHG_OWNER>
      <ARC_CHG_OWNER_CODE>sample string 8</ARC_CHG_OWNER_CODE>
      <ARC_COST_TYPE>sample string 1</ARC_COST_TYPE>
      <ARC_COST_TYPE_CODE>sample string 2</ARC_COST_TYPE_CODE>
      <ARC_CP_CODE>sample string 6</ARC_CP_CODE>
      <ARC_CP_ID>1</ARC_CP_ID>
      <ARC_CUR_CODE>sample string 5</ARC_CUR_CODE>
      <ARC_CUR_ID>1</ARC_CUR_ID>
      <ARC_ID>1</ARC_ID>
      <ARC_QTY>1.1</ARC_QTY>
      <ARC_RATE>1.1</ARC_RATE>
      <ARC_REMARKS>sample string 9</ARC_REMARKS>
      <ARC_TRANSIT_TIME>sample string 12</ARC_TRANSIT_TIME>
    </ARR_COST_DETAILS>
    <ARR_COST_DETAILS>
      <ARC_AIR_FM_ID>1</ARC_AIR_FM_ID>
      <ARC_AIR_FM_NAME>sample string 11</ARC_AIR_FM_NAME>
      <ARC_AMOUNT>1.1</ARC_AMOUNT>
      <ARC_AP_ID>1</ARC_AP_ID>
      <ARC_AP_NAME>sample string 10</ARC_AP_NAME>
      <ARC_BASIS>1</ARC_BASIS>
      <ARC_BASIS_CODE>sample string 4</ARC_BASIS_CODE>
      <ARC_CHG_CODE>sample string 3</ARC_CHG_CODE>
      <ARC_CHG_ID>1</ARC_CHG_ID>
      <ARC_CHG_OWNER>sample string 7</ARC_CHG_OWNER>
      <ARC_CHG_OWNER_CODE>sample string 8</ARC_CHG_OWNER_CODE>
      <ARC_COST_TYPE>sample string 1</ARC_COST_TYPE>
      <ARC_COST_TYPE_CODE>sample string 2</ARC_COST_TYPE_CODE>
      <ARC_CP_CODE>sample string 6</ARC_CP_CODE>
      <ARC_CP_ID>1</ARC_CP_ID>
      <ARC_CUR_CODE>sample string 5</ARC_CUR_CODE>
      <ARC_CUR_ID>1</ARC_CUR_ID>
      <ARC_ID>1</ARC_ID>
      <ARC_QTY>1.1</ARC_QTY>
      <ARC_RATE>1.1</ARC_RATE>
      <ARC_REMARKS>sample string 9</ARC_REMARKS>
      <ARC_TRANSIT_TIME>sample string 12</ARC_TRANSIT_TIME>
    </ARR_COST_DETAILS>
  </ARR_COST_DETAILS>
  <ARR_CP_ID>1</ARR_CP_ID>
  <ARR_CREATED_BY>1</ARR_CREATED_BY>
  <ARR_CREATED_ON>2025-12-06T04:26:11.2137169+00:00</ARR_CREATED_ON>
  <ARR_CRG_ID>1</ARR_CRG_ID>
  <ARR_DAA_ID>1</ARR_DAA_ID>
  <ARR_ENQ_DATE>2025-12-06T04:26:11.2137169+00:00</ARR_ENQ_DATE>
  <ARR_FM_ID>1</ARR_FM_ID>
  <ARR_FPOD_ID>1</ARR_FPOD_ID>
  <ARR_ID>1</ARR_ID>
  <ARR_MODE>sample string 9</ARR_MODE>
  <ARR_NOTES_DETAILS>
    <ARR_NOTES_DETAILS>
      <ARN_CP_CODE>sample string 5</ARN_CP_CODE>
      <ARN_CP_ID>1</ARN_CP_ID>
      <ARN_CREATED_ON>2025-12-06T04:26:11.2137169+00:00</ARN_CREATED_ON>
      <ARN_ID>1</ARN_ID>
      <ARN_INTD_CODE>sample string 2</ARN_INTD_CODE>
      <ARN_INTD_ID>sample string 1</ARN_INTD_ID>
      <ARN_NOTES>sample string 3</ARN_NOTES>
      <ARN_USER_CODE>sample string 4</ARN_USER_CODE>
      <ARN_USER_ID>1</ARN_USER_ID>
    </ARR_NOTES_DETAILS>
    <ARR_NOTES_DETAILS>
      <ARN_CP_CODE>sample string 5</ARN_CP_CODE>
      <ARN_CP_ID>1</ARN_CP_ID>
      <ARN_CREATED_ON>2025-12-06T04:26:11.2137169+00:00</ARN_CREATED_ON>
      <ARN_ID>1</ARN_ID>
      <ARN_INTD_CODE>sample string 2</ARN_INTD_CODE>
      <ARN_INTD_ID>sample string 1</ARN_INTD_ID>
      <ARN_NOTES>sample string 3</ARN_NOTES>
      <ARN_USER_CODE>sample string 4</ARN_USER_CODE>
      <ARN_USER_ID>1</ARN_USER_ID>
    </ARR_NOTES_DETAILS>
  </ARR_NOTES_DETAILS>
  <ARR_NUMBER>sample string 1</ARR_NUMBER>
  <ARR_OAA_ID>1</ARR_OAA_ID>
  <ARR_PACK_DETAILS>
    <ARR_PACK_DETAILS>
      <ARP_ABH_ID>1</ARP_ABH_ID>
      <ARP_CHG_UOM>1</ARP_CHG_UOM>
      <ARP_CHG_UOM_CODE>sample string 5</ARP_CHG_UOM_CODE>
      <ARP_CHG_WGT>1.1</ARP_CHG_WGT>
      <ARP_GROSS_UOM>1</ARP_GROSS_UOM>
      <ARP_GROSS_UOM_CODE>sample string 2</ARP_GROSS_UOM_CODE>
      <ARP_GROSS_WGT>1.1</ARP_GROSS_WGT>
      <ARP_HEIGHT>1.1</ARP_HEIGHT>
      <ARP_ID>1</ARP_ID>
      <ARP_LENGTH>1.1</ARP_LENGTH>
      <ARP_MEASURE>sample string 3</ARP_MEASURE>
      <ARP_MEASURE_CODE>sample string 4</ARP_MEASURE_CODE>
      <ARP_NO_OF_PAK>1.1</ARP_NO_OF_PAK>
      <ARP_PAK_CODE>sample string 1</ARP_PAK_CODE>
      <ARP_PAK_ID>1</ARP_PAK_ID>
      <ARP_VOL>1.1</ARP_VOL>
      <ARP_VOL_UOM>1</ARP_VOL_UOM>
      <ARP_VOL_UOM_CODE>sample string 6</ARP_VOL_UOM_CODE>
      <ARP_VOL_WGT>1.1</ARP_VOL_WGT>
      <ARP_WIDTH>1.1</ARP_WIDTH>
    </ARR_PACK_DETAILS>
    <ARR_PACK_DETAILS>
      <ARP_ABH_ID>1</ARP_ABH_ID>
      <ARP_CHG_UOM>1</ARP_CHG_UOM>
      <ARP_CHG_UOM_CODE>sample string 5</ARP_CHG_UOM_CODE>
      <ARP_CHG_WGT>1.1</ARP_CHG_WGT>
      <ARP_GROSS_UOM>1</ARP_GROSS_UOM>
      <ARP_GROSS_UOM_CODE>sample string 2</ARP_GROSS_UOM_CODE>
      <ARP_GROSS_WGT>1.1</ARP_GROSS_WGT>
      <ARP_HEIGHT>1.1</ARP_HEIGHT>
      <ARP_ID>1</ARP_ID>
      <ARP_LENGTH>1.1</ARP_LENGTH>
      <ARP_MEASURE>sample string 3</ARP_MEASURE>
      <ARP_MEASURE_CODE>sample string 4</ARP_MEASURE_CODE>
      <ARP_NO_OF_PAK>1.1</ARP_NO_OF_PAK>
      <ARP_PAK_CODE>sample string 1</ARP_PAK_CODE>
      <ARP_PAK_ID>1</ARP_PAK_ID>
      <ARP_VOL>1.1</ARP_VOL>
      <ARP_VOL_UOM>1</ARP_VOL_UOM>
      <ARP_VOL_UOM_CODE>sample string 6</ARP_VOL_UOM_CODE>
      <ARP_VOL_WGT>1.1</ARP_VOL_WGT>
      <ARP_WIDTH>1.1</ARP_WIDTH>
    </ARR_PACK_DETAILS>
  </ARR_PACK_DETAILS>
  <ARR_PARTY_DETAILS>
    <ARR_PARTY_DETAILS>
      <APD_AR_ADD>sample string 4</APD_AR_ADD>
      <APD_AR_CODE>sample string 3</APD_AR_CODE>
      <APD_AR_ID>1</APD_AR_ID>
      <APD_ID>1</APD_ID>
      <APD_TYPE>sample string 1</APD_TYPE>
      <APD_TYPE_CODE>sample string 2</APD_TYPE_CODE>
    </ARR_PARTY_DETAILS>
    <ARR_PARTY_DETAILS>
      <APD_AR_ADD>sample string 4</APD_AR_ADD>
      <APD_AR_CODE>sample string 3</APD_AR_CODE>
      <APD_AR_ID>1</APD_AR_ID>
      <APD_ID>1</APD_ID>
      <APD_TYPE>sample string 1</APD_TYPE>
      <APD_TYPE_CODE>sample string 2</APD_TYPE_CODE>
    </ARR_PARTY_DETAILS>
  </ARR_PARTY_DETAILS>
  <ARR_POR_ID>1</ARR_POR_ID>
  <ARR_PROFIT_DETAILS>
    <ARR_PROFIT_DETAILS>
      <ARD_CHG_BASIS>sample string 1</ARD_CHG_BASIS>
      <ARD_CUR_CODE>sample string 2</ARD_CUR_CODE>
      <ARD_CUR_ID>1</ARD_CUR_ID>
      <ARD_ESTMAT_COST>1.1</ARD_ESTMAT_COST>
      <ARD_ESTMAT_PROFIT>1.1</ARD_ESTMAT_PROFIT>
      <ARD_ESTMAT_REVENUE>1.1</ARD_ESTMAT_REVENUE>
      <ARD_ID>1</ARD_ID>
    </ARR_PROFIT_DETAILS>
    <ARR_PROFIT_DETAILS>
      <ARD_CHG_BASIS>sample string 1</ARD_CHG_BASIS>
      <ARD_CUR_CODE>sample string 2</ARD_CUR_CODE>
      <ARD_CUR_ID>1</ARD_CUR_ID>
      <ARD_ESTMAT_COST>1.1</ARD_ESTMAT_COST>
      <ARD_ESTMAT_PROFIT>1.1</ARD_ESTMAT_PROFIT>
      <ARD_ESTMAT_REVENUE>1.1</ARD_ESTMAT_REVENUE>
      <ARD_ID>1</ARD_ID>
    </ARR_PROFIT_DETAILS>
  </ARR_PROFIT_DETAILS>
  <ARR_PROGRAM_ID>sample string 10</ARR_PROGRAM_ID>
  <ARR_RATE_DETAILS>
    <ARR_RATE_DETAILS>
      <AAR_ABH_ID>1</AAR_ABH_ID>
      <AAR_AIR_FM_ID>1</AAR_AIR_FM_ID>
      <AAR_AIR_FM_NAME>sample string 14</AAR_AIR_FM_NAME>
      <AAR_AMOUNT>1.1</AAR_AMOUNT>
      <AAR_AR_ID>1</AAR_AR_ID>
      <AAR_AR_NAME>sample string 12</AAR_AR_NAME>
      <AAR_BASIS>1</AAR_BASIS>
      <AAR_BASIS_CODE>sample string 4</AAR_BASIS_CODE>
      <AAR_CHG_CODE>sample string 3</AAR_CHG_CODE>
      <AAR_CHG_ID>1</AAR_CHG_ID>
      <AAR_CHG_OWNER>sample string 9</AAR_CHG_OWNER>
      <AAR_CHG_OWNER_CODE>sample string 10</AAR_CHG_OWNER_CODE>
      <AAR_CHG_TYPE>sample string 1</AAR_CHG_TYPE>
      <AAR_CHG_TYPE_CODE>sample string 2</AAR_CHG_TYPE_CODE>
      <AAR_COL_AT>1</AAR_COL_AT>
      <AAR_COL_AT_CODE>sample string 8</AAR_COL_AT_CODE>
      <AAR_COL_MODE>sample string 6</AAR_COL_MODE>
      <AAR_COL_MODE_CODE>sample string 7</AAR_COL_MODE_CODE>
      <AAR_CUR_CODE>sample string 5</AAR_CUR_CODE>
      <AAR_CUR_ID>1</AAR_CUR_ID>
      <AAR_ID>1</AAR_ID>
      <AAR_OWNER_CODE>sample string 11</AAR_OWNER_CODE>
      <AAR_OWNER_ID>1</AAR_OWNER_ID>
      <AAR_QTY>1.1</AAR_QTY>
      <AAR_RATE>1.1</AAR_RATE>
      <AAR_REMARKS>sample string 13</AAR_REMARKS>
      <AAR_TRANSIT_TIME>sample string 15</AAR_TRANSIT_TIME>
    </ARR_RATE_DETAILS>
    <ARR_RATE_DETAILS>
      <AAR_ABH_ID>1</AAR_ABH_ID>
      <AAR_AIR_FM_ID>1</AAR_AIR_FM_ID>
      <AAR_AIR_FM_NAME>sample string 14</AAR_AIR_FM_NAME>
      <AAR_AMOUNT>1.1</AAR_AMOUNT>
      <AAR_AR_ID>1</AAR_AR_ID>
      <AAR_AR_NAME>sample string 12</AAR_AR_NAME>
      <AAR_BASIS>1</AAR_BASIS>
      <AAR_BASIS_CODE>sample string 4</AAR_BASIS_CODE>
      <AAR_CHG_CODE>sample string 3</AAR_CHG_CODE>
      <AAR_CHG_ID>1</AAR_CHG_ID>
      <AAR_CHG_OWNER>sample string 9</AAR_CHG_OWNER>
      <AAR_CHG_OWNER_CODE>sample string 10</AAR_CHG_OWNER_CODE>
      <AAR_CHG_TYPE>sample string 1</AAR_CHG_TYPE>
      <AAR_CHG_TYPE_CODE>sample string 2</AAR_CHG_TYPE_CODE>
      <AAR_COL_AT>1</AAR_COL_AT>
      <AAR_COL_AT_CODE>sample string 8</AAR_COL_AT_CODE>
      <AAR_COL_MODE>sample string 6</AAR_COL_MODE>
      <AAR_COL_MODE_CODE>sample string 7</AAR_COL_MODE_CODE>
      <AAR_CUR_CODE>sample string 5</AAR_CUR_CODE>
      <AAR_CUR_ID>1</AAR_CUR_ID>
      <AAR_ID>1</AAR_ID>
      <AAR_OWNER_CODE>sample string 11</AAR_OWNER_CODE>
      <AAR_OWNER_ID>1</AAR_OWNER_ID>
      <AAR_QTY>1.1</AAR_QTY>
      <AAR_RATE>1.1</AAR_RATE>
      <AAR_REMARKS>sample string 13</AAR_REMARKS>
      <AAR_TRANSIT_TIME>sample string 15</AAR_TRANSIT_TIME>
    </ARR_RATE_DETAILS>
  </ARR_RATE_DETAILS>
  <ARR_REMARKS>sample string 6</ARR_REMARKS>
  <ARR_SALES_BY>1</ARR_SALES_BY>
  <ARR_SEARCH>sample string 8</ARR_SEARCH>
  <ARR_SER_TYPE>sample string 2</ARR_SER_TYPE>
  <ARR_STATUS>sample string 7</ARR_STATUS>
  <ARR_TRANSIT_TIME>sample string 5</ARR_TRANSIT_TIME>
  <ARR_VALID_FROM>2025-12-06T04:26:11.2137169+00:00</ARR_VALID_FROM>
  <ARR_VALID_TO>2025-12-06T04:26:11.2137169+00:00</ARR_VALID_TO>
</PostAirQuotation>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.