V0 - Update partnerCopy Pageput https://stage-expense.findity.com/api/admin/partners/{id}/Updates an existing Partner.Path ParamsidstringrequiredExternal id of the partner to update.Body ParamsidstringExternal id of the partner to update. Must match the id in the URL path.namestringDisplay name of the partner.vatstringVAT or company registration number for the partner. Used as the uniqueness key when checkDuplicateVat=true.partnerCodestringShort identifier for the partner. Auto-generated on create; on update, may be changed but must not collide with an existing partner's code.clientApplicationIdstringId of the client application that owns this partner.administratorsarray of objectsAdd, update, or remove partner administrators. Reference an existing person by id, or create a new one by omitting id and providing email, firstName, and lastName.administratorsADD objectHeadersX-Findity-ApiVersionstringDefaults to 3Findity API version. Use 3 for the current admin API.Responses 200Partner created or updated successfully. Returns the resulting partner object in the same shape as GET /partners/{id}/. 400Bad requestUpdated about 2 months ago V0 - Create partnerList of partner consultantsDid this page help you?YesNo