Query Parameters
- /^(isbn|isbn10|isbn13)$/: required(string)
HTTP status code 200
Returns true if a valid ISBN code, otherwise false
Body
Media type: application/json
Type: object
Properties- isValid: required(boolean)
Example:
HTTP status code 400
Bad request, invalid query parameter is provided
Body
Media type: text/plain
Type: any
Example:
Only one of following query params must be specified: isbn, isbn10, isbn13