POST api/Shipment?DetIds={DetIds}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
DetIds

string

Required

Body Parameters

Shipment
NameDescriptionTypeAdditional information
ShipmentID

integer

None.

OrderID

integer

None.

VendorID

integer

None.

VendorBranchID

integer

None.

ShippingProviderID

integer

None.

TrackingNumber

string

None.

Pieces

decimal number

None.

TotalWeight

decimal number

None.

TotalAmount

decimal number

None.

ShippedDateUtc

date

None.

DeliveryDateUtc

date

None.

AdminComment

string

None.

CreatedOnUtc

date

None.

AwbPdf

string

None.

AwbLabel

string

None.

ReadyForTracking

boolean

None.

Cancelled

boolean

None.

CurrentStatus

string

None.

Order

OrderHead

None.

ShipmentItems

Collection of ShipmentItem

None.

ShipmentStatus

Collection of ShipmentStatus

None.

ShippingProvider

ShippingProvider

None.

Vendor

Vendor

None.

VendorBranch

VendorBranch

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />