Combo Group Items

The Combo Group Items are used to view, create and update the items in the combo group.

Resource Plural Label

Combo Group Items

Resource Name

__ORACO__ComboGroupItemCollection_c

Get All Combo Group Items

Request: GET

URI: /crmRestApi/resources/11.13.18.05/__ORACO__ComboGroupDSD_c/{Id}/child/__ORACO__ComboGroupItemCollection_c

Request Path Parameters

This table summarizes the request path parameters:

Name Type Description
Id integer The unique identifier of the Combo Group.

Request Query Parameters

Use the listed finder parameters to query the resource:

Finder Name Description
Primary Key

Finds a combo group item with the specified primary key.

Finder Variables:

  • Id: The unique identifier of a combo group item associated with a combo group.
    • Type: integer

Request Body

There are no elements in the request body for this task.

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Create a Combo Group Item

Request: POST

URI: /crmRestApi/resources/11.13.18.05/__ORACO__ComboGroupDSD_c/{Id}/child/__ORACO__ComboGroupItemCollection_c

Request Path Parameters

This table summarizes the request path parameters:

Name Type Description
Id integer The unique identifier of the Combo Group.
Id integer The unique identifier of the combo group item.

Request Body

This table summarizes the supported request body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Get a Combo Group Item

Request: GET

URI: /crmRestApi/resources/11.13.18.05/__ORACO__ComboGroupDSD_c/{Id}/child/__ORACO__ComboGroupItemCollection_c/{Id}

Request Path Parameters

This table summarizes the request path parameters:

Name Type Description
Id integer The unique identifier of the Combo Group.
Id integer The unique identifier of the combo group item.

Request Body

There are no elements in the request body for this task.

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Update a Combo Group Item

Request: PATCH

URI: /crmRestApi/resources/11.13.18.05/__ORACO__ComboGroupDSD_c/{Id}/child/__ORACO__ComboGroupItemCollection_c/{Id}

Request Path Parameters

This table summarizes the request path parameters:

Name Type Description
Id integer The unique identifier of the Combo Group.
Id integer The unique identifier of the combo group item.

Request Body

This table summarizes the supported request body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Replace a Combo Group Item

Request: PUT

URI: /crmRestApi/resources/11.13.18.05/__ORACO__ComboGroupDSD_c/{Id}/child/__ORACO__ComboGroupItemCollection_c/{Id}

Request Path Parameters

This table summarizes the request path parameters:

Name Type Description
Id integer The unique identifier of the Combo Group.
Id integer The unique identifier of the combo group item.

Request Body

This table summarizes the supported request body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Delete a Combo Group Item

Request: DELETE

URI: /crmRestApi/resources/11.13.18.05/__ORACO__ComboGroupDSD_c/{Id}/child/__ORACO__ComboGroupItemCollection_c/{Id}

Request Path Parameters

This table summarizes the request path parameters:

Name Type Description
Id integer The unique identifier of the Combo Group.
Id integer The unique identifier of the combo group item.

Request Body

There are no elements in the request body for this task.

Response Body

There are no elements in the response body for this task.

List of Values

This table lists all the list of values of the resource.

LOV Name Source Attribute in LOV Target Attribute in Resource

ViewAccessor_CurrencyCode

CurrencyCode

CurrencyCode

FK_LOVVA_For___ORACO__Product_c

InventoryItemId

__ORACO__Product_Id_c

LOVVA_For___ORACO__Product_c

Name

__ORACO__Product_c

LOVVA_For___ORACO__Product_c

InventoryItemId

__ORACO__Product_Id_c

LOVVA_For___ORACO__DiscountMethod_c

LookupCode

__ORACO__DiscountMethod_c

Resource Attributes

This table lists all the attributes of the resource.

Attribute Name Attribute Type Description

Id

integer

The unique identifier of the combo group item.

UI Label:

Record ID

RowType

string

The type field for the categorization of the records.

Properties:

The maximum length is 80.

RecordName

string

The name of the combo group item.

Properties:

The maximum length is 80.

UI Label:

Number

CreatedBy

string

The user who created the combo group item.

Properties:

The maximum length is 32.

UI Label:

Created By

CreationDate

datetime

The date when the combo group item was created.

UI Label:

Creation Date

LastUpdatedBy

string

The user who last updated the combo group item.

Properties:

The maximum length is 32.

UI Label:

Last Updated By

LastUpdateDate

datetime

The date when the combo group item was last updated.

UI Label:

Last Update Date

__ORACO__ComboGroupDSD_Id_c

integer

The unique identifier of the combo group.

LastUpdateLogin

string

The login of the user who last updated the combo group item collection.

Properties:

The maximum length is 32.

UserLastUpdateDate

datetime

The date and time of the last user update made from a personal device. This value is different from LAST_UPDATE_DATE if the record was originally updated in a different database (That is, a different mobile database or the server).

CurrencyCode

string

The currency code associated with the assortment line. This attribute is used by CRM Extensibility framework. A list of valid values are defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY. Review and update the profile option using the Setup and Maintenance work area, Manage Currency Profile Options task.

Properties:

The maximum length is 15.

UI Label:

Currency Code

CurcyConvRateType

string

The currency conversion rate type. This attribute is used by CRM Extensibility framework. A list of valid values are defined in the lookup ZCA_COMMON_RATE_TYPE. Review and update the profile option using the Setup and Maintenance work area, Manage Currency Profile Options task.

Properties:

The maximum length is 15.

CorpCurrencyCode

string

The corporate currency code associated with the assortment. This attribute is used by CRM Extensibility framework. A list of accepted values is defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY. Review and update the profile option using the Setup and Maintenance work area, Manage Trading Community Common Lookups task.

Properties:

The maximum length is 15.

__ORACO__SKU_c

string

The name of the stock keeping unit.

Properties:

The maximum length is 80.

UI Label:

SKU

__ORACO__Product_Id_c

integer

The unique identifier of the product.

UI Label:

Product

__ORACO__Product_c

string

The name of the product.

Properties:

The maximum length is 1500.

UI Label:

Product

__ORACO__UOMValue_c

string

The unit of measure for the combo group item.

Properties:

The maximum length is 80.

UI Label:

UOM

__ORACO__Discount_c

number

The discount in percentage.

UI Label:

Discount

__ORACO__DiscountAmount_c

number

The discount in amount.

UI Label:

Discount Amount

__ORACO__DiscountedPrice_c

number

The price of the product after the discount.

UI Label:

Discounted Price

__ORACO__DiscountMethod_c

string

The method of discount given on a product. It can be either in percentage or amount.

Properties:

The maximum length is 1500.

UI Label:

Discount Method