Update counterpartyCopy Pagepatch https://api.atlar.com/payments/v2/counterparties/{id}Update a counterparty.Path ParamsidstringrequiredAtlar resource ID or External ID. Prefix External IDs with external:.Body ParamsADD CounterpartyJSONPatchReplaceLegalName | CounterpartyJSONPatchReplaceAlias | CounterpartyJSONPatchRemoveAlias | CounterpartyJSONPatchReplaceNationalIdentifier | CounterpartyJSONPatchRemoveNationalIdentifier | CounterpartyJSONPatchReplaceEmail | CounterpartyJSONPatchRemoveEmail | CounterpartyJSONPatchReplaceAddress | CounterpartyJSONPatchReplacePhone | CounterpartyJSONPatchRemovePhone | CounterpartyJSONPatchReplacePartyType | CounterpartyJSONPatchRemovePartyType | CounterpartyJSONPatchReplaceEntityIds | CounterpartyJSONPatchRemoveEntityIds | CounterpartyJSONPatchReplaceExternalId | CounterpartyJSONPatchRemoveExternalIdHeadersIf-MatchstringETag (version) of resource to be updated.Responses 200The updated counterparty. 400Bad request. 404Resource not found.Updated 4 days ago