GET api/cfgShippingService/ForLevel/{code}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
code

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of cfgShippingServiceDb
NameDescriptionTypeAdditional information
ShippingServiceID

integer

None.

ShippingServiceCode

string

Required

Max length: 80

ShippingServiceName

string

Max length: 100

ExternalReferenceID

globally unique identifier

None.

ServiceLevelCode

string

Max length: 15

CarrierCode

string

Max length: 4

CarrierServiceCode

string

Max length: 10

UniversalService

boolean

None.

SetRequiredShipDate

boolean

None.

IsActive

boolean

None.

CreatedBy

integer

None.

CreatedDate

date

None.

UpdatedBy

integer

None.

UpdatedDate

date

None.

CarrierReferenceID

globally unique identifier

None.

ResidentialMode

integer

None.

results

Collection of ValidationResult

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "results": null,
    "ShippingServiceID": 1,
    "ShippingServiceCode": "sample string 2",
    "ShippingServiceName": "sample string 3",
    "ExternalReferenceID": "96513667-ceba-4305-bd4d-2cbc7b43157c",
    "ServiceLevelCode": "sample string 4",
    "CarrierCode": "sample string 5",
    "CarrierServiceCode": "sample string 6",
    "UniversalService": true,
    "SetRequiredShipDate": true,
    "IsActive": true,
    "CreatedBy": 10,
    "CreatedDate": "2025-12-06T23:37:07.4763333+00:00",
    "UpdatedBy": 12,
    "UpdatedDate": "2025-12-06T23:37:07.4763333+00:00",
    "CarrierReferenceID": "6e8298c1-48e1-42e2-adae-d589e0d3f8fe",
    "ResidentialMode": 14
  },
  {
    "results": null,
    "ShippingServiceID": 1,
    "ShippingServiceCode": "sample string 2",
    "ShippingServiceName": "sample string 3",
    "ExternalReferenceID": "96513667-ceba-4305-bd4d-2cbc7b43157c",
    "ServiceLevelCode": "sample string 4",
    "CarrierCode": "sample string 5",
    "CarrierServiceCode": "sample string 6",
    "UniversalService": true,
    "SetRequiredShipDate": true,
    "IsActive": true,
    "CreatedBy": 10,
    "CreatedDate": "2025-12-06T23:37:07.4763333+00:00",
    "UpdatedBy": 12,
    "UpdatedDate": "2025-12-06T23:37:07.4763333+00:00",
    "CarrierReferenceID": "6e8298c1-48e1-42e2-adae-d589e0d3f8fe",
    "ResidentialMode": 14
  }
]

application/xml, text/xml

Sample:
<ArrayOfcfgShippingServiceDb xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
  <cfgShippingServiceDb>
    <results xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
    <CarrierCode>sample string 5</CarrierCode>
    <CarrierReferenceID>6e8298c1-48e1-42e2-adae-d589e0d3f8fe</CarrierReferenceID>
    <CarrierServiceCode>sample string 6</CarrierServiceCode>
    <CreatedBy>10</CreatedBy>
    <CreatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2025-12-06T23:37:07.4763333Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </CreatedDate>
    <ExternalReferenceID>96513667-ceba-4305-bd4d-2cbc7b43157c</ExternalReferenceID>
    <IsActive>true</IsActive>
    <ResidentialMode>14</ResidentialMode>
    <ServiceLevelCode>sample string 4</ServiceLevelCode>
    <SetRequiredShipDate>true</SetRequiredShipDate>
    <ShippingServiceCode>sample string 2</ShippingServiceCode>
    <ShippingServiceID>1</ShippingServiceID>
    <ShippingServiceName>sample string 3</ShippingServiceName>
    <UniversalService>true</UniversalService>
    <UpdatedBy>12</UpdatedBy>
    <UpdatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2025-12-06T23:37:07.4763333Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </UpdatedDate>
  </cfgShippingServiceDb>
  <cfgShippingServiceDb>
    <results xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
    <CarrierCode>sample string 5</CarrierCode>
    <CarrierReferenceID>6e8298c1-48e1-42e2-adae-d589e0d3f8fe</CarrierReferenceID>
    <CarrierServiceCode>sample string 6</CarrierServiceCode>
    <CreatedBy>10</CreatedBy>
    <CreatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2025-12-06T23:37:07.4763333Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </CreatedDate>
    <ExternalReferenceID>96513667-ceba-4305-bd4d-2cbc7b43157c</ExternalReferenceID>
    <IsActive>true</IsActive>
    <ResidentialMode>14</ResidentialMode>
    <ServiceLevelCode>sample string 4</ServiceLevelCode>
    <SetRequiredShipDate>true</SetRequiredShipDate>
    <ShippingServiceCode>sample string 2</ShippingServiceCode>
    <ShippingServiceID>1</ShippingServiceID>
    <ShippingServiceName>sample string 3</ShippingServiceName>
    <UniversalService>true</UniversalService>
    <UpdatedBy>12</UpdatedBy>
    <UpdatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2025-12-06T23:37:07.4763333Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </UpdatedDate>
  </cfgShippingServiceDb>
</ArrayOfcfgShippingServiceDb>