API Docs
Create Partner
Contents
Creates a Resource Sharing Partner resource.
Resource URL
POST /almaws/v1/partners
API Description
URL Parameters
None
Querystring Parameters
None
Body Parameters
The Resource Sharing Partner resource to create. Must not exist already. See doc
Output
This method returns a Partner
object. See doc
Possible Error Codes
Code | Message |
---|---|
402113 | Partner already exists. |
401664 | Mandatory field is missing: X. |
411709 | A partner with the same ISO symbol exists. |