Create a combined offer formCopy Pagepost https://api.labra.io/{cloud}_marketplace/v1/combined_offer_formBody ParamsCombined 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.channel_offer_dataCppoData | nullDefaults to nullData for creating a CPPO (Channel Partner Private Offer). Optional - provide if creating a CPPO.channel_offer_data CppoData | nullexternal_iduuidrequiredID provided by external application. Required - provide the external ID.external_metadataobject | nullDefaults to nullmetadata provided by external applicationExternal Metadata object | nulllabra_cp_idstringnullID of the labra reseller partner. Required - provide the partner ID.labra_isv_idstringnullID of the labra isv account. Required - provide the account ID.reseller_agreement_dataResellerAgreementData | nullDefaults to nullData for creating a reseller agreement. Optional - provide if creating a reseller agreement.reseller_agreement_data ResellerAgreementData | nullResponses 200OK 422Unprocessable ContentUpdated 7 months ago