Get all pricelists
get
https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/productCatalogReferenceManagement/v1/pricelist
Request
Query Parameters
-
description: string
The description of the resource.
-
eligibleForProject: string
Project Id
-
fields: string
The comma-separated field names that are returned in the response. The field names are the names that you specify when you create or retrieve a resource.
-
id: string
The unique identifier of the resource item.
-
lifecycleStatus: string
The current lifecycle status of the resource.
-
limit: integer
The number of resources to be returned in the response. The minimum value that can be specified is 1, and the maximum value that can be specified is 100,000. If the specified value is greater than 100,000, then it defaults to 100,000.
-
name: string
The name of the resource.
-
offset: string
The record number from which the retrieval starts. The default value is zero. If no value is specified, then it defaults to zero. The value zero indicates that the retrieval will start from the beginning of the collection.
-
whereUsed: string
enrich objects with usedBy information
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
OK
Root Schema : schema
Type:
Show Source
array
-
Array of:
object PricelistOracle
Title:
PricelistOracle
A list of offers and its coresponding prices which can be used for selling the offer in a region or a particular set of customers
Nested Schema : PricelistOracle
Type:
object
Title:
PricelistOracle
A list of offers and its coresponding prices which can be used for selling the offer in a region or a particular set of customers
Show Source
-
@baseType: string
Immediate base (class) type of the object
-
@schemaLocation: string
A link to the schema describing this object
-
@type: string
Class type of the object
-
applicationName: string
name of the external application
-
balanceElement: object
BalanceElementRef
Title:
BalanceElementRef
Balance element ref in price -
businessUnitId: number
Indicates Business Unit to which the offer belongs.
-
businessUnitName: string
Indicates name of Business Unit to which the offer belongs.
-
created: string
(date-time)
Date and time of the creation
-
createdBy: string
name of the person who created item
-
currency: string
Currency (ISO4217 norm uses 3 letters to define the currency)
-
description: string
Description of the Pricelist
-
externalId: string
id of the external application
-
href: string
Reference of the Pricelist
-
id: string
Maximum Length:
30
Unique identifier of the Pricelist -
lastUpdate: string
(date-time)
Date and time of the last update
-
lastUpdatedBy: string
name of the person who updated item
-
lifecycleStatus: string
Used to indicate the current lifecycle status
-
name: string
Name of the Pricelist
-
pricelistType: string
Allowed Values:
[ "RESIDENTIAL", "BUSINESS" ]
Indicates if the pricelist is a Residential, Business or other type of resource -
productOffering: array
productOffering
-
project: object
ProjectRef
Title:
ProjectRef
Project Reference -
promotion: array
promotion
- relatedParty: array relatedParty
-
validFor: object
TimePeriod
Title:
TimePeriod
The period for which the productOffering is valid -
version: string
Promotion version
-
versionState: number
Version state of the price list
Nested Schema : BalanceElementRef
Type:
object
Title:
BalanceElementRef
Balance element ref in price
Show Source
-
@baseType: string
Indicates the base (class) type of this REST resource
-
@referredType: string
The Class type of referred balance element
-
@schemaLocation: string
This field provides a link to the schema describing this REST resource
-
@type: string
Indicates the (class) type of balance element.
-
href: string
Unique reference of the balance element
-
id(required): string
Unique identifier of the balance element
-
name: string
Name of the balance element
-
version: string
Version of the balance element
-
versionState: number
To hold the version state of reference
Nested Schema : productOffering
Type:
Show Source
array
-
Array of:
object ProductOfferingRef
Title:
ProductOfferingRef
ProductOffering reference. A product offering represents entities that are orderable from the provider of the catalog, this resource includes pricing information.
Nested Schema : ProjectRef
Type:
object
Title:
ProjectRef
Project Reference
Show Source
-
href: string
Unique reference of the project
-
id(required): string
Unique identifier of the project
-
name: string
Name of the project
-
version: string
Version of the project
Nested Schema : promotion
Type:
Show Source
array
-
Array of:
object PromotionRef
Title:
PromotionRef
Promotion reference.
Nested Schema : TimePeriod
Type:
object
Title:
TimePeriod
The period for which the productOffering is valid
Show Source
-
endDateTime: string
(date-time)
An instant of time, ending at the TimePeriod.
-
startDateTime(required): string
(date-time)
An instant of time, starting at the TimePeriod
Nested Schema : ProductOfferingRef
Type:
object
Title:
ProductOfferingRef
ProductOffering reference. A product offering represents entities that are orderable from the provider of the catalog, this resource includes pricing information.
Show Source
-
@baseType: string
base class type (immediate parent) of the ProductOfferingRef
-
@referredType: string
the class type of the referred product offering
-
@schemaLocation: string
Hyperlink reference to schema describing this object
-
@type: string
The class type of this ProductOfferingRef
-
href: string
Reference of the product offering
-
id(required): string
Unique identifier of the product offering
-
name: string
Name of the product offering
-
versionState: number
To hold the version state for the reference
Nested Schema : PromotionRef
Type:
object
Title:
PromotionRef
Promotion reference.
Show Source
-
@baseType: string
base class type (immediate parent) of the Promotion
-
@referredType: string
the class type of the referred Promotion
-
@schemaLocation: string
Hyperlink reference to schema describing this object
-
@type: string
The class type of this Promotion
-
href: string
Reference of the Promotiong
-
id(required): string
Unique identifier of the Promotiong
-
name: string
Name of the Promotion
Nested Schema : RelatedParty
Type:
object
Title:
RelatedParty
RelatedParty reference. A related party defines party or party role linked to a specific entity.
Show Source
-
@baseType: string
The immediate base class type of the RelatedParty
-
@referredType: string
The class type of referred party/party role reference
-
@schemaLocation: string
A link to the schema describing this RelatedParty entity
-
@type: string
the class type of the RelatedParty
-
href: string
Reference of the related party, could be a party reference or a party role reference
-
id(required): string
Unique identifier of a related party
-
name: string
Name of the related party
-
role: string
Role of the related party.
400 Response
Your request couldn't be processed because it contains missing or invalid information, such as a validation error on an input field, a missing required value, and so forth.
Root Schema : Error
Type:
object
Title:
Show Source
Error
-
@schemaLocation: string
It provides a link to the schema describing a REST resource.
-
@type: string
The class type of a REST resource.
-
code(required): string
Application related code (as defined in the API or from a common list)
-
message: string
Text that provide more details and corrective actions related to the error. This can be shown to a client user.
-
reason(required): string
Text that explains the reason for error. This can be shown to a client user.
-
referenceError: string
url pointing to documentation describing the error
-
status: string
http error code extension like 400-2
401 Response
Your request isn't authorized. The authentication credentials included with this request are missing or invalid.
Root Schema : Error
Type:
object
Title:
Show Source
Error
-
@schemaLocation: string
It provides a link to the schema describing a REST resource.
-
@type: string
The class type of a REST resource.
-
code(required): string
Application related code (as defined in the API or from a common list)
-
message: string
Text that provide more details and corrective actions related to the error. This can be shown to a client user.
-
reason(required): string
Text that explains the reason for error. This can be shown to a client user.
-
referenceError: string
url pointing to documentation describing the error
-
status: string
http error code extension like 400-2
404 Response
Your request includes a resource URI that doesn't exist.
Root Schema : Error
Type:
object
Title:
Show Source
Error
-
@schemaLocation: string
It provides a link to the schema describing a REST resource.
-
@type: string
The class type of a REST resource.
-
code(required): string
Application related code (as defined in the API or from a common list)
-
message: string
Text that provide more details and corrective actions related to the error. This can be shown to a client user.
-
reason(required): string
Text that explains the reason for error. This can be shown to a client user.
-
referenceError: string
url pointing to documentation describing the error
-
status: string
http error code extension like 400-2
405 Response
HTTP action specified in the request (DELETE, GET, POST, PUT) isn't supported for this request URI.
Root Schema : Error
Type:
object
Title:
Show Source
Error
-
@schemaLocation: string
It provides a link to the schema describing a REST resource.
-
@type: string
The class type of a REST resource.
-
code(required): string
Application related code (as defined in the API or from a common list)
-
message: string
Text that provide more details and corrective actions related to the error. This can be shown to a client user.
-
reason(required): string
Text that explains the reason for error. This can be shown to a client user.
-
referenceError: string
url pointing to documentation describing the error
-
status: string
http error code extension like 400-2
500 Response
The server encountered something unexpected that prevented it from completing the request.
Root Schema : Error
Type:
object
Title:
Show Source
Error
-
@schemaLocation: string
It provides a link to the schema describing a REST resource.
-
@type: string
The class type of a REST resource.
-
code(required): string
Application related code (as defined in the API or from a common list)
-
message: string
Text that provide more details and corrective actions related to the error. This can be shown to a client user.
-
reason(required): string
Text that explains the reason for error. This can be shown to a client user.
-
referenceError: string
url pointing to documentation describing the error
-
status: string
http error code extension like 400-2
Examples
The following example shows how to get all pricelists by submitting a GET request on the REST resource using cURL.
cURL Command
curl -u username:password -X GET \
https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/productCatalogReferenceManagement/v1/pricelist \ -H 'Content-Type: application/json'
Example of Response Body
The following shows the contents of the response body in JSON format.
[ { "@type": "PricelistOracle", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/productCatalogReferenceManagement/v1/pricelist/Test_INR", "lastUpdate": "2021-03-30T09:39:22.000Z", "lastUpdatedBy": "booth", "createdBy": "booth", "validFor": { "startDateTime": "2021-03-30T09:32:16.000Z" }, "created": "2021-03-30T09:33:08.000Z", "businessUnitId": 204, "businessUnitName": "Vision Operations", "lifecycleStatus": "In design", "project": { "id": "TestDDGuru", "name": "TestDDGuru" }, "description": "Test_INR", "currency": "USD", "version": "1.0", "name": "Test_INR", "id": "Test_INR" }, { "@type": "PricelistOracle", "@baseType": "PricelistOracle", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/productCatalogReferenceManagement/v1/pricelist/PriceList1002", "lastUpdate": "2021-03-31T06:51:26.000Z", "lastUpdatedBy": "booth", "createdBy": "booth", "businessUnitId": 204, "businessUnitName": "Vision Operations", "validFor": { "startDateTime": "2020-05-02T16:42:23.000Z", "endDateTime": "2021-07-14T00:00:00.000Z" }, "relatedParty": [ { "id": "12343", "name": "Gustave Flaubert laptop", "href": "https://{FusionAppsHost}/tmf-api/partyManagement/v4/partyRole/1234", "role": "Owner" } ], "created": "2021-03-31T06:51:26.000Z", "lifecycleStatus": "In design", "description": "TestPrice890 description", "currency": "YEN", "version": "3.0", "name": "PriceList1002", "id": "PriceList1002" }, { "@type": "PricelistOracle", "@baseType": "PricelistOracle", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/productCatalogReferenceManagement/v1/pricelist/PriceList2002", "lastUpdate": "2021-03-31T06:53:56.000Z", "lastUpdatedBy": "booth", "createdBy": "booth", "businessUnitId": 204, "businessUnitName": "Vision Operations", "validFor": { "startDateTime": "2020-05-02T16:42:23.000Z", "endDateTime": "2021-07-14T00:00:00.000Z" }, "relatedParty": [ { "id": "12343", "name": "Gustave Flaubert laptop", "href": "https://{FusionAppsHost}/tmf-api/partyManagement/v4/partyRole/1234", "role": "Owner" } ], "created": "2021-03-31T06:53:56.000Z", "lifecycleStatus": "In design", "project": { "id": "MyProject3000", "name": "MyProject3000" }, "description": "TestPrice890 description", "currency": "YEN", "version": "3.0", "name": "PriceList2002", "id": "PriceList2002", "promotion": [ { "id": "ProductPromotion2021", "version": "1.0", "name": "ProductPromotion2021", "@referredType": "PromotionOracle", "@type": "PromotionRefOracle" }, { "id": "Promotion2021", "version": "1.0", "name": "ProductPromotion2022", "@referredType": "PromotionOracle", "@type": "PromotionRefOracle" }, { "id": "ProductPromotion2022", "version": "1.0", "name": "ProductPromotion2022", "@referredType": "PromotionOracle", "@type": "PromotionRefOracle" }, { "id": "ProductPromotion2022111", "version": "1.0", "name": "ProductPromotion2022", "@referredType": "PromotionOracle", "@type": "PromotionRefOracle" } ] }, { "@type": "PricelistOracle", "@baseType": "PricelistOracle", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/productCatalogReferenceManagement/v1/pricelist/PriceList2020", "lastUpdate": "2021-04-01T09:18:39.000Z", "lastUpdatedBy": "booth", "createdBy": "booth", "businessUnitId": 204, "businessUnitName": "Vision Operations", "validFor": { "startDateTime": "2020-05-02T16:42:23.000Z", "endDateTime": "2021-07-14T00:00:00.000Z" }, "relatedParty": [ { "id": "12343", "name": "Gustave Flaubert laptop", "href": "https://{FusionAppsHost}/tmf-api/partyManagement/v4/partyRole/1234", "role": "Owner" } ], "created": "2021-04-01T09:18:39.000Z", "lifecycleStatus": "In design", "project": { "id": "MyProject3000", "name": "MyProject3000" }, "description": "TestPrice890 description", "currency": "YEN", "version": "3.0", "name": "PriceList2002", "id": "PriceList2020" }, { "@type": "PricelistOracle", "@baseType": "PricelistOracle", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/productCatalogReferenceManagement/v1/pricelist/PriceList1001", "lastUpdate": "2021-03-31T06:51:09.000Z", "lastUpdatedBy": "booth", "createdBy": "booth", "businessUnitId": 204, "businessUnitName": "Vision Operations", "validFor": { "startDateTime": "2020-05-02T16:42:23.000Z", "endDateTime": "2021-07-14T00:00:00.000Z" }, "relatedParty": [ { "id": "12343", "name": "Gustave Flaubert laptop", "href": "https://{FusionAppsHost}/tmf-api/partyManagement/v4/partyRole/1234", "role": "Owner" } ], "created": "2021-03-31T06:51:09.000Z", "lifecycleStatus": "In design", "description": "TestPrice890 description", "currency": "YEN", "version": "3.0", "name": "PriceList1001", "id": "PriceList1001" }, { "@type": "PricelistOracle", "@baseType": "PricelistOracle", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/productCatalogReferenceManagement/v1/pricelist/PriceList2001", "lastUpdate": "2021-03-31T06:53:44.000Z", "lastUpdatedBy": "booth", "createdBy": "booth", "businessUnitId": 204, "businessUnitName": "Vision Operations", "validFor": { "startDateTime": "2020-05-02T16:42:23.000Z", "endDateTime": "2021-07-14T00:00:00.000Z" }, "relatedParty": [ { "id": "12343", "name": "Gustave Flaubert laptop", "href": "https://{FusionAppsHost}/tmf-api/partyManagement/v4/partyRole/1234", "role": "Owner" } ], "created": "2021-03-31T06:53:44.000Z", "lifecycleStatus": "In design", "project": { "id": "MyProject3000", "name": "MyProject3000" }, "description": "TestPrice890 description", "currency": "YEN", "version": "3.0", "name": "PriceList2001", "id": "PriceList2001", "promotion": [ { "id": "ProductPromotion2021", "version": "1.0", "name": "ProductPromotion2021", "@referredType": "PromotionOracle", "@type": "PromotionRefOracle" }, { "id": "Promotion2021", "version": "1.0", "name": "ProductPromotion2022", "@referredType": "PromotionOracle", "@type": "PromotionRefOracle" }, { "id": "ProductPromotion2022", "version": "1.0", "name": "ProductPromotion2022", "@referredType": "PromotionOracle", "@type": "PromotionRefOracle" }, { "id": "ProductPromotion2022111", "version": "1.0", "name": "ProductPromotion2022", "@referredType": "PromotionOracle", "@type": "PromotionRefOracle" } ] }, { "@type": "PricelistOracle", "@baseType": "Pricelist", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/productCatalogReferenceManagement/v1/pricelist/PriceList3001", "lastUpdate": "2021-04-01T05:22:45.000Z", "lastUpdatedBy": "booth", "createdBy": "booth", "businessUnitId": 204, "businessUnitName": "Vision Operations", "validFor": { "startDateTime": "2020-05-02T16:42:23.000Z", "endDateTime": "2021-07-14T00:00:00.000Z" }, "relatedParty": [ { "id": "PeterContact", "name": "Gustave Flaubert laptop", "href": "https://{FusionAppsHost}/tmf-api/partyManagement/v4/partyRole/1234", "role": "Owner" } ], "created": "2021-04-01T05:22:45.000Z", "lifecycleStatus": "In design", "project": { "id": "MyProject3000", "name": "MyProject3000" }, "description": "TestPrice890 description", "currency": "INR", "version": "1.0", "name": "PriceList3001", "id": "PriceList3001" }, { "@type": "PricelistOracle", "@baseType": "PricelistOracle", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/productCatalogReferenceManagement/v1/pricelist/TestPrice90", "lastUpdate": "2021-04-01T09:45:51.000Z", "lastUpdatedBy": "booth", "createdBy": "booth", "businessUnitId": 204, "businessUnitName": "Vision Operations", "validFor": { "startDateTime": "2020-05-02T16:42:23.000Z", "endDateTime": "2021-07-14T00:00:00.000Z" }, "relatedParty": [ { "id": "12343", "name": "Gustave Flaubert laptop", "href": "https://{FusionAppsHost}/tmf-api/partyManagement/v4/partyRole/1234", "role": "Owner" } ], "created": "2021-04-01T09:44:06.000Z", "lifecycleStatus": "In design", "project": { "id": "MyProject3000", "name": "MyProject3000" }, "description": "Latest model of Intel laptop with i7 Core processor", "currency": "YEN", "version": "3.0", "name": "PriceList2020", "id": "TestPrice90" }, { "@type": "PricelistOracle", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/productCatalogReferenceManagement/v1/pricelist/Price_List_USD", "lastUpdate": "2021-01-22T11:16:57.000Z", "lastUpdatedBy": "booth", "createdBy": "booth", "created": "2021-01-22T11:16:57.000Z", "businessUnitId": 204, "businessUnitName": "Vision Operations", "lifecycleStatus": "In design", "description": "Price List Creation Using USD", "currency": "USD", "version": "1.0", "name": "Price List Using USD", "id": "Price_List_USD", "productOffering": [ { "id": "BOFAO_22_1_2021_11_56_25", "name": "BOFAO_22_1_2021_11_56_25", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "BOFOG_22_1_2021_11_56_25", "name": "BOFOG_22_1_2021_11_56_25", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "AOF_R_27_1_2021_14_25_10", "name": "AOF_27_1_2021_14_25_10", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "AOF_R_22_1_2021_11_56_25", "name": "AOF_22_1_2021_11_56_25", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "BOFT_22_1_2021_11_56_25", "name": "BOFT_22_1_2021_11_56_25", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "BOF_22_1_2021_11_56_25", "name": "BOF_22_1_2021_11_56_25", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "ref_226_1212_355", "name": "BOFC_226_1212_355", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "AOF_RRV_22_1_2021_11_56_25", "name": "AOFRV_22_1_2021_11_56_25", "version": "2.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "AOF_R_27_1_2021_15_13_55", "name": "AOF_27_1_2021_15_13_55", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "BOFT_27_1_2021_15_13_55", "name": "BOFT_27_1_2021_15_13_55", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "ref_226_125_787", "name": "AOFC_226_125_787", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "AOF_R_27_1_2021_15_42_19", "name": "AOF_27_1_2021_15_42_19", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "BOFT_27_1_2021_15_42_19", "name": "BOFT_27_1_2021_15_42_19", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "BOFC_22_1_2021_11_56_25", "name": "BOFC_22_1_2021_11_56_25", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "AOF_RT_22_1_2021_11_9_28", "name": "AOFT_22_1_2021_11_9_28", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "BOFT_27_1_2021_14_25_10", "name": "BOFT_27_1_2021_14_25_10", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "BOFAO_27_1_2021_15_42_19", "name": "BOFAO_27_1_2021_15_42_19", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "AOF_R_27_1_2021_18_7_58", "name": "AOF_27_1_2021_18_7_58", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "BOFOG_27_1_2021_18_7_58", "name": "BOFOG_27_1_2021_18_7_58", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "BOFOG_27_1_2021_15_42_19", "name": "BOFOG_27_1_2021_15_42_19", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "Test_Offer", "name": "Test_Offer", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "BOF_27_1_2021_15_42_19", "name": "BOF_27_1_2021_15_42_19", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "BOFT_27_1_2021_18_7_58", "name": "BOFT_27_1_2021_18_7_58", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "ref_274_1817_622", "name": "AOFC_274_1817_622", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "ref_274_1558_442", "name": "BOFC_274_1558_442", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "BOFC_27_1_2021_15_42_19", "name": "BOFC_27_1_2021_15_42_19", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "AOF_RRV_27_1_2021_15_42_19", "name": "AOFRV_27_1_2021_15_42_19", "version": "2.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "ref_274_1824_452", "name": "BOFC_274_1824_452", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "ref_274_1551_971", "name": "AOFC_274_1551_971", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "AOF_RRV_27_1_2021_18_7_58", "name": "AOFRV_27_1_2021_18_7_58", "version": "2.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "BOFAO_27_1_2021_18_7_58", "name": "BOFAO_27_1_2021_18_7_58", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "BOFC_27_1_2021_18_7_58", "name": "BOFC_27_1_2021_18_7_58", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" }, { "id": "BOF_27_1_2021_18_7_58", "name": "BOF_27_1_2021_18_7_58", "version": "1.0", "isBundle": false, "@type": "ProductOfferingRefOracle", "@referredType": "ProductOfferingOracle" } ] }, { "@type": "PricelistOracle", "@baseType": "PricelistOracle", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/productCatalogReferenceManagement/v1/pricelist/TestPrice1001", "lastUpdate": "2021-03-15T07:16:08.000Z", "lastUpdatedBy": "booth", "createdBy": "booth", "businessUnitId": 204, "businessUnitName": "Vision Operations", "validFor": { "startDateTime": "2020-05-02T16:42:23.000Z", "endDateTime": "2021-07-14T00:00:00.000Z" }, "relatedParty": [ { "id": "12343", "name": "Gustave Flaubert laptop", "href": "https://{FusionAppsHost}/tmf-api/partyManagement/v4/partyRole/1234", "role": "Owner" } ], "created": "2021-03-15T07:16:08.000Z", "lifecycleStatus": "In design", "description": "TestPrice890 description", "currency": "YEN", "version": "1.0", "name": "TestPrice1001", "id": "TestPrice1001" }, { "@type": "PricelistOracle", "@baseType": "PricelistOracle", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/productCatalogReferenceManagement/v1/pricelist/TestPriceList100", "lastUpdate": "2021-03-15T07:17:20.000Z", "lastUpdatedBy": "booth", "createdBy": "booth", "businessUnitId": 204, "businessUnitName": "Vision Operations", "validFor": { "startDateTime": "2020-05-02T16:42:23.000Z", "endDateTime": "2021-07-14T00:00:00.000Z" }, "relatedParty": [ { "id": "12343", "name": "Gustave Flaubert laptop", "href": "https://{FusionAppsHost}/tmf-api/partyManagement/v4/partyRole/1234", "role": "Owner" } ], "created": "2021-03-15T07:17:20.000Z", "lifecycleStatus": "In design", "description": "TestPrice890 description", "currency": "YEN", "version": "1.0", "name": "TestPriceList100", "id": "TestPriceList100" }, { "@type": "PricelistOracle", "@baseType": "Pricelist", "href": "https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/productCatalogReferenceManagement/v1/pricelist/PriceList100", "lastUpdate": "2021-03-15T07:19:35.000Z", "lastUpdatedBy": "booth", "createdBy": "booth", "businessUnitId": 204, "businessUnitName": "Vision Operations", "validFor": { "startDateTime": "2020-05-02T16:42:23.000Z", "endDateTime": "2021-07-14T00:00:00.000Z" }, "relatedParty": [ { "id": "PeterContact", "name": "Gustave Flaubert laptop", "href": "https://{FusionAppsHost}/tmf-api/partyManagement/v4/partyRole/1234", "role": "Owner" } ], "created": "2021-03-15T07:18:20.000Z", "lifecycleStatus": "In design", "description": "TestPrice890 description", "currency": "YEN", "version": "1.0", "name": "PriceList100", "id": "PriceList100" } ]