Book Transfer
Update a Book Transfer
PATCH
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Unique identifier for object
Body
application/json
The book to update
The body is of type object
.
Response
200 - application/json
The book updated
The response is of type object
.