OPTIONS api/KSMBIData/GetCMCertficatesShipmentwise/{pFromDate}/{pToDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pFromDate

string

Required

pToDate

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of CMCertificatesShipmentWise
NameDescriptionTypeAdditional information
txnDate

string

None.

errorCode

string

None.

erorMesage

string

None.

elecDevicesCount

integer

None.

sanitaryWaresCount

integer

None.

steelProductsCount

integer

None.

pigmentsCount

integer

None.

oilsCount

integer

None.

ceramicsCount

integer

None.

cementsCount

integer

None.

pipesCount

integer

None.

flaskCount

integer

None.

tobaccoProductsNOtherTypesCount

integer

None.

sparePartsCount

integer

None.

toysCount

integer

None.

tobaccoProductsNCigarettesCount

integer

None.

vehiclesCount

integer

None.

tyresCount

integer

None.

motorbikesCount

integer

None.

whiteBricksCount

integer

None.

melamineCount

integer

None.

newCarsForAgentCount

integer

None.

newGovCarCount

integer

None.

newMotorbikesCount

integer

None.

totalDayCount

integer

None.

spongeCount

integer

None.

ecigarateCount

integer

None.

newGovBikeCount

integer

None.

householddetergent

integer

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "TxnDate": "sample string 1",
    "ErrorCode": "sample string 2",
    "ErorMesage": "sample string 3",
    "ElecDevicesCount": 4,
    "SanitaryWaresCount": 5,
    "SteelProductsCount": 6,
    "PigmentsCount": 7,
    "OilsCount": 8,
    "CeramicsCount": 9,
    "CementsCount": 10,
    "PipesCount": 11,
    "FlaskCount": 12,
    "TobaccoProductsNOtherTypesCount": 13,
    "SparePartsCount": 14,
    "ToysCount": 15,
    "TobaccoProductsNCigarettesCount": 16,
    "VehiclesCount": 17,
    "TyresCount": 18,
    "MotorbikesCount": 19,
    "WhiteBricksCount": 20,
    "MelamineCount": 21,
    "NewCarsForAgentCount": 22,
    "NewCarsCount": 23,
    "NewMotorbikesCount": 24,
    "TotalDayCount": 293,
    "SpongeCount": 25,
    "eCigarateCount": 26,
    "GovBikeCount": 27,
    "householddetergent": 28
  },
  {
    "TxnDate": "sample string 1",
    "ErrorCode": "sample string 2",
    "ErorMesage": "sample string 3",
    "ElecDevicesCount": 4,
    "SanitaryWaresCount": 5,
    "SteelProductsCount": 6,
    "PigmentsCount": 7,
    "OilsCount": 8,
    "CeramicsCount": 9,
    "CementsCount": 10,
    "PipesCount": 11,
    "FlaskCount": 12,
    "TobaccoProductsNOtherTypesCount": 13,
    "SparePartsCount": 14,
    "ToysCount": 15,
    "TobaccoProductsNCigarettesCount": 16,
    "VehiclesCount": 17,
    "TyresCount": 18,
    "MotorbikesCount": 19,
    "WhiteBricksCount": 20,
    "MelamineCount": 21,
    "NewCarsForAgentCount": 22,
    "NewCarsCount": 23,
    "NewMotorbikesCount": 24,
    "TotalDayCount": 293,
    "SpongeCount": 25,
    "eCigarateCount": 26,
    "GovBikeCount": 27,
    "householddetergent": 28
  }
]

application/xml, text/xml

Sample:
<ArrayOfCMCertificatesShipmentWise xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <CMCertificatesShipmentWise>
    <TxnDate>sample string 1</TxnDate>
    <ErrorCode>sample string 2</ErrorCode>
    <ErorMesage>sample string 3</ErorMesage>
    <ElecDevicesCount>4</ElecDevicesCount>
    <SanitaryWaresCount>5</SanitaryWaresCount>
    <SteelProductsCount>6</SteelProductsCount>
    <PigmentsCount>7</PigmentsCount>
    <OilsCount>8</OilsCount>
    <CeramicsCount>9</CeramicsCount>
    <CementsCount>10</CementsCount>
    <PipesCount>11</PipesCount>
    <FlaskCount>12</FlaskCount>
    <TobaccoProductsNOtherTypesCount>13</TobaccoProductsNOtherTypesCount>
    <SparePartsCount>14</SparePartsCount>
    <ToysCount>15</ToysCount>
    <TobaccoProductsNCigarettesCount>16</TobaccoProductsNCigarettesCount>
    <VehiclesCount>17</VehiclesCount>
    <TyresCount>18</TyresCount>
    <MotorbikesCount>19</MotorbikesCount>
    <WhiteBricksCount>20</WhiteBricksCount>
    <MelamineCount>21</MelamineCount>
    <NewCarsForAgentCount>22</NewCarsForAgentCount>
    <NewCarsCount>23</NewCarsCount>
    <NewMotorbikesCount>24</NewMotorbikesCount>
    <SpongeCount>25</SpongeCount>
    <eCigarateCount>26</eCigarateCount>
    <GovBikeCount>27</GovBikeCount>
    <householddetergent>28</householddetergent>
  </CMCertificatesShipmentWise>
  <CMCertificatesShipmentWise>
    <TxnDate>sample string 1</TxnDate>
    <ErrorCode>sample string 2</ErrorCode>
    <ErorMesage>sample string 3</ErorMesage>
    <ElecDevicesCount>4</ElecDevicesCount>
    <SanitaryWaresCount>5</SanitaryWaresCount>
    <SteelProductsCount>6</SteelProductsCount>
    <PigmentsCount>7</PigmentsCount>
    <OilsCount>8</OilsCount>
    <CeramicsCount>9</CeramicsCount>
    <CementsCount>10</CementsCount>
    <PipesCount>11</PipesCount>
    <FlaskCount>12</FlaskCount>
    <TobaccoProductsNOtherTypesCount>13</TobaccoProductsNOtherTypesCount>
    <SparePartsCount>14</SparePartsCount>
    <ToysCount>15</ToysCount>
    <TobaccoProductsNCigarettesCount>16</TobaccoProductsNCigarettesCount>
    <VehiclesCount>17</VehiclesCount>
    <TyresCount>18</TyresCount>
    <MotorbikesCount>19</MotorbikesCount>
    <WhiteBricksCount>20</WhiteBricksCount>
    <MelamineCount>21</MelamineCount>
    <NewCarsForAgentCount>22</NewCarsForAgentCount>
    <NewCarsCount>23</NewCarsCount>
    <NewMotorbikesCount>24</NewMotorbikesCount>
    <SpongeCount>25</SpongeCount>
    <eCigarateCount>26</eCigarateCount>
    <GovBikeCount>27</GovBikeCount>
    <householddetergent>28</householddetergent>
  </CMCertificatesShipmentWise>
</ArrayOfCMCertificatesShipmentWise>