Update an integration map

patch

/api/boss/data/objects/ora/cxSalesCommon/integration/v1/$en/integrationMaps/{integrationMaps_id}

Request

Path Parameters
  • This path parameter maps to the following field defined in the Integration Maps REST resource:
    1. integrationMapNumber: The public unique identifier of the integration map.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Match All
Show Source
Nested Schema : oraCxSalesCommonIntegration.IntegrationMapping_patch-item
Type: object
Show Source
Match All
Show Source
  • Integration Map
    Title: Integration Map
    Integration maps describe the attribute mappings between objects in Sales and objects in other Oracle applications. The integration process uses these mappings to determine the attributes that need to be synchronized from Sales to the other applications.
Nested Schema : Integration Map
Type: object
Title: Integration Map
Integration maps describe the attribute mappings between objects in Sales and objects in other Oracle applications. The integration process uses these mappings to determine the attributes that need to be synchronized from Sales to the other applications.
Show Source
Nested Schema : __busObj_context
Type: object
Show Source
Nested Schema : $context
Type: object
Show Source
Back to Top

Response

Default Response

no content
Back to Top