GET api/manifest/Get/{manifestId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| manifestId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ManifestDto| Name | Description | Type | Additional information |
|---|---|---|---|
| FullName | string |
None. |
|
| 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.