put
https://stage-api.findity.com/api/v1/admin/partners/
Updates an existing partner. Only the supplied properties are updated; unknown properties are ignored. For vat and sendEventToExternalSystem, omitting the property leaves its current value unchanged, while sending an explicit null clears it. partnerCode is the exception: a null value is treated the same as omitting the property and never clears the existing partner code, since it cannot be removed via this endpoint. See the request schema for the exact per-property behavior. id and clientApplicationId cannot be changed via this request. The caller must be allowed to administer the partner. Returns the updated partner.
