The GetSingleParcelService function returns the parcelService record for the given primary key.
Method | /GetSingleParcelService |
The request body is of type GetSingleParcelService.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleParcelServiceResponse.
Name | Description | Data Type |
---|---|---|
GetSingleParcelServiceResult | ParcelServiceInfo |
|