BatchValidations
Returns the results of batch validation.
The 本製品 will use the Blackbaud Financial Edge NXT API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the 本製品.
- BatchId supports the '=' operator. This the only supported column.
SELECT * FROM BatchValidations WHERE BatchId = 123
Columns
Name | Type | References | Description |
BatchId [KEY] | String |
JournalEntryBatches.BatchId | Indicates if the request was valid. |
IsValid | Boolean | Indicates if the request was valid. | |
Errors | String | The list of errors received during validation. |