| Application Services Interface Reference > Predefined Application Service Interfaces >  Siebel Price List
 A price list is a set of standard prices for products and services. Price lists contain the prices a buyer first sees, before any pricing adjustments have occurred. A product must be assigned a price in a given price list in order to appear in a catalog and to become visible to customers. A product's price, as defined in the price list, is commonly used as a starting price for other prices generated by the Siebel Pricer application.  This inbound ASI enables the synchronization and update of a price list and the price list items. Figure 27 describes the Siebel Price List ASI structure. 
Figure 27.	Siebel Price List ASI
    |  |  
 Table 55 lists the integration components and user keys of this ASI. 
Table 55.	Siebel Price List Integration Components
    |  |  |  |  
    | Price List | PriceList | 
Integration Id
Id
Name, Type
 |  
    | Price List Item | PriceListItem | 
Id
List Price Type Code, Price List Id, Product Id
 |  
    | Price List_Organization | PriceList_Organization | 
Division Id
 |  
 Table 56 lists the fields and their attributes. Fields without a length specified do not have a maximum length. 
Table 56.	Siebel Price List ASI Fields
    |  |  |  |  |  |  |  
    | Price List |  
    | Currency Code | CurrencyCode | DTYPE_TEXT | 15 | N |   |  
    | Description | Description | DTYPE_TEXT | 255 | N |   |  
    | End Date | EndDate | DTYPE_TEXT |   | N |   |  
    | Freight Terms | FreightTerms | DTYPE_TEXT | 30 | N |   |  
    | Id | Id | DTYPE_ID | 30 | N | Used for picking a related entity. This read-only field is automatically populated by the Siebel application on insertion and cannot be updated. |  
    | Integration Id | IntegrationId | DTYPE_TEXT | 30 | N |   |  
    | Name | Name | DTYPE_TEXT | 50 | N |   |  
    | Payment Term | PaymentTerm | DTYPE_TEXT | 50 | N |   |  
    | Payment Term Id | PaymentTermId | DTYPE_ID |   | N | Used for picking a related entity.  |  
    | Primary Organization | PrimaryOrganization | DTYPE_TEXT | 50 | N |   |  
    | Primary Organization Id | PrimaryOrganizationId | DTYPE_ID |   | N | Used for picking a related entity.  |  
    | Shipping Method | ShippingMethod | DTYPE_TEXT | 30 | N |   |  
    | Start Date | StartDate | DTYPE_TEXT |   | N |   |  
    | Type | Type | DTYPE_TEXT | 30 | N |   |  
    | operation | operation | DTYPE_TEXT | 30 | N |   |  
    | Price List Item |  
    | End Date | EndDate | DTYPE_TEXT |   | N |   |  
    | Id | Id | DTYPE_ID | 30 | N | Used for picking a related entity. This read-only field is automatically populated by the Siebel application on insertion and cannot be updated. |  
    | Integration Id | IntegrationId | DTYPE_TEXT | 30 | N |   |  
    | List Price Type Code  | ListPriceTypeCode | DTYPE_TEXT | 30 | N |   |  
    | Original List Price | OriginalListPrice | DTYPE_TEXT |   | N |   |  
    | Price List Id | PriceListId | DTYPE_ID |   | N | Used for picking a related entity. This read-only field is automatically populated by the Siebel application on insertion and cannot be updated. |  
    | Product Id | ProductId | DTYPE_ID |   | N | Used for picking a related entity.  |  
    | Promotional Price | PromotionalPrice | DTYPE_TEXT |   | N |   |  
    | Start Date | StartDate | DTYPE_TEXT |   | N |   |  
    | operation | operation | DTYPE_TEXT | 30 | N |   |  
    | Price List_Organization |  
    | Division Id | DivisionId | DTYPE_ID | 30 | N |   |  
    | Integration Id | IntegrationId | DTYPE_TEXT | 30 | N |   |  
    | operation | operation | DTYPE_TEXT | 30 | N |   |  
 |