POST api/BaoHuo?OrderID={OrderID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
OrderID

globally unique identifier

Required

Body Parameters

BHDeliveryOrderVMDtl
NameDescriptionTypeAdditional information
TID

globally unique identifier

None.

OrderID

globally unique identifier

None.

ProductID

globally unique identifier

None.

ProductName

string

None.

Sort

integer

None.

Count

decimal number

None.

ProductUnit

string

None.

Spec

string

None.

StandardSalePrice

decimal number

None.

ApprovalDiscount

decimal number

None.

OutProvincePriceIncrease

decimal number

None.

SelfPickUpPriceReduction

decimal number

None.

SalesPremium

decimal number

None.

Price

decimal number

None.

Sum

decimal number

None.

UseTypeKey

string

None.

Remark

string

None.

CarriageRatio

decimal number

None.

ExcludeCarriageAmount

decimal number

None.

Weight

decimal number

None.

Request Formats

application/json, text/json

Sample:
{
  "TID": "fa92e651-a063-4695-bd90-232907fd7919",
  "OrderID": "05d653e9-8ae6-46cb-a312-6ffec739cded",
  "ProductID": "795c1353-ae58-4a3b-a527-dbd7ed368812",
  "ProductName": "sample string 1",
  "Sort": 2,
  "Count": 1.0,
  "ProductUnit": "sample string 3",
  "Spec": "sample string 4",
  "StandardSalePrice": 1.0,
  "ApprovalDiscount": 1.0,
  "OutProvincePriceIncrease": 1.0,
  "SelfPickUpPriceReduction": 1.0,
  "SalesPremium": 1.0,
  "Price": 1.0,
  "Sum": 1.0,
  "UseTypeKey": "sample string 5",
  "Remark": "sample string 6",
  "CarriageRatio": 7.0,
  "ExcludeCarriageAmount": 8.0,
  "Weight": 1.0
}

application/xml, text/xml

Sample:
<BHDeliveryOrderVMDtl xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JT.VSFA.Entity">
  <ApprovalDiscount>1</ApprovalDiscount>
  <CarriageRatio>7</CarriageRatio>
  <Count>1</Count>
  <ExcludeCarriageAmount>8</ExcludeCarriageAmount>
  <OrderID>05d653e9-8ae6-46cb-a312-6ffec739cded</OrderID>
  <OutProvincePriceIncrease>1</OutProvincePriceIncrease>
  <Price>1</Price>
  <ProductID>795c1353-ae58-4a3b-a527-dbd7ed368812</ProductID>
  <ProductName>sample string 1</ProductName>
  <ProductUnit>sample string 3</ProductUnit>
  <Remark>sample string 6</Remark>
  <SalesPremium>1</SalesPremium>
  <SelfPickUpPriceReduction>1</SelfPickUpPriceReduction>
  <Sort>2</Sort>
  <Spec>sample string 4</Spec>
  <StandardSalePrice>1</StandardSalePrice>
  <Sum>1</Sum>
  <TID>fa92e651-a063-4695-bd90-232907fd7919</TID>
  <UseTypeKey>sample string 5</UseTypeKey>
  <Weight>1</Weight>
</BHDeliveryOrderVMDtl>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

TS34_DeliveryOrderDetailInfo
NameDescriptionTypeAdditional information
TID

globally unique identifier

None.

DomainID

globally unique identifier

None.

LastUpdatePersonID

string

None.

LastUpdateAccountID

string

None.

LastUpdateDateTime

date

None.

CreatePersonID

string

None.

CreateAccountID

string

None.

CreateDateTime

date

None.

IsDelete

boolean

None.

OrderID

globally unique identifier

None.

ProductID

globally unique identifier

None.

ProductName

string

None.

Count

decimal number

None.

ProductUnit

string

None.

Price

decimal number

None.

Spec

string

None.

Sum

decimal number

None.

UseTypeKey

string

None.

SalePromotionID

globally unique identifier

None.

StockSatus

string

None.

Sort

integer

None.

SyncID

globally unique identifier

None.

Remark

string

None.

Manufacture

date

None.

Batch

string

None.

WarehouseId

globally unique identifier

None.

WarehouseName

string

None.

CountSubTotal

string

None.

CostPrice

decimal number

None.

ApprovalDiscount

decimal number

None.

OutProvincePriceIncrease

decimal number

None.

SelfPickUpPriceReduction

decimal number

None.

SalesPremium

decimal number

None.

StandardSalePrice

decimal number

None.

Privilege

decimal number

None.

CarriageRatio

decimal number

None.

ExcludeCarriageAmount

decimal number

None.

Response Formats

application/json, text/json

Sample:
{
  "TID": "e09f8db5-8ef1-42c5-a072-cf180ee908ab",
  "DomainID": "5490c062-d146-4e6e-8285-5ab9b6ef2863",
  "LastUpdatePersonID": "sample string 1",
  "LastUpdateAccountID": "sample string 2",
  "LastUpdateDateTime": "2025-06-23 21:37:09",
  "CreatePersonID": "sample string 3",
  "CreateAccountID": "sample string 4",
  "CreateDateTime": "2025-06-23 21:37:09",
  "IsDelete": true,
  "OrderID": "727c03ed-d707-44e2-88fc-23aef2c7f2a7",
  "ProductID": "573d95ef-525b-443b-9e2c-d35028341ee5",
  "ProductName": "sample string 5",
  "Count": 1.0,
  "ProductUnit": "sample string 6",
  "Price": 1.0,
  "Spec": "sample string 7",
  "Sum": 1.0,
  "UseTypeKey": "sample string 8",
  "SalePromotionID": "7adf753c-f17c-4050-a2cc-18040bcf6b77",
  "StockSatus": "sample string 9",
  "Sort": 1,
  "SyncID": "3814ff8b-fff2-40c4-8bf8-c2e82706fc2c",
  "Remark": "sample string 10",
  "Manufacture": "2025-06-23 21:37:09",
  "Batch": "sample string 11",
  "WarehouseId": "fe17fe48-b760-4bfd-b203-bb3498c137d1",
  "WarehouseName": "sample string 12",
  "CountSubTotal": "sample string 13",
  "CostPrice": 1.0,
  "ApprovalDiscount": 1.0,
  "OutProvincePriceIncrease": 1.0,
  "SelfPickUpPriceReduction": 1.0,
  "SalesPremium": 1.0,
  "StandardSalePrice": 1.0,
  "Privilege": 1.0,
  "CarriageRatio": 1.0,
  "ExcludeCarriageAmount": 1.0
}

application/xml, text/xml

Sample:
<TS34_DeliveryOrderDetailInfo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JT.VSFA.Entity">
  <ApprovalDiscount>1</ApprovalDiscount>
  <Batch>sample string 11</Batch>
  <CarriageRatio>1</CarriageRatio>
  <CostPrice>1</CostPrice>
  <Count>1</Count>
  <CountSubTotal>sample string 13</CountSubTotal>
  <CreateAccountID>sample string 4</CreateAccountID>
  <CreateDateTime>2025-06-23T21:37:09.9631177+08:00</CreateDateTime>
  <CreatePersonID>sample string 3</CreatePersonID>
  <DomainID>5490c062-d146-4e6e-8285-5ab9b6ef2863</DomainID>
  <ExcludeCarriageAmount>1</ExcludeCarriageAmount>
  <IsDelete>true</IsDelete>
  <LastUpdateAccountID>sample string 2</LastUpdateAccountID>
  <LastUpdateDateTime>2025-06-23T21:37:09.9631177+08:00</LastUpdateDateTime>
  <LastUpdatePersonID>sample string 1</LastUpdatePersonID>
  <Manufacture>2025-06-23T21:37:09.9631177+08:00</Manufacture>
  <OrderID>727c03ed-d707-44e2-88fc-23aef2c7f2a7</OrderID>
  <OutProvincePriceIncrease>1</OutProvincePriceIncrease>
  <Price>1</Price>
  <Privilege>1</Privilege>
  <ProductID>573d95ef-525b-443b-9e2c-d35028341ee5</ProductID>
  <ProductName>sample string 5</ProductName>
  <ProductUnit>sample string 6</ProductUnit>
  <Remark>sample string 10</Remark>
  <SalePromotionID>7adf753c-f17c-4050-a2cc-18040bcf6b77</SalePromotionID>
  <SalesPremium>1</SalesPremium>
  <SelfPickUpPriceReduction>1</SelfPickUpPriceReduction>
  <Sort>1</Sort>
  <Spec>sample string 7</Spec>
  <StandardSalePrice>1</StandardSalePrice>
  <StockSatus>sample string 9</StockSatus>
  <Sum>1</Sum>
  <SyncID>3814ff8b-fff2-40c4-8bf8-c2e82706fc2c</SyncID>
  <TID>e09f8db5-8ef1-42c5-a072-cf180ee908ab</TID>
  <UseTypeKey>sample string 8</UseTypeKey>
  <WarehouseId>fe17fe48-b760-4bfd-b203-bb3498c137d1</WarehouseId>
  <WarehouseName>sample string 12</WarehouseName>
</TS34_DeliveryOrderDetailInfo>