Partners REST Endpoints

Partners
The partners resource is used to view, create, and update partners. A partner is an independent business that works with one or many channel organizations. A partner could engage with an organization in sales or service, as an influencer, as support, and so on. Note: The FiscalYearendMonth attribute is not supported in the Partner REST resource though it is listed for the Partner object in the App Composer.
Create a partner
Method: post
Path: /crmRestApi/resources/11.13.18.05/partners
Get a partner
Method: get
Path: /crmRestApi/resources/11.13.18.05/partners/{CompanyNumber}
Get all partners
Method: get
Path: /crmRestApi/resources/11.13.18.05/partners
Update a partner
Method: patch
Path: /crmRestApi/resources/11.13.18.05/partners/{CompanyNumber}