Skip to main content
POST
Create/update partner

Authorizations

mogl_session
string
cookie
required

Session-based authentication via cookies + CSRF token

Body

multipart/form-data
name
string
required
email
string<email>
required
contact_number
string
required
first_name
string
required
last_name
string
required
job_role
string
required
company_size
string
required
business_category
string
required
company_website
string
required
status
string
required

A or I

is_verified
integer
required

0 or 1

payment_via_bank
string
required

Y or N

payout_to
string
required
allow_manual_payment
string
required

Y or N

payment_via_invoicing
string
required

Y or N

id
integer

Pass for update; omit for create

password
string
contact_number_old
string
bio
string
profile_photo
file
cover_photo
file
profile_photo_val
string

Existing profile photo path when not uploading a new file

cover_photo_val
string

Existing cover photo path when not uploading a new file

Response

302

Redirect to partner list