home

General

Adobe Sign ServicesAdvantage Platform AdministrationApprovals for Advantage PlatformApprovals for SalesforceBilling for Advantage PlatformBilling for SalesforceCLM for Advantage PlatformCLM for SalesforceContracts for SalesforceCollaborateComposer for Advantage PlatformComposer for SalesforceContractsConga for Google DocsConga Upgrade ProgramContract Intelligence (Standalone)Conga CopilotCPQ for Advantage PlatformCPQ for SalesforceDeal MaximizerDigital Commerce for Advantage PlatformDigital Commerce for SalesforceDiscovery AI for Advantage PlatformDiscovery AI for SalesforceDocusign ServiceseSignature Integration with Advantage PlatformGridInvoice GenerationMix FormsOrchestrateOrder Management for Advantage PlatformOrder Management for SalesforcePartner Commerce for Advantage PlatformPartner Commerce for SalesforceQuote GenerationSign for Advantage PlatformSign for SalesforceSmart SearchTest AuthorTurboEnginesX-Author for Contracts 1.0 (Classic)X-Author for ContractsX-Author for Contracts Advanced for Advantage PlatformX-Author for Contracts Advanced for SalesforceX-Author for ExcelX-Author for Migration Manager for Advantage PlatformX-Author for Migration ManagerRelease NotesGeneral
search
search
Adobe Sign ServicesAdvantage Platform AdministrationApprovals for Advantage PlatformApprovals for SalesforceBilling for Advantage PlatformBilling for SalesforceCLM for Advantage PlatformCLM for SalesforceContracts for SalesforceCollaborateComposer for Advantage PlatformComposer for SalesforceContractsConga for Google DocsConga Upgrade ProgramContract Intelligence (Standalone)Conga CopilotCPQ for Advantage PlatformCPQ for SalesforceDeal MaximizerDigital Commerce for Advantage PlatformDigital Commerce for SalesforceDiscovery AI for Advantage PlatformDiscovery AI for SalesforceDocusign ServiceseSignature Integration with Advantage PlatformGridInvoice GenerationMix FormsOrchestrateOrder Management for Advantage PlatformOrder Management for SalesforcePartner Commerce for Advantage PlatformPartner Commerce for SalesforceQuote GenerationSign for Advantage PlatformSign for SalesforceSmart SearchTest AuthorTurboEnginesX-Author for Contracts 1.0 (Classic)X-Author for ContractsX-Author for Contracts Advanced for Advantage PlatformX-Author for Contracts Advanced for SalesforceX-Author for ExcelX-Author for Migration Manager for Advantage PlatformX-Author for Migration ManagerRelease NotesGeneral

Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

search

General

chevron_left

General Contents

close
  • Features by Release

  • Conga Upgrade Program

  • chevron_right

    System Requirements and Supported Platforms Matrix

  • Managed Packages Dependency Matrix

  • Conga Applications in Salesforce Lightning

  • Salesforce Multi-Factor Authentication Support for Conga Commerce

  • chevron_right

    Conga Product Glossary

  • chevron_right

    Conga Upgrade Assistant

  • chevron_right

    Product Retirement Schedule

  • expand_more

    Developer Center

    • chevron_right

      Approvals for Salesforce REST APIs

    • chevron_right

      Billing for Salesforce REST APIs

    • chevron_right

      CLM for Salesforce REST APIs

    • chevron_right

      CPQ for Salesforce REST APIs

    • expand_more

      Digital Commerce for Salesforce REST APIs

      • chevron_right

        CPQ REST API Version 4

      • expand_more

        CPQ REST API Version 5

        • chevron_right

          Authentication

        • chevron_right

          Storefront

        • chevron_right

          Account

        • chevron_right

          PriceList

        • chevron_right

          Catalog

        • chevron_right

          Carts

        • chevron_right

          Cart Items

        • chevron_right

          Favorites

        • chevron_right

          Generic

        • chevron_right

          Order

        • chevron_right

          Quote

        • chevron_right

          Assets

        • expand_more

          Collaboration Request

          • Create Collaboration Request

            post
          • Update Collaboration Request

            put
          • Delete Collaboration Request

            delete
          • Create cart from Collaboration Request

            post
        • chevron_right

          User Views

    • chevron_right

      Discovery AI for Salesforce REST APIs

    • chevron_right

      Orchestrate REST APIs

    • chevron_right

      Partner Commerce for Salesforce REST APIs

    • chevron_right

      TurboEngines REST APIs

  1. General
  2. arrow_right
  3. Developer Center
  4. arrow_right
  5. Digital Commerce for Salesforce REST APIs
  6. arrow_right
  7. CPQ REST API Version 5

list_altShow Contents

chevron_left

General

Collaboration Request

chevron_right
download

Update Collaboration Request

put
/collaborationrequests/{recordId}

Update a Collaboration Request.

Request

Security: Basic Auth

Path Parameters

recordId
string
required

The reference to the collaboration request.

Example:
a1I3I000000e7GLUAY

Headers

Authorization
string
required

Authentication token.

Example:
00DG0000000iqtB!ARUAQHofFrVurFKWS8TcFKmhFM1yiA1VBzEVVAOXDB.5r_rlpxXuj53RnqfY2QKUgsL3N.ge5kmSPN5UcHK9iHckog6eTw.4
Content-Type
string
required

Content type of the request body.

Example:
application/json
x-storefront
string
required

The name of the storefront used for the request.

Example:
ECommerce

Body

The request body to update the collaboration request.

Name
string

Responses

200

OK

Body

responses
/
200
data
object
Collaboration_Checkbox
boolean
Type
string
SoldToAccountId
string
SingleTransactionAdjustment
boolean
ShipToAccountId
string
BillToAccountId
string
Status
string
PriceListId
string
IsParentCartVisible
boolean
CollaborationType
string
Name
string
IsDeleted
boolean
OwnerId
string
Id
string
Auth
Username
:
Password
:
Parameters
:
:
:
:
Body
1
{
2
"CollaborationType": "Peer-to-Peer"
3
}
curl --request PUT \
--url https://documentation.conga.com/collaborationrequests/recordId \
--header 'Accept: application/json' \
--header 'Authorization: Basic 123' \
--header 'Content-Type: application/json' \
--header 'x-storefront: ' \
--data '{
"CollaborationType": "Peer-to-Peer"
}'
Response Example
1
{
2
"title": "success",
3
"status": 200,
4
"data": [
5
{
6
"Collaboration_GeoLocation": null,
7
"Collaboration_Checkbox": false,
8
"DC_Config": "<a href=\"/apex/Apttus_Config2__Cart?businessObjectId=a3K2h000000Hv1l&amp;flow=cartgrid\" target=\"_self\"><img src=\"/resource/Apttus_QPConfig__Button_Configure\" alt=\"Configure Products\" border=\"0\"/></a>",
9
"Type": "New",
10
"SoldToAccountId": "0011900000hnGsrAAE",
11
"SingleTransactionAdjustment": false,
12
"ShipToAccountId": "0011900000hnGsrAAE",
13
"BillingPreferenceId": "a2d19000001VUE4AAO",
14
"BillToAccountId": "0011900000hnGsrAAE",
15
"Status": "New",
16
"PriceListId": "a171T000005il1XQAQ",
17
"ParentConfigurationId": "a1I2h000000f5LZEAY",
18
"IsParentCartVisible": false,
19
"ConfigureProducts": "<a href=\"/apex/Apttus_Config2__CollabRequestInline?id=a3K2h000000Hv1l&amp;flow=ngcpq\" target=\"_self\"><img src=\"/resource/Apttus_Config2__Button_Configure\" alt=\"Configure Products\" border=\"0\"/></a>",
20
"CollaborationType": "Peer-To-Peer",
21
"LastReferencedDate": "2021-08-18T07:51:55.000Z",
22
"LastViewedDate": "2021-08-18T07:51:55.000Z",
23
"SystemModstamp": "2021-08-18T07:51:55.000Z",
24
"LastModifiedById": "00519000002i3UzAAI",
25
"LastModifiedDate": "2021-08-18T07:51:55.000Z",
26
"CreatedById": "00519000002i3UzAAI",
27
"CreatedDate": "2021-08-18T07:48:39.000Z",
28
"CurrencyIsoCode": "USD",
29
"Name": "CR-0000019234",
30
"IsDeleted": false,
31
"OwnerId": "00519000002i3UzAAI",
32
"Id": "a3K2h000000Hv1lEAC"
33
}
34
]
35
}
chevron_leftchevron_right
chevron_right

Footer Section

Explore


Conga.com
Legal
Feedback
Contact Support

Copyright © 2025 Conga Corporation • All Rights Reserved

Cookie Notice

We use cookies to improve your experience on our site. To find out more, read our cookie policy.