The VerifyParcelServiceInfo function verifies a parcelService record against the available business rules.
Method | /VerifyParcelServiceInfo |
The request body is of type VerifyParcelServiceInfo.
Name | Description | Data Type |
---|---|---|
parcelService | ParcelServiceInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyParcelServiceInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyParcelServiceInfoResult | ArrayOfVerifyExceptionInfo |
|