The VerifyCustomerNoteInfo function verifies a customerNote record against the available business rules.
Method | /VerifyCustomerNoteInfo |
The request body is of type VerifyCustomerNoteInfo.
Name | Description | Data Type |
---|---|---|
customerNote | CustomerNoteInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyCustomerNoteInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyCustomerNoteInfoResult | ArrayOfVerifyExceptionInfo |
|