© 2026 Clarivate
POST /api/.../marcexport?type=testquery
Test a new marc export search.
| Name | Type | Required | Description |
|---|---|---|---|
| MARC Export request | DtoMARCExportRequest | Yes | Define this parameter in the request body. |
| Property | Type | Nullable | Description |
|---|---|---|---|
| SqlQuery | string | No | The search command to qualify records. |
| All other properties are not required. |
No content is returned when valid. An exception is returned with error details when invalid.
| Code | Description |
|---|---|
| 204 | No Content. Success |
| 400 | Invalid |