Update a counterparty alias

PATCH/api/v1/counterparty-aliases/{alias_id}

Change the display name on an existing counterparty alias.

Operation ID: update_counterparty_alias_api_v1_counterparty_aliases__alias_id__patch·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Parameters

Path

alias_idstringrequired

Request body

display_namestringrequired

New display name for this counterparty.

Responses

200Successful Response

successboolean
messagestring
codestring
dataCounterpartyAliasResponse

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject