The VerifyTransportDeclarationInfo function verifies a transportDeclaration record against the available business rules.
Method | /VerifyTransportDeclarationInfo |
The request body is of type VerifyTransportDeclarationInfo.
Name | Description | Data Type |
---|---|---|
transportDeclaration | TransportDeclarationInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyTransportDeclarationInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyTransportDeclarationInfoResult | ArrayOfVerifyExceptionInfo |
|