- ClientData
AccountingLineItemType
BusinessFieldData
ChartOfAccountData
ChartOfAccountsBookingData
ChartOfAccountsBookingDocumentData
ClientFullData
ClientSegment
CommentData
CompanyData
ContactCompanyPivotData
ContactData
CostCenterType
CountryData
CustomFieldData
CustomFieldEntityType
CustomFieldType
DiscountData
EffortAdminCategoryData
EffortData
EffortTypeData
EpicData
ExternalCostData
FileData
IncomingInvoiceBookingData
IncomingInvoiceData
IncomingInvoicePaymentAccountData
IncomingInvoicePaymentBookingData
IncomingInvoicePaymentData
IncomingInvoiceType
IncomingInvoiceVatData
IntegrationData
MetricData
MilestoneData
OfferData
OfferLineItemData
OfferStatus
OfferUnitIntervalType
OutgoingInvoiceData
OutgoingInvoiceLineItemData
OutgoingInvoiceMasterData
OutgoingInvoiceMasterType
OutgoingInvoicePaymentBookingData
OutgoingInvoicePaymentStatus
OutgoingInvoiceReferenceData
OutgoingInvoiceStatus
PaymentAccountData
PaymentAccountType
PaymentBookingData
PaymentData
PhaseData
PhaseGroupData
PhaseTypeData
PositionData
ProjectData
ProjectGroupData
ProjectPortfolioData
ProjectTagData
ProjectTypeData
SpaceData
SupplierCategoryData
SupplierData
SupplierFullData
TagData
TaskData
TaskDueDateRecurringType
TaskDueDateSettingsData
TaskPriorityOptionData
TaskStatus
TeamMemberData
UserData
UserFullData
UserPlan
UserType
UsergroupData
WebhookCreateData
WebhookData
WebhookEvent
ClientData
Kanbert (v1)
Can be used to add an identifier to the client from an external system, must be unique
Any of:
{ "id": "string", "external_id": "string", "external_origin": "string", "name": "string", "shortcode": "string", "primary_contact": { "id": "string", "first_name": "string", "last_name": "string", "email": "string", "type": "user", "space": { … } }, "origin_space": { "id": "string", "name": "string" } }
Can be used to add an identifier to the client from an external system, must be unique
Any of:
{ "id": "string", "external_id": "string", "external_origin": "string", "name": "string", "shortcode": "string", "segment": "A", "updated_at": "2019-08-24T14:15:22Z", "created_at": "2019-08-24T14:15:22Z", "primary_contact": { "id": "string", "first_name": "string", "last_name": "string", "email": "string", "type": "user", "space": { … } }, "projects": [ { … } ], "origin_space": { "id": "string", "name": "string" } }