API Docs
Update Partner
Contents
Updates a Partner resource.
Resource URL
PUT /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
The Partner resource to update. Must exist. See doc
Output
This method returns a Partner
object. See doc
Possible Error Codes
Code | Message |
---|---|
402118 | Partner not found. |
401664 | Mandatory field is missing: X. |
411709 | A partner with the same ISO symbol exists. |