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
    An integration map stores the attribute mapping between an object in Sales and an object in other Oracle applications. The integration process uses the mapping to determine the attributes that need to be synchronized from Sales to the other application.
Nested Schema : Integration Map
Type: object
Title: Integration Map
An integration map stores the attribute mapping between an object in Sales and an object in other Oracle applications. The integration process uses the mapping to determine the attributes that need to be synchronized from Sales to the other application.
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