/
RG
rgcq
/
Web
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18h ago · Updated 18h ago
Details
Filter operations
Accounting-Software-Codes
3
Activities
7
Activity-Occurrences
16
Activity-Registrations
1
Addresses
2
Books
7
get
/api/books/search
get
/api/books/slugs/{slug}
get
/api/books/{id}
put
/api/books/{id}
delete
/api/books/{id}
get
/api/books
post
/api/books
Capsule
3
Corporate-Organizations
5
Documents
7
Incomplete-Forms
2
Invoices
1
Members
5
Orders
1
Organizations
26
Participants
1
Plans
2
Stripe
1
Syndicate
1
Syndicates
1
Sys-Admin
12
Users
3
Xero
1
Books
get
/api/books/{id}
Path parameters
id
string
guid
required
Response
Success
BookDto
required
id
string
guid
created
string
date-time
nameFr
string
nameEn
string
descriptionFr
string
descriptionEn
string
isbn
string
author
string
editor
string
yearOfPublication
integer
numberOfPages
integer
membersOnly
boolean
cardImage
string
memberPrice
number
nonMemberPrice
number
nullable
memberProductId
string
guid
nonMemberProductId
string
guid
nullable
slug
string
Changes