| ... | @@ -15,7 +15,7 @@ Remember to URL Encode every parameter's value! |
... | @@ -15,7 +15,7 @@ Remember to URL Encode every parameter's value! |
|
|
- (optional) `bibid` This parameter specifies the book you want to loan.
|
|
- (optional) `bibid` This parameter specifies the book you want to loan.
|
|
|
#### Response
|
|
#### Response
|
|
|
|
|
|
|
|
`
|
|
```
|
|
|
{
|
|
{
|
|
|
"Updated": null,
|
|
"Updated": null,
|
|
|
"PickupLocations": [
|
|
"PickupLocations": [
|
| ... | @@ -55,5 +55,6 @@ Remember to URL Encode every parameter's value! |
... | @@ -55,5 +55,6 @@ Remember to URL Encode every parameter's value! |
|
|
"Status": 1,
|
|
"Status": 1,
|
|
|
"Message": null,
|
|
"Message": null,
|
|
|
"ErrorMessage": null,
|
|
"ErrorMessage": null,
|
|
|
"Copyright": "Copyright (c) 2016-2018 Enisoft Ltd. This interface is for Enisoft's apps' private use only and other use is prohibited."
|
|
"Copyright": "Copyright (c) 2016-2018 Enisoft Ltd. This interface is for Enisoft's apps' private use only and other use is prohibited. (ofc we don't care f*ck u Enisoft)"
|
|
|
}` |
|
}
|
|
|
|
``` |