The VerifyPosDailyNotice function verifies an posDailyNotice record against the available business rules.
Method | /VerifyPosDailyNotice |
The request body is of type VerifyPosDailyNotice.
Name | Description | Data Type |
---|---|---|
posDailyNotice | PosDailyNoticeInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyPosDailyNoticeResponse.
Name | Description | Data Type |
---|---|---|
VerifyPosDailyNoticeResult | ArrayOfVerifyExceptionInfo |
|