Update a tenant-local counterparty type's display_name + description

code is IMMUTABLE post-creation: attempts to send 'code' in the body return 400 (via Jackson FAIL_ON_UNKNOWN_PROPERTIES at the global config). Cross-tenant attempts return 404. Attempts on platform-global rows return 403. Required scope: admin.tenant.counterparty-type.update.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
uuid
required
Body Params

Request body to update a counterparty type. code is IMMUTABLE post-creation and MUST NOT appear in the body.

string
required
length between 1 and 128

Human-readable label for UI rendering.

string
length between 0 and 4000

Optional long-form description.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json