Skip to main content
POST
Start an onboarding for a partner.

Path Parameters

id
integer<int32>
required

ID of the partner to onboard

Body

onboardingPipelineId
integer<int32>

The ID of the onboarding pipeline the partner must start.

onboardingStageId
integer<int32> | null

The optional ID of the onboarding stage in the specified pipeline. If empty the partner starts the onboarding in the first stage.

Response

Partner onboarded successfully

id
integer<int32>
name
string | null
groupId
integer<int32> | null
onboardingStatus
enum<string>
Available options:
Unknown,
NotOnboarded,
InProgress,
Completed
status
enum<string>
Available options:
Unknown,
Active,
Prospect,
Rejected,
Applicant,
Inactive,
Onboarding
source
enum<string>
Available options:
Unknown,
ManuallyAdded,
SignupForm
company
object
mainContact
object
onboardingStage
object
onboardingStages
object[] | null
levels
object[] | null
sinceDate
string<date-time> | null
partnerTypeId
integer<int32> | null
partnerTypeName
string | null
properties
object | null
ownerUserId
integer<int32> | null
owner
object
referralCode
string | null
paypalEmail
string | null
currency
string | null
payoutProvider
object
language
string | null