Skip to main content
POST
Prepare a Partner Web deal duplicate

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.

Body

application/json
job_id
integer
required
Example:

2740

Response

Prepared duplicate DTO

schema_version
integer
Example:

1

jobName
string
require_proof_of_work
boolean
jobType
enum<string>
Available options:
short-term,
long-term
Example:

"short-term"

jobViewPreference
string | null
Example:

"All MOGL Athletes"

job_for
string | null
Example:

"All"

questions
object[]
categoryData
object[]

Copy-safe category rows. categoryId and skill_id are names, matching getSelectedJob hydration, not numeric FKs.

SkillsData
object[]
milestones
object[]
attachments
object[]
warnings
object[]