API Docs
Retrieve Partner
Contents
Retrieves a Resource Sharing Partner.
Resource URL
GET /almaws/v1/partners/{partner_code}
API Description
URL Parameters
Parameter | Type | Description |
---|---|---|
partner_code | xs:string | The code of the Resource Sharing Partner. |
Querystring Parameters
None
Body Parameters
None
Output
This method returns a Partner
object. See doc
Possible Error Codes
Code | Message |
---|---|
402118 | Partner not found. |