Skip to main content
POST
Start a collaboration

Body

accountId
integer<int32>

The ID of your account on the overlap.

overlappingAccountId
integer<int32>

The ID of the partner's account overlapping Resels.Backend.Api.Public.Model.AccountMappingCollaborations.v3.AccountMappingCollaborationStartRequestDto.AccountId.

context
string | null

The context shared with the partner, saved as a public note on the collaboration. Required.

assignedUserId
integer<int32> | null

The ID of the Kiflo user of the partner team member assigned to the collaboration. Optional.

Response

Collaboration started

id
integer<int32>

The ID of the collaboration.

name
string | null

The name of the collaboration, built from your account and the partner names.

status
enum<string>
Available options:
Unknown,
New,
Accepted,
Refused,
Abandoned,
Closed,
Converted
partnerId
integer<int32>

The ID of the partner the collaboration is started with.

tenantAccountId
integer<int32>

The ID of your account on the overlap the collaboration was started from.

partnerAccountId
integer<int32>

The ID of the partner's account on the overlap the collaboration was started from.

ownerUserId
integer<int32> | null

The ID of the user owning the collaboration on your side.

assignedUserId
integer<int32> | null

The ID of the Kiflo user of the partner team member assigned to the collaboration.

creationDate
string<date-time>

The date the collaboration was created, in UTC.