V0 - Create partnerCopy Pagepost https://stage-expense.findity.com/api/admin/partners/Creates a new Partner.Body ParamsidstringMust be omitted. Including an id in the request body is rejected when creating.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 - List PartnersV0 - Update partnerDid this page help you?YesNo