Create a platform-global counterparty type

Persists with tenant_id = NULL (visible to all tenants once committed). 409 if code collides with any tenant-local row. Required scope: admin.platform.counterparty-type.create.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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