Partner Certifications REST Endpoints
    
        Partners/Partner Certifications
    
The partner certifications resource is used to view, create, and delete the certifications of a partner. Through certifications, partners can qualify for competencies offered by the channel organization and become eligible for higher partner levels (Gold, Silver, Bronze), increased discounts, and so on.
- Create a certification for a partner
 - Method: postPath:
/crmRestApi/resources/11.13.18.05/partners/{CompanyNumber}/child/certifications - Delete a certification for a partner
 - Method: deletePath:
/crmRestApi/resources/11.13.18.05/partners/{CompanyNumber}/child/certifications/{PartnerMultivalLovId} - Get a certification for a partner
 - Method: getPath:
/crmRestApi/resources/11.13.18.05/partners/{CompanyNumber}/child/certifications/{PartnerMultivalLovId} - Get all certifications for a partner
 - Method: getPath:
/crmRestApi/resources/11.13.18.05/partners/{CompanyNumber}/child/certifications