GET api/manifest/Get/{manifestId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
manifestId

integer

Required

Body Parameters

None.

Response Information

Resource Description

ManifestDto
NameDescriptionTypeAdditional information
FullName

string

None.

Email

string

None.

CompanyName

string

None.

Mobile

string

None.

Address1

string

None.

Address2

string

None.

CountryId

integer

None.

Country

CountryDto

None.

CityName

string

None.

NumberOfPackages

integer

None.

Weight

decimal number

None.

InternationalShipmentValue

decimal number

None.

Description

string

None.

Instructions

string

None.

ServiceCode

string

None.

CODAmount

decimal number

None.

ManifestStatusId

integer

None.

ManifestStatus

ManifestStatusDto

None.

AWB

string

None.

Ref

string

None.

Phone

string

None.

Client

UserDetailDto

None.

AssignedTo

UserDto

None.

Currency

string

None.

Tracking

Collection of ManifestTrackingDto

None.

DeliveredOn

date

None.

PickedOn

date

None.

AssignedOn

date

None.

LastStatusDate

date

None.

DeletedBy

UserDto

None.

DeletedOn

date

None.

CreatedBy

UserDto

None.

CreatedOn

date

None.

UpdatedBy

UserDto

None.

UpdatedOn

date

None.

Id

integer

None.

Response 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.