MARC Export

Test MARC Export Query

POST /api/.../marcexport?type=testquery

Test a new marc export search.

Request Information

Parameters
Name Type Required Description
MARC Export request DtoMARCExportRequest Yes Define this parameter in the request body.
DtoMARCExportRequest (minimal)
Property Type Nullable Description
SqlQuery string No The search command to qualify records.
      All other properties are not required.

Response Information

Example
application/json, text/json

No content is returned when valid. An exception is returned with error details when invalid.

HTTP Response Codes

Code Description
204 No Content. Success
400 Invalid