POST api/export/sms

Export data for SMS

Request Information

URI Parameters

None.

Body Parameters

Request Filter

SMSRequestApiViewModel
NameDescriptionTypeAdditional information
BStatusName

string

None.

CStatusName

string

None.

E1StatusName

string

None.

E2StatusName

string

None.

LStatusName

string

None.

DimensionName

string

None.

NStatusName

string

None.

Request Formats

application/json, text/json

Sample:
{
  "BStatusName": "sample string 1",
  "CStatusName": "sample string 2",
  "E1StatusName": "sample string 3",
  "E2StatusName": "sample string 4",
  "LStatusName": "sample string 5",
  "DimensionName": "sample string 6",
  "NStatusName": "sample string 7"
}

application/xml, text/xml

Sample:
<SMSRequestApiViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Deufol.OSL.EntryTool.BLL.Models.ApiModels">
  <BStatusName>sample string 1</BStatusName>
  <CStatusName>sample string 2</CStatusName>
  <DimensionName>sample string 6</DimensionName>
  <E1StatusName>sample string 3</E1StatusName>
  <E2StatusName>sample string 4</E2StatusName>
  <LStatusName>sample string 5</LStatusName>
  <NStatusName>sample string 7</NStatusName>
</SMSRequestApiViewModel>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Result

SMSApiViewModel
NameDescriptionTypeAdditional information
B

Collection of BLineApiViewModel

None.

N

Collection of NLineApiViewModel

None.

C

Collection of CLineApiViewModel

None.

E1

Collection of ELineApiViewModel

None.

E2

Collection of ELineApiViewModel

None.

K

Collection of KLineApiViewModel

None.

L

Collection of LLineApiViewModel

None.

Response Formats

application/json, text/json

Sample:
{
  "B": [
    {
      "Id": "804fee2e-6bfb-44f3-9cee-8ef7396dc8b4",
      "LPCode": "sample string 2",
      "InboundDate": "2024-09-19T10:09:14.7156688+02:00"
    },
    {
      "Id": "804fee2e-6bfb-44f3-9cee-8ef7396dc8b4",
      "LPCode": "sample string 2",
      "InboundDate": "2024-09-19T10:09:14.7156688+02:00"
    }
  ],
  "N": [
    {
      "Id": "de27e02d-0b19-40c7-886e-dbf2201cfedb",
      "HUCode": "sample string 2",
      "InboundDate": "2024-09-19T10:09:14.7156688+02:00"
    },
    {
      "Id": "de27e02d-0b19-40c7-886e-dbf2201cfedb",
      "HUCode": "sample string 2",
      "InboundDate": "2024-09-19T10:09:14.7156688+02:00"
    }
  ],
  "C": [
    {
      "Id": "61f529b2-adc7-46b8-aa31-912fafd7a199",
      "HUCode": "sample string 2",
      "POCode": "sample string 3",
      "LoadingDate": "2024-09-19T10:09:14.7156688+02:00"
    },
    {
      "Id": "61f529b2-adc7-46b8-aa31-912fafd7a199",
      "HUCode": "sample string 2",
      "POCode": "sample string 3",
      "LoadingDate": "2024-09-19T10:09:14.7156688+02:00"
    }
  ],
  "E1": [
    {
      "Id": "001bddbb-e312-470d-ba2d-5a79fe5a1d48",
      "PrjCode": "sample string 2",
      "PrjDesc": "sample string 3",
      "HUCode": "sample string 4",
      "POCode": "sample string 5",
      "CustomerNo": "sample string 6",
      "HUType": "sample string 7",
      "BinType": "sample string 8",
      "Netto": 9.0,
      "Brutto": 10.0,
      "Length": 11,
      "Width": 12,
      "Height": 13,
      "OrderNo": "sample string 14",
      "H": [
        {
          "LPCode": "sample string 1",
          "HUCode": "sample string 2",
          "POCode": "sample string 3"
        },
        {
          "LPCode": "sample string 1",
          "HUCode": "sample string 2",
          "POCode": "sample string 3"
        }
      ]
    },
    {
      "Id": "001bddbb-e312-470d-ba2d-5a79fe5a1d48",
      "PrjCode": "sample string 2",
      "PrjDesc": "sample string 3",
      "HUCode": "sample string 4",
      "POCode": "sample string 5",
      "CustomerNo": "sample string 6",
      "HUType": "sample string 7",
      "BinType": "sample string 8",
      "Netto": 9.0,
      "Brutto": 10.0,
      "Length": 11,
      "Width": 12,
      "Height": 13,
      "OrderNo": "sample string 14",
      "H": [
        {
          "LPCode": "sample string 1",
          "HUCode": "sample string 2",
          "POCode": "sample string 3"
        },
        {
          "LPCode": "sample string 1",
          "HUCode": "sample string 2",
          "POCode": "sample string 3"
        }
      ]
    }
  ],
  "E2": [
    {
      "Id": "001bddbb-e312-470d-ba2d-5a79fe5a1d48",
      "PrjCode": "sample string 2",
      "PrjDesc": "sample string 3",
      "HUCode": "sample string 4",
      "POCode": "sample string 5",
      "CustomerNo": "sample string 6",
      "HUType": "sample string 7",
      "BinType": "sample string 8",
      "Netto": 9.0,
      "Brutto": 10.0,
      "Length": 11,
      "Width": 12,
      "Height": 13,
      "OrderNo": "sample string 14",
      "H": [
        {
          "LPCode": "sample string 1",
          "HUCode": "sample string 2",
          "POCode": "sample string 3"
        },
        {
          "LPCode": "sample string 1",
          "HUCode": "sample string 2",
          "POCode": "sample string 3"
        }
      ]
    },
    {
      "Id": "001bddbb-e312-470d-ba2d-5a79fe5a1d48",
      "PrjCode": "sample string 2",
      "PrjDesc": "sample string 3",
      "HUCode": "sample string 4",
      "POCode": "sample string 5",
      "CustomerNo": "sample string 6",
      "HUType": "sample string 7",
      "BinType": "sample string 8",
      "Netto": 9.0,
      "Brutto": 10.0,
      "Length": 11,
      "Width": 12,
      "Height": 13,
      "OrderNo": "sample string 14",
      "H": [
        {
          "LPCode": "sample string 1",
          "HUCode": "sample string 2",
          "POCode": "sample string 3"
        },
        {
          "LPCode": "sample string 1",
          "HUCode": "sample string 2",
          "POCode": "sample string 3"
        }
      ]
    }
  ],
  "K": [
    {
      "Id": "bda455d2-76f1-4b6a-b8b5-6740810123e4",
      "LPCode": "sample string 2",
      "Quantity": 3.0,
      "BaseUOM": "sample string 4"
    },
    {
      "Id": "bda455d2-76f1-4b6a-b8b5-6740810123e4",
      "LPCode": "sample string 2",
      "Quantity": 3.0,
      "BaseUOM": "sample string 4"
    }
  ],
  "L": [
    {
      "Id": "33b7ded3-62aa-4d75-bc2d-689a8b560412",
      "LPCode": "sample string 2"
    },
    {
      "Id": "33b7ded3-62aa-4d75-bc2d-689a8b560412",
      "LPCode": "sample string 2"
    }
  ]
}

application/xml, text/xml

Sample:
<SMSApiViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Deufol.OSL.EntryTool.BLL.Models.ApiModels">
  <B>
    <BLineApiViewModel>
      <Id>804fee2e-6bfb-44f3-9cee-8ef7396dc8b4</Id>
      <InboundDate>2024-09-19T10:09:14.7156688+02:00</InboundDate>
      <LPCode>sample string 2</LPCode>
    </BLineApiViewModel>
    <BLineApiViewModel>
      <Id>804fee2e-6bfb-44f3-9cee-8ef7396dc8b4</Id>
      <InboundDate>2024-09-19T10:09:14.7156688+02:00</InboundDate>
      <LPCode>sample string 2</LPCode>
    </BLineApiViewModel>
  </B>
  <C>
    <CLineApiViewModel>
      <HUCode>sample string 2</HUCode>
      <Id>61f529b2-adc7-46b8-aa31-912fafd7a199</Id>
      <LoadingDate>2024-09-19T10:09:14.7156688+02:00</LoadingDate>
      <POCode>sample string 3</POCode>
    </CLineApiViewModel>
    <CLineApiViewModel>
      <HUCode>sample string 2</HUCode>
      <Id>61f529b2-adc7-46b8-aa31-912fafd7a199</Id>
      <LoadingDate>2024-09-19T10:09:14.7156688+02:00</LoadingDate>
      <POCode>sample string 3</POCode>
    </CLineApiViewModel>
  </C>
  <E1>
    <ELineApiViewModel>
      <BinType>sample string 8</BinType>
      <Brutto>10</Brutto>
      <CustomerNo>sample string 6</CustomerNo>
      <H>
        <HLineApiViewModel>
          <HUCode>sample string 2</HUCode>
          <LPCode>sample string 1</LPCode>
          <POCode>sample string 3</POCode>
        </HLineApiViewModel>
        <HLineApiViewModel>
          <HUCode>sample string 2</HUCode>
          <LPCode>sample string 1</LPCode>
          <POCode>sample string 3</POCode>
        </HLineApiViewModel>
      </H>
      <HUCode>sample string 4</HUCode>
      <HUType>sample string 7</HUType>
      <Height>13</Height>
      <Id>001bddbb-e312-470d-ba2d-5a79fe5a1d48</Id>
      <Length>11</Length>
      <Netto>9</Netto>
      <OrderNo>sample string 14</OrderNo>
      <POCode>sample string 5</POCode>
      <PrjCode>sample string 2</PrjCode>
      <PrjDesc>sample string 3</PrjDesc>
      <Width>12</Width>
    </ELineApiViewModel>
    <ELineApiViewModel>
      <BinType>sample string 8</BinType>
      <Brutto>10</Brutto>
      <CustomerNo>sample string 6</CustomerNo>
      <H>
        <HLineApiViewModel>
          <HUCode>sample string 2</HUCode>
          <LPCode>sample string 1</LPCode>
          <POCode>sample string 3</POCode>
        </HLineApiViewModel>
        <HLineApiViewModel>
          <HUCode>sample string 2</HUCode>
          <LPCode>sample string 1</LPCode>
          <POCode>sample string 3</POCode>
        </HLineApiViewModel>
      </H>
      <HUCode>sample string 4</HUCode>
      <HUType>sample string 7</HUType>
      <Height>13</Height>
      <Id>001bddbb-e312-470d-ba2d-5a79fe5a1d48</Id>
      <Length>11</Length>
      <Netto>9</Netto>
      <OrderNo>sample string 14</OrderNo>
      <POCode>sample string 5</POCode>
      <PrjCode>sample string 2</PrjCode>
      <PrjDesc>sample string 3</PrjDesc>
      <Width>12</Width>
    </ELineApiViewModel>
  </E1>
  <E2>
    <ELineApiViewModel>
      <BinType>sample string 8</BinType>
      <Brutto>10</Brutto>
      <CustomerNo>sample string 6</CustomerNo>
      <H>
        <HLineApiViewModel>
          <HUCode>sample string 2</HUCode>
          <LPCode>sample string 1</LPCode>
          <POCode>sample string 3</POCode>
        </HLineApiViewModel>
        <HLineApiViewModel>
          <HUCode>sample string 2</HUCode>
          <LPCode>sample string 1</LPCode>
          <POCode>sample string 3</POCode>
        </HLineApiViewModel>
      </H>
      <HUCode>sample string 4</HUCode>
      <HUType>sample string 7</HUType>
      <Height>13</Height>
      <Id>001bddbb-e312-470d-ba2d-5a79fe5a1d48</Id>
      <Length>11</Length>
      <Netto>9</Netto>
      <OrderNo>sample string 14</OrderNo>
      <POCode>sample string 5</POCode>
      <PrjCode>sample string 2</PrjCode>
      <PrjDesc>sample string 3</PrjDesc>
      <Width>12</Width>
    </ELineApiViewModel>
    <ELineApiViewModel>
      <BinType>sample string 8</BinType>
      <Brutto>10</Brutto>
      <CustomerNo>sample string 6</CustomerNo>
      <H>
        <HLineApiViewModel>
          <HUCode>sample string 2</HUCode>
          <LPCode>sample string 1</LPCode>
          <POCode>sample string 3</POCode>
        </HLineApiViewModel>
        <HLineApiViewModel>
          <HUCode>sample string 2</HUCode>
          <LPCode>sample string 1</LPCode>
          <POCode>sample string 3</POCode>
        </HLineApiViewModel>
      </H>
      <HUCode>sample string 4</HUCode>
      <HUType>sample string 7</HUType>
      <Height>13</Height>
      <Id>001bddbb-e312-470d-ba2d-5a79fe5a1d48</Id>
      <Length>11</Length>
      <Netto>9</Netto>
      <OrderNo>sample string 14</OrderNo>
      <POCode>sample string 5</POCode>
      <PrjCode>sample string 2</PrjCode>
      <PrjDesc>sample string 3</PrjDesc>
      <Width>12</Width>
    </ELineApiViewModel>
  </E2>
  <K>
    <KLineApiViewModel>
      <BaseUOM>sample string 4</BaseUOM>
      <Id>bda455d2-76f1-4b6a-b8b5-6740810123e4</Id>
      <LPCode>sample string 2</LPCode>
      <Quantity>3</Quantity>
    </KLineApiViewModel>
    <KLineApiViewModel>
      <BaseUOM>sample string 4</BaseUOM>
      <Id>bda455d2-76f1-4b6a-b8b5-6740810123e4</Id>
      <LPCode>sample string 2</LPCode>
      <Quantity>3</Quantity>
    </KLineApiViewModel>
  </K>
  <L>
    <LLineApiViewModel>
      <Id>33b7ded3-62aa-4d75-bc2d-689a8b560412</Id>
      <LPCode>sample string 2</LPCode>
    </LLineApiViewModel>
    <LLineApiViewModel>
      <Id>33b7ded3-62aa-4d75-bc2d-689a8b560412</Id>
      <LPCode>sample string 2</LPCode>
    </LLineApiViewModel>
  </L>
  <N>
    <NLineApiViewModel>
      <HUCode>sample string 2</HUCode>
      <Id>de27e02d-0b19-40c7-886e-dbf2201cfedb</Id>
      <InboundDate>2024-09-19T10:09:14.7156688+02:00</InboundDate>
    </NLineApiViewModel>
    <NLineApiViewModel>
      <HUCode>sample string 2</HUCode>
      <Id>de27e02d-0b19-40c7-886e-dbf2201cfedb</Id>
      <InboundDate>2024-09-19T10:09:14.7156688+02:00</InboundDate>
    </NLineApiViewModel>
  </N>
</SMSApiViewModel>