API REFERENCE · SCHEMA
CounterpartyPage schema
Required fields are always present in their containing object. Optional fields may be omitted; null is allowed only where stated. Array item fields apply to every item.
All endpoints and schemasitemsRequired- Counterparty[]
items item fields
Each array item: Counterparty.
items[]Required.id - string
Format: uuid.
items[]Required.environment - string
Values: "sandbox", "production".
items[]Required.label - string
items[]Required.externalId - string or null
May be null.
items[].externalId fields and rules
Allowed alternatives
- string
- null
May be null.
items[]Required.relationship - string
Values: "customer", "vendor", "employee", "other".
items[]Required.subject - objectView Subject schema
items[].subject fields and rules
See all Subject fields for the complete structure, required properties and constraints.
items[]Required.tags - string[]
items[].tags item fields
Each array item: string.
items[]Required.status - string
Values: "active", "archived".
items[]Required.revision - integer
Minimum: 0.
items[]Required.createdAt - string
Format: date-time.
items[]Required.updatedAt - string
Format: date-time.
nextCursorRequired- string or null
May be null.
nextCursor fields and rules
Allowed alternatives
- string
- null
May be null.