API Docs
Retrieve lending request.
Contents
Retrieve a lending request.
Resource URL
GET /almaws/v1/partners/{partner_code}/lending-requests/{request_id}
API Description
URL Parameters
Parameter | Type | Description |
---|---|---|
partner_code | xs:string | The code of the Resource Sharing Partner. |
request_id | xs:string | The ID of the requested lending request. |
Querystring Parameters
None
Body Parameters
None
Output
This method returns a Resource Sharing Request
object. See doc
Possible Error Codes
Code | Message |
---|---|
40166411 | Invalid parameter. |
40166412 | Failed to perform action. |