Update a partner
Updates a partner based on specified information (UpdatePartnerDto)
Headers
Bearer token
Request body
Response
The partner has been successfully updated.
Changes
Changed in 2 of the 3 revisions of this API.47
- ▲
the
sourcerequest property type/format changed fromstring/toobject/request-property-type-changed
- ▲
the
sourceresponse's property type/format changed fromstring/toobject/for status200response-property-type-changed
- ○
api operation id
updateremoved and replaced withupdatePartnerapi-operation-id-removed
- ○
added the new optional request property
companySettingnew-optional-request-property
- ○
added the new optional request property
parentCompanyExternalIdnew-optional-request-property
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the optional property
companySettingto the response with the200statusresponse-optional-property-added
- ○
added the optional property
parentCompanyExternalIdto the response with the200statusresponse-optional-property-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
sourcerequest property type/format changed fromobject/tostring/request-property-type-changed
- ▲
the
sourceresponse's property type/format changed fromobject/tostring/for status200response-property-type-changed
- ○
added the new optional
headerrequest parameterAuthorizationnew-optional-request-parameter
- ▲