Create a tenant-local counterparty type

Persists with tenant_id = {tenantId}. Returns 409 on global code collision. Required scope: admin.tenant.counterparty-type.create.

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

Request body to create a counterparty type. The scope (platform-global vs tenant-local) is determined by the endpoint URL, not by this body.

string
required
length between 1 and 64
^[A-Z0-9_]{1,64}$

Machine-readable identifier. UPPERCASE letters, digits, underscore. Globally unique across platform-global and every tenant.

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