Create a combined offer form

Body Params

Combined form schema for creating both reseller agreements and CPPOs from a unified form submission.

This schema allows submitting both isv id and cp id , enabling streamlined offer creation workflows.

CppoData | null
Defaults to null

Data for creating a CPPO (Channel Partner Private Offer). Optional - provide if creating a CPPO.

uuid
required

ID provided by external application. Required - provide the external ID.

object | null
Defaults to null

metadata provided by external application

ID of the labra reseller partner. Required - provide the partner ID.

ID of the labra isv account. Required - provide the account ID.

ResellerAgreementData | null
Defaults to null

Data for creating a reseller agreement. Optional - provide if creating a reseller agreement.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json