Skip to main content
POST
Create partner

Body

name
string | null
properties
object | null
status
enum<string>
Available options:
Unknown,
Active,
Prospect,
Rejected,
Applicant,
Inactive,
Onboarding
source
enum<string>
Available options:
Unknown,
ManuallyAdded,
SignupForm
mainContact
object
groupId
integer<int32> | null
programLevelId
integer<int32> | null
onboardingStageId
integer<int32> | null
partnerTypeId
integer<int32> | null
payoutProvider
object
paypalEmail
string | null

Deprecated. Use PayoutProvider and PayoutProvider

currency
string | null
language
string | null

Response

Partner created

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