Update counterpartyCopy Pagepatch https://api.atlar.com/payments/v2/counterparties/{id}Update a counterparty.Path Paramsidstringrequired^external:[a-zA-Z0-9._\-+=]{1,64}$|^[a-zA-Z0-9\-]{1,256}$Atlar resource ID or External ID. Prefix External IDs with external:.Body ParamsJSON Patch request to update a counterparty.ADD CounterpartyJSONPatchReplaceLegalName | CounterpartyJSONPatchReplaceAlias | CounterpartyJSONPatchRemoveAlias | CounterpartyJSONPatchReplaceNationalIdentifier | CounterpartyJSONPatchRemoveNationalIdentifier | CounterpartyJSONPatchReplaceEmail | CounterpartyJSONPatchRemoveEmail | CounterpartyJSONPatchReplaceAddress | CounterpartyJSONPatchReplacePhone | CounterpartyJSONPatchRemovePhone | CounterpartyJSONPatchReplacePartyType | CounterpartyJSONPatchRemovePartyType | CounterpartyJSONPatchReplaceEntityIds | CounterpartyJSONPatchRemoveEntityIds | CounterpartyJSONPatchReplaceExternalId | CounterpartyJSONPatchRemoveExternalIdHeadersIf-Matchstring^version:\d{1,4}$ETag (version) of resource to be updated.Responses 200The updated counterparty. 400Bad request. 404Resource not found.Updated 3 months ago Did this page help you?YesNo