Get a loyalty program
get
                    /crmRestApi/resources/11.13.18.05/loyPrograms/{LoyProgramId}
Request
Path Parameters
                - 
                    LoyProgramId(required):  integer(int64)
                    
                    The primary key to identify a program. Oracle Loyalty Cloud generates this attribute value during the creation of a program record. There is no default value, dependency, or limitation associated with this attribute.
 
Query Parameters
                    - 
                            dependency: string
                            
                            This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> - 
                            expand: string
                            
                            When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
 - 
                            fields: string
                            
                            This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 - 
                            links: string
                            
                            This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical - 
                            onlyData: boolean
                            
                            The resource item payload will be filtered in order to contain only data (no links section, for example).
 
Header Parameters
                    - 
                            Metadata-Context: 
                            
                            If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
 - 
                            REST-Framework-Version: 
                            
                            The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
 
There's no request body for this operation.
Back to TopResponse
Supported Media Types
                - application/json
 
Default Response
The following table describes the default response for this task.
                            
                                Headers
                                - 
                                        Metadata-Context: 
                                        
                                        If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
 - 
                                        REST-Framework-Version: 
                                        
                                        The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
 
Root Schema : loyPrograms-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    ActiveFlag: boolean
                    
                    
                     
                    
                
                
                Title:
ActiveMaximum Length:1Default Value:falseThe boolean attribute that specifies whether the program is available for use or not. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    AllowNegPointFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Allow Negative PointsMaximum Length:1Default Value:falseThe boolean attribute that specifies whether the program is enabled for negative points or not. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    ApplyCode: string
                    
                    
                     
                    
                
                
                Title:
Apply CodeMaximum Length:30The attribute value specifies how points are allocated when multiple promotions apply to a transaction. The possible values are Apply All Promos, Maximize by Point Type, and Maximize by Promotion. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    BatchRedemptionPeriodDuration: number
                    
                    
                     
                    
                
                
                Title:
Batch Redemption Period DurationThe batch redemptions that are run periodically to redeem all the outstanding points of all members of a program whose point balance is greater than or equal to the threshold set up under the program, and that reset the point balance of the members to zero. The identifier signifies the period when the batch redemptions run, for example, every month or every number of years. For example, a supermarket chain rewards members for their shopping by giving them points. At the end of the month or any specific period, it converts all the points to dollars and issues vouchers to its members. This process applies only to members whose point balance is greater than or equal to 500 points. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    BatchRedemptionPeriodTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Batch Redemption Period Type CodeMaximum Length:30The program batch redemption period type specifies when a batch redemption runs. For example, if the period type is Years, and the duration is set to 1, then the batch redemption is done once in a year. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    BUId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
BU IDDefault Value:0The business unit identifier provides the details of the organization that runs the program. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CalendarAttributes: array
                    
                    
                
                
                    Calendar Attributes
                
                
                Title:
Calendar AttributesThe calendar attributes resource is used to retrieve the details of the calendar attributes defined for the program. - 
                
                    
                    CorpCurrencyCode: string
                    
                    
                     
                    
                
                
                Title:
Corporate Currency CodeMaximum Length:15The corporate currency code used in the loyalty program. The accepted values are INR, USD, and GBP. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Title:
Created ByRead Only:trueMaximum Length:64The loyalty user that created the program. Oracle Loyalty Cloud generates this attribute value during the creation of a new program. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Created DateRead Only:trueThe date when the program is created. Oracle Loyalty Cloud generates this attribute value during the creation of a new program. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CurcyConvRateType: string
                    
                    
                     
                    
                
                
                Title:
Currency Conversion Rate TypeMaximum Length:30The currency conversion rate type used in the loyalty program. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CurrencyCode: string
                    
                    
                     
                    
                
                
                Title:
CurrencyMaximum Length:15The currency used in the loyalty program. The accepted values are INR, USD, and GBP. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DeletedFlag: boolean
                    
                    
                     
                    
                
                
                Title:
DeletedMaximum Length:1Default Value:falseThe deleted flag is a boolean attribute that indicates whether the program is marked as deleted or not. Marking a program as deleted does not mean the program is actually deleted from the data base, but instead means the program record is marked as deleted. Once a program is marked as deleted, the program cannot be used by a loyalty user. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    DescriptionText: string
                    
                    
                     
                    
                
                
                Title:
Program DescriptionMaximum Length:250The program description that is provided by the loyalty administrator while creating the program. There is no default value, dependency associated with this attribute. - 
                
                    
                    EnableEnrollmentBonusFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Enable Enrollment BonusMaximum Length:1Default Value:falseThe boolean attribute that specifies whether a member is awarded any rewards for enrolling into the program. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    EnableReferralBonusFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Enable Referral BonusMaximum Length:1Default Value:falseThe boolean attribute that specifies whether a member is entitled to a reward for a referral. The bonus for referring a new member is provided for the referred member, when the referral bonus flag is enabled. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    EndDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
End DateThe date when the program is no longer in effect for use by members. The end date must be greater than the start date. There is no default value associated with this attribute. - 
                
                    
                    events: array
                    
                    
                
                
                    Events
                
                
                Title:
EventsThe events resource is used to retrieve the details of the event defined for the loyalty program. - 
                
                    
                    HostOrgId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Host Org IDThe host organization identifier is the hosting organization that implements the program, for example, Company, Contractors, Partners, and so on. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Change DateRead Only:trueThe date when the program is last updated. Oracle Loyalty Cloud generates this attribute value and updates it whenever there are any changes to the program. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Title:
Changed ByRead Only:trueMaximum Length:64The user that last updated the program. Oracle Loyalty Cloud generates this attribute value, and updates it whenever any changes occur to the program. There is no dependency or limitation associated with this attribute. - 
                
                    
                    LastUpdateLogin: string
                    
                    
                     
                    
                
                
                Title:
Last Update LoginRead Only:trueMaximum Length:32The login details of the user that last logged in. Oracle Loyalty Cloud generates this attribute value, and updates it whenever any changes occur to the program. There is no dependency or limitation associated with this attribute. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    LoyProgramId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Loyalty Program IDThe primary key to identify a program. Oracle Loyalty Cloud generates this attribute value during the creation of a program record. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MemberAttributes: array
                    
                    
                
                
                    Member Attributes
                
                
                Title:
Member AttributesThe member attributes resource is used to retrieve the details of the member attributes defined for the program. - 
                
                    
                    MemberCount: number
                    
                    
                     
                    
                
                
                Title:
Member CountThe member count identifier indicates the total number of members enrolled to the program. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MemberFieldAttributes: array
                    
                    
                
                
                    Member Field Attributes
                
                
                Title:
Member Field AttributesThe member field attributes resource is used to retrieve the details of the member field attributes defined for the program. - MemberShared: number
 - 
                
                    
                    MemberTierAttributes: array
                    
                    
                
                
                    Member Tier Attributes
                
                
                Title:
Member Tier AttributesThe member tier attributes resource is used to retrieve the details of the member tier attributes defined for the loyalty program. - 
                
                    
                    Name: string
                    
                    
                     
                    
                
                
                Title:
NameMaximum Length:50The unique identifier that indicates the name of the program. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    NegativePoints: array
                    
                    
                
                
                    Negative Points
                
                
                Title:
Negative PointsThe negative points resource is used to retrieve the details of negative points defined for the loyalty program. - 
                
                    
                    PartnerFlag: boolean
                    
                    
                     
                    
                
                
                Title:
PartnerMaximum Length:1Default Value:falseThe partner flag is a boolean attribute that differentiates internal programs from partner programs. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    PointBlocks: array
                    
                    
                
                
                    Point Blocks
                
                
                Title:
Point BlocksThe point blocks resource is used to retrieve the details of the point block defined for the partner. - 
                
                    
                    PointExpLevelCode: string
                    
                    
                     
                    
                
                
                Title:
Point Exp Level CodeMaximum Length:30The point expiration level code, which specifies the level when points expire. The accepted values are Tier Level (expiration of points must be defined for each tier) or Point Type Level (the tier level definition of points expiration is disabled and point expiration can only be defined at the point type level). There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PointsToPayFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Point to PayMaximum Length:1Default Value:falseThe boolean flag that allows members to redeem a product despite having an insufficient point balance. For example, consider if redemption prices for a product are either 1000 points or 500 points plus $500. A member having only 600 points can still redeem the product by choosing the second option. This check box is a one-time selection for the program. If this flag is enabled, then the members do not get the points-plus-pay option in any redemption. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PointSubtypes: array
                    
                    
                
                
                    Point Subtypes
                
                
                Title:
Point SubtypesThe point subtypes resource is used to retrieve the details of the loyalty point subtypes defined for the program. - 
                
                    
                    PointTotalsAttributes: array
                    
                    
                
                
                    Point Total Attributes
                
                
                Title:
Point Total AttributesThe point total attributes resource is used to retrieve the details of the point totals attributes defined for the program. - 
                
                    
                    PointTypeId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Point Type IDThe point type identifier uniquely identifies each point type. Various point types are defined to reward and recognize members based on their activities, such as, completing a flight or referring a friend to the program. Some point types are defined to allow members to redeem points for a product or service, while some are defined to track their behavior and reward them by assigning a new tier status. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PointTypes: array
                    
                    
                
                
                    Point Types
                
                
                Title:
Point TypesThe point types resource is used to retrieve the details of the loyalty point types defined for the program. - 
                
                    
                    PrimaryPointTpId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Primary Point TypeThe primary key of loyalty point types for the primary point type. Various point types can be defined to reward and recognize members based on their activities, such as completing a flight or referring a friend to the program. Among the defined point types, only one is specified as primary. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ProgramNumber: string
                    
                    
                     
                    
                
                
                Title:
Program NumberMaximum Length:30The program number for which this point block is created. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ProgramOwner: string
                    
                    
                     
                    
                
                
                Title:
Program OwnerMaximum Length:30The program owner is the user that created the program and that owns the program. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ProgramPartners: array
                    
                    
                
                
                    Program Partners
                
                
                Title:
Program PartnersThe program partners resource is used to retrieve the details of the loyalty partners defined for the program. - 
                
                    
                    PurchaseStartDayCode: string
                    
                    
                     
                    
                
                
                Title:
Purchase Start Day CodeMaximum Length:30The purchase start day code attribute is used to calculate the restrictions on how many points a member can purchase for one year. The one year period starts on the day entered in this field. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PurchaseStartMonthCode: string
                    
                    
                     
                    
                
                
                Title:
Purchase Start Month CodeMaximum Length:30The purchase start month code attribute is used to calculate restrictions on how many points a member can purchase for one year. The one year period starts from the month entered in this field. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    RedemptionProducts: array
                    
                    
                
                
                    Redemption Products
                
                
                Title:
Redemption ProductsThe redemption products resource is used to retrieve the details of the redemption products defined for the program. - 
                
                    
                    RevenueRecongnitionPeriodDuration: number
                    
                    
                     
                    
                
                
                Title:
Revenue Recognition Period DurationThe revenue recognition period. After a program is in place, results are measured to see if the program is achieving the goals set during the design phase. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    RevenueRecongnitionPeriodTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Revenue Recognition Period Type CodeMaximum Length:30The revenue recognition period type code. The period type is either Months or Years. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    StartDt: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Start DateThe date from when program comes into effect for use by members. The entered date must be less than the end date. There is no default value or dependency. - 
                
                    
                    ThresholdPointVal: number
                    
                    
                     
                    
                
                
                Title:
Threshold Point ValueThe threshold point value specifies the minimum points to be attained to qualify for a batch redemption. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    TierClasses: array
                    
                    
                
                
                    Tier Classes
                
                
                Title:
Tier ClassesThe tier classes resource is used to retrieve the details of a tier class defined for the program. - 
                
                    
                    TimeZoneCode: string
                    
                    
                     
                    
                
                
                Maximum Length:
50This attribute indicates timezone code defined for the program. There is no dependency or limitation associated with this attribute. - 
                
                    
                    TransactionAttributes: array
                    
                    
                
                
                    Transaction Attributes
                
                
                Title:
Transaction AttributesThe transaction attributes resource is used to retrieve the details of the transaction attributes defined for the program. - 
                
                    
                    TransactionRestrictions: array
                    
                    
                
                
                    Transaction Restrictions
                
                
                Title:
Transaction RestrictionsThe transaction restrictions resource is used to retrieve the details of the transaction restrictions defined for the loyalty program. - 
                
                    
                    TransferStartDayCode: string
                    
                    
                     
                    
                
                
                Title:
Transfer Start Day CodeMaximum Length:30The transfer start day code attribute is used to calculate restrictions on how many points a member can transfer or give out in a one year period. The one year period starts on the day entered in this field. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    TransferStartMonthCode: string
                    
                    
                     
                    
                
                
                Title:
Transfer Start Month CodeMaximum Length:30The transfer start month code attribute is used to calculate restrictions on how many points a member can transfer or give out in a one year period. The one year period starts on the month entered in this field. There is no default value, dependency, or limitation associated with this attribute. 
Nested Schema : Calendar Attributes
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Calendar AttributesThe calendar attributes resource is used to retrieve the details of the calendar attributes defined for the program.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Events
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    EventsThe events resource is used to retrieve the details of the event defined for the loyalty program.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Member Attributes
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Member AttributesThe member attributes resource is used to retrieve the details of the member attributes defined for the program.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Member Field Attributes
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Member Field AttributesThe member field attributes resource is used to retrieve the details of the member field attributes defined for the program.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Member Tier Attributes
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Member Tier AttributesThe member tier attributes resource is used to retrieve the details of the member tier attributes defined for the loyalty program.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Negative Points
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Negative PointsThe negative points resource is used to retrieve the details of negative points defined for the loyalty program.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Point Blocks
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Point BlocksThe point blocks resource is used to retrieve the details of the point block defined for the partner.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Point Subtypes
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Point SubtypesThe point subtypes resource is used to retrieve the details of the loyalty point subtypes defined for the program.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Point Total Attributes
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Point Total AttributesThe point total attributes resource is used to retrieve the details of the point totals attributes defined for the program.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Point Types
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Point TypesThe point types resource is used to retrieve the details of the loyalty point types defined for the program.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Program Partners
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Program PartnersThe program partners resource is used to retrieve the details of the loyalty partners defined for the program.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Redemption Products
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Redemption ProductsThe redemption products resource is used to retrieve the details of the redemption products defined for the program.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Tier Classes
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Tier ClassesThe tier classes resource is used to retrieve the details of a tier class defined for the program.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Transaction Attributes
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Transaction AttributesThe transaction attributes resource is used to retrieve the details of the transaction attributes defined for the program.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Transaction Restrictions
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Transaction RestrictionsThe transaction restrictions resource is used to retrieve the details of the transaction restrictions defined for the loyalty program.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : loyPrograms-CalendarAttributes-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    AccountActionCode: string
                    
                    
                     
                    
                
                
                Title:
Account ActivityMaximum Length:30The calendar attribute account activity option. If specified, then the points expire if there is no activity of the type within the period specified for the point type. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ActiveFlag: boolean
                    
                    
                     
                    
                
                
                Title:
ActiveMaximum Length:1Default Value:falseThe attribute active flag is a boolean attribute that specifies whether the created calendar attribute is enabled for the user or not. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    AttrDefnId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Attribute Definition IDThe primary key value of the loyalty attribute definitions corresponding to attribute types like pointType, Member, Transaction, and so on. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    AttrTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Attribute Type CodeMaximum Length:30Default Value:FieldThe identifier reflects the type of attribute, for example, Field, Point Total, and so on. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    BusSvcName: string
                    
                    
                     
                    
                
                
                Title:
FieldMaximum Length:75The external business service that can be called in a promotion for the evaluation of business criteria. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CancelActnCode: string
                    
                    
                     
                    
                
                
                Title:
Cancel Action CodeMaximum Length:30The specification of which action must be applied during a transaction cancellation. The accepted values are Leave As Is (if selected, the value of the attribute remains the same when a transaction is cancelled), Revert, and so on. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CostPERPoint: number
                    
                    
                     
                    
                
                
                The cost for each point. If you want to allow the product to be redeemed for a combination of points and currency, then enter the amount as the cash value for one point. There is no default value, dependency, or limitation associated with this attribute.
 - 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Title:
Created ByRead Only:trueMaximum Length:64The user that created the calendar attribute. Oracle Loyalty Cloud generates this attribute value during the creation of a calendar attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Creation DateRead Only:trueThe date when the calendar attribute is created. Oracle Loyalty Cloud generates this attribute value during the creation of a loyalty attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CurrencyCode: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
CurrencyThe currency used in the transaction. The accepted values are INR, USD, GBP, and so on. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CurrencyExchDt: string
                    
                    
                     (date) 
                    
                
                
                Title:
Currency Exchange DateThe date when the calendar attribute currency exchange takes place. This attribute displays the date of the currency exchange during the calendar attribute creation. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DataType: string
                    
                    
                     
                    
                
                
                Title:
Data Type MeaningRead Only:trueMaximum Length:80The calendar attribute data type indicates whether the attribute is a string, or a number, and so on. During a transaction cancellation, Oracle Loyalty Cloud determines whether certain cancel actions must be applied or not, based on the data type name. For example, the Cancel Change action is available only for the Number data type. The Revert action is only available for the String and Number data types, and the Leave As Is action is available for all data types. There is no default value or limitation associated with this attribute. - 
                
                    
                    DataTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Data TypeMaximum Length:30The calendar attribute data type code indicates whether the attribute is a string, or a number, and so on. During a transaction cancellation, Oracle Loyalty Cloud determines whether certain cancel actions must be applied or not, based on the data type name. For example, the Cancel Change action is available only for the Number data type. The Revert action is only available for the String and Number data types, and the Leave As Is action is available for all data types. There is no default value or limitation associated with this attribute. - 
                
                    
                    DefaultValue: string
                    
                    
                     
                    
                
                
                Title:
Default ValueMaximum Length:75The default value that is used when the attribute is created for a member for the first time. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DescriptionText: string
                    
                    
                     
                    
                
                
                Title:
DescriptionMaximum Length:1000The additional information pertaining to the calendar attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DisplayFlag: boolean
                    
                    
                     
                    
                
                
                Title:
DisplayMaximum Length:1Default Value:trueThe boolean attribute that indicates whether the calendar attribute should be displayed or not, so that it can be used in the promotion criteria. The default value is Y. There is no dependency or limitation associated with this attribute. - 
                
                    
                    DisplayName: string
                    
                    
                     
                    
                
                
                Title:
NameMaximum Length:30The calendar attribute display name that is visible to the user. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DynamicFlag: boolean
                    
                    
                     
                    
                
                
                Title:
DynamicMaximum Length:1Default Value:falseThe boolean attribute that indicates whether the calendar attribute value is calculated dynamically based on another attribute, and which is used in the promotion criteria. The criteria can compare an attribute to a value or compare an attribute to another attribute. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    ExpiryAlignCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration AlignedMaximum Length:30The expiry alignment attribute provides the details pertaining to the calculation of the expiry of points. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ExpiryBasisCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration BasisMaximum Length:30The basis for the point or voucher expiry. The accepted values are Period (expires after a period of time) or Date (expires on a specific date). There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ExpiryDayCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration Day CodeMaximum Length:30The calendar attribute expiry day specifies the day of the month when the points expire if the expiry basis is set to Date. The attribute is dependent on the Expiry Basis Code attribute. There is no default value or limitation associated with this attribute. - 
                
                    
                    ExpiryMonthCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration Month CodeMaximum Length:30The calendar attribute expiry month specifies the month when the points expire if the expiry basis is set to Month. The attribute is dependent on Expiry Basis Code. There is no default value or limitation associated with this attribute. - 
                
                    
                    ExpPdUOMCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration Period Unit of MeasureMaximum Length:30The expiry period unit of measure (UOM) is used to specify when points expire. For example, if the points expire a year after they are earned, UOM is set to Year. After the points expire, the member can no longer exchange points for rewards. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ExpPeriodLength: integer
                    
                    
                     
                    
                
                
                Title:
Expiration Period LengthThe attribute expiry period length is used to specify a length of time after when points expire. For example, if the points expire two years after they are earned, then the length is set to 2. After the points expire, the member can no longer exchange them for rewards. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    InternalName: string
                    
                    
                     
                    
                
                
                Title:
Internal NameMaximum Length:75The internal name of the calendar attribute. The accepted values are Date1 or Number1. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Last Update DateRead Only:trueThe date when the attribute is last updated. Oracle Loyalty Cloud generates this attribute value and updates it whenever there are any changes to the attribute value. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Title:
Last Updated ByRead Only:trueMaximum Length:64The user that last updated the attribute. Oracle Loyalty Cloud generates this attribute value, and updates it whenever any changes to the attribute take place. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateLogin: string
                    
                    
                     
                    
                
                
                Title:
Last Update LoginRead Only:trueMaximum Length:32The login details of the user that last logged in. Oracle Loyalty Cloud generates this attribute value and updates it whenever any changes to the attribute occur. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    LoyAttrdefnBId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Attribute Definition IDThe primary key of loyalty attributes. Oracle Loyalty Cloud generates this attribute value. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MergeActionCode: string
                    
                    
                     
                    
                
                
                Title:
Merge ActionMaximum Length:30The attribute merge action that specifies how the program handles the attribute during a member merge. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    Method: string
                    
                    
                     
                    
                
                
                Title:
Method MeaningRead Only:trueMaximum Length:80The method that is used in the calculation of the calendar attribute value that can be used in promotion criteria. For example, the ORA_CAL_METHOD_MONTH_NAME method returns the month name. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MethodName: string
                    
                    
                     
                    
                
                
                Title:
MethodMaximum Length:75The method that is used in calculations of the program attribute value that can be used in promotion criteria. For example, the ORA_CAL_METHOD_MONTH_NAME method gives the month name. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MinimumReactivationQuantity: number
                    
                    
                     
                    
                
                
                Title:
Minimum Reactivation QuantityThe minimum points needed to reactivate the expired points, so that they can be used for redemption. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MonthsLength: number
                    
                    
                     
                    
                
                
                Title:
Months LengthThe numeric value that corresponds to the number of months during which points will expire. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ObjectCode: string
                    
                    
                     
                    
                
                
                Title:
Object CodeMaximum Length:30Default Value:CalendarThe option to select values from entities such as Transaction, Member, Promotion and so on, when defining a promotion. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickApplet: string
                    
                    
                     
                    
                
                
                Title:
Pick AppletMaximum Length:75The pick applet attribute is a field whose values are entered using a dialog box. While defining criteria and actions, the dialog box with the values for this field is displayed. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickField: string
                    
                    
                     
                    
                
                
                Title:
Pick FieldMaximum Length:75The pick field whose value the user sees in the UI after selecting the value from the pick applet. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickFieldName: string
                    
                    
                     
                    
                
                
                Title:
Pick Field NameMaximum Length:75The attribute pick field name is the user readable string of the PickField attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickList: string
                    
                    
                     
                    
                
                
                Title:
Pick ListMaximum Length:75The pick list that is enabled if the attribute is a field whose values are entered using a picklist. When defining criteria and actions, the picklist is displayed with the values for this field . There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ProgramName: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe program for which calendar attribute is created. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PromotionId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Promotion IDThe primary key of loyalty promotions. Oracle Loyalty Cloud generates this attribute value. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PromotionName: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe name of the loyalty promotion corresponding to the promotionId attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    QualPointFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Qualifying PointMaximum Length:1Default Value:falseThe promotion attribute qualifying point is a boolean attribute that indicates that the points accrued when the promotion gets applied count toward earning tier status, but cannot be redeemed for rewards. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    ReactivateFlag: boolean
                    
                    
                     
                    
                
                
                Title:
ReactivateMaximum Length:1Default Value:falseThe reactivate flag attribute reactivates members points after they have expired. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    ReadonlyFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Read OnlyMaximum Length:1Default Value:falseThe boolean attribute that specifies whether the promotion attribute is editable or not. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    RetEffFlag: boolean
                    
                    
                     
                    
                
                
                Maximum Length:
1Default Value:falseThe attribute effective start date indicates the date when the attribute can be used in promotions. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    RptExpPdUOMCode: string
                    
                    
                     
                    
                
                
                Maximum Length:
30The unit of measure (UOM) for the time period until the expired points can be reactivated. The accepted values are Years, Months, Days, and so on. For example, if the reactivation expiry period is one year, then the unit of measure (UOM) is Year and the expired points can be reactivated after a period of one year from the date of expiry. There is no default value or limitation associated with this attribute. - 
                
                    
                    RptExpPeriodLength: number
                    
                    
                     
                    
                
                
                The time period when the expired points can be reactivated. For example, if the reactivation expiry period is one year, then the time period length is 1 and the expired points can be reactivated after a period of one year from the date of expiry. There is no default value or limitation associated with this attribute.
 - 
                
                    
                    TierClassId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Tier Class IDThe primary attribute of the loyalty tier class that indicates the class to which a specific tier belongs. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    TierClassName: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe attribute that indicates the name of the tier class corresponding to tierClassId attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    WeightFactor: number
                    
                    
                     
                    
                
                
                Title:
Weight FactorThe attribute weight factor is used to determine which promotion applies to the transaction, if multiple promotions qualify. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    WeightFactorNq: number
                    
                    
                     
                    
                
                
                Title:
Weight FactorThe attribute weight factor non-qualifying attribute is used to determine whether to generate qualifying or non-qualifying points of each type when the weight factor attribute is specified. This attribute has a dependency on the Weight Factor attribute. There is no default value or limitation associated with this attribute. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : link
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    href: string
                    
                    
                     
                    
                
                
                Title:
hyperlink referenceThe URI to the related resource. - 
                
                    
                    kind: string
                    
                    
                     
                    
                
                
                Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. - 
                
                    
                    name: string
                    
                    
                     
                    
                
                
                Title:
nameThe name of the link to the related resource. - 
                
                    
                    properties: object
                    
                    
                
                
                    properties
                
                
                
 - 
                
                    
                    rel: string
                    
                    
                     
                    
                
                
                Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self. 
Nested Schema : properties
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    changeIndicator: string
                    
                    
                     
                    
                
                
                Change indicator or the ETag value of the resource instance.
 
Nested Schema : loyPrograms-events-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    ActiveFlag: boolean
                    
                    
                     
                    
                
                
                Title:
ActiveMaximum Length:1Default Value:falseThe boolean attribute that specifies whether the created event is enabled for use or not. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    CoolOffPeriodInWeeks: number
                    
                    
                     
                    
                
                
                Title:
Cooling off Period in WeeksDefault Value:0The cool off period for the event defined for the loyalty program. This is the period for which Oracle Loyalty Cloud checks if an event is already created for the member or not. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:64The loyalty user that created the event. Oracle Loyalty Cloud generates this attribute value during the creation of a new event record. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:
trueThe date when the event is created. Oracle Loyalty Cloud generates this attribute value during the creation of a new event record. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    EventName: string
                    
                    
                     
                    
                
                
                Title:
Event NameMaximum Length:75The event defined in the loyalty program. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    eventTransactionAttributes: array
                    
                    
                
                
                    Event Transaction Attributes
                
                
                Title:
Event Transaction AttributesThe event transaction attributes resource is used to retrieve the details of the event terms defined for the event. - 
                
                    
                    IgnoreYearFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Ignore YearMaximum Length:1Default Value:falseThe boolean attribute that specifies weather year can be ignored from the date for the event. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:
trueThe date when the event record was last updated. Oracle Loyalty Cloud generates this attribute value and updates it whenever changes to the event record occur. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:64The user that last updated the event. Oracle Loyalty Cloud generates this attribute value, and updates it whenever any changes occur to the event. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateLogin: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:32The login details of the user that last logged in to Oracle Loyalty Cloud. Oracle Loyalty Cloud generates this attribute value, and updates it whenever any changes occur to the events. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    LoyEventId: integer
                    
                    
                     (int64) 
                    
                
                
                The loyalty event identifier for uniquely identifying an event from a program. There is no default value, dependency, or limitation associated with this attribute.
 - 
                
                    
                    MemberAttributeName: string
                    
                    
                     
                    
                
                
                Title:
Member AttributeThe name of the member attribute defined for the event. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    NegativeOffsetDays: number
                    
                    
                     
                    
                
                
                Title:
Subtracted DaysDefault Value:0The negative offset days for the event defined for the loyalty program. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PositiveOffsetDays: number
                    
                    
                     
                    
                
                
                Title:
Added DaysDefault Value:0The positive offset days for the event defined for the loyalty program. There is no default value, dependency, or limitation associated with this attribute. 
Nested Schema : Event Transaction Attributes
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Event Transaction AttributesThe event transaction attributes resource is used to retrieve the details of the event terms defined for the event.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : loyPrograms-events-eventTransactionAttributes-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:64The loyalty user that created the event transaction attribute. Oracle Loyalty Cloud generates this attribute value during the creation of a new event transaction attribute record. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:
trueThe date when the event transaction attribute is created. Oracle Loyalty Cloud generates this attribute value during the creation of a new event transaction attribute record. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    EventAttrId: integer
                    
                    
                     (int64) 
                    
                
                
                The event attribute identifier. There is no default value, dependency, or limitation associated with this attribute.
 - 
                
                    
                    InvOrgId: integer
                    
                    
                     (int64) 
                    
                
                
                The organization from where inventory is being picked. For example, when a transaction is created, the inventory or goods might be picked from the partner and directly delivered to the customer. That is, the transaction is created for one organization, but the inventory is picked from a different organization. There is no default value, dependency, or limitation associated with this attribute.
 - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:
trueThe date when the event transaction attribute record is last updated. Oracle Loyalty Cloud generates this attribute value and updates it whenever changes to the event transaction attribute record occur. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:64The user that last updated the event transaction attribute. Oracle Loyalty Cloud generates this attribute value, and updates it whenever any changes occur to the event transaction attribute. There is no dependency or limitation associated with this attribute. - 
                
                    
                    LastUpdateLogin: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:32The user that last updated the event transaction attribute. Oracle Loyalty Cloud generates this attribute value, and updates it whenever any changes occur to the event transaction attribute. There is no dependency or limitation associated with this attribute. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    MemberAttrName: string
                    
                    
                     
                    
                
                
                Title:
Member AttributeThe name of the member attribute defined for the event transaction. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ProdId: integer
                    
                    
                     (int64) 
                    
                
                
                The loyalty product identifier. This attribute describes the product that is going to be used in the event transaction that has been created.There is no default value, dependency, or limitation associated with this attribute.
 - 
                
                    
                    ProductNumber: string
                    
                    
                     
                    
                
                
                The loyalty product number. This attribute describes the product that is going to be used in the event transaction that has been created.There is no default value, dependency, or limitation associated with this attribute.
 - 
                
                    
                    TransactionAttrName: string
                    
                    
                     
                    
                
                
                Title:
AttributeThe transaction attribute name of the event transaction attribute defined for the event. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    TransactionAttrValue: string
                    
                    
                     
                    
                
                
                Title:
Fixed ValueMaximum Length:75The transaction attribute value of the event transaction attribute defined for the event. There is no default value, dependency, or limitation associated with this attribute. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : loyPrograms-MemberAttributes-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    AccntActCode: string
                    
                    
                     
                    
                
                
                Title:
Account ActivityMaximum Length:30The member attribute account activity code. If this option is specified, then points expire if there is no activity of the type within the period specified for the point type. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ActiveFlag: boolean
                    
                    
                     
                    
                
                
                Title:
ActiveMaximum Length:1Default Value:falseThe boolean attribute that specifies whether the created member attribute is enabled for use or not. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    AttrDefnId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Attribute Definition IDThe primary key value of the loyalty attribute definitions corresponding to attribute types like pointType, Member, Transaction, and so on. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    AttrTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Attribute Type CodeMaximum Length:30Default Value:Child AttributeThe promotion attribute type code. This attribute reflects the attribute type, for example, Field, Point Total, and so on. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    BusSvcName: string
                    
                    
                     
                    
                
                
                Title:
Business Service NameMaximum Length:75The external business service that can be called in the promotion to evaluate business criteria. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CancelActn: string
                    
                    
                     
                    
                
                
                Title:
Cancel Action MeaningRead Only:trueMaximum Length:80The specification of which action must be applied during a transaction cancellation. The accepted values are Leave As Is (if selected, the value of the attribute remains the same when a transaction is cancelled), Revert, and so on. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CancelActnCode: string
                    
                    
                     
                    
                
                
                Title:
Cancel ActionMaximum Length:30The specification of the action which must be applied during a transaction cancellation. The accepted values are Leave As Is (if selected, the value of the attribute remains the same when a transaction is cancelled), Revert, and so on. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CostperPoint: number
                    
                    
                     
                    
                
                
                The cost for each point. If you want to allow the product to be redeemed for a combination of points and currency, then enter the amount of money assigned as the cash value of one point. There is no default value, dependency, or limitation associated with this attribute.
 - 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Title:
Created ByRead Only:trueMaximum Length:64The loyalty user that created the attribute. Oracle Loyalty Cloud generates this attribute value during the creation of a new member attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Creation DateRead Only:trueThe date when the attribute is created. Oracle Loyalty Cloud generates this attribute value during the creation of a new member attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CurrencyCode: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
CurrencyThe currency used in the transaction. The accepted values are INR, USD, and GBP. There is no default value or dependency associated with this attribute. - 
                
                    
                    CurrencyExchDt: string
                    
                    
                     (date) 
                    
                
                
                Title:
Currency Exchange DateThe date when the attribute currency exchange takes place. This attribute displays the date of the currency exchange during the creation of promotion attributes. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DataType: string
                    
                    
                     
                    
                
                
                Title:
Data Type MeaningRead Only:trueMaximum Length:80The member attribute data type indicates whether the attribute is a string, or a number, and so on. During a transaction cancellation, Oracle Loyalty Cloud determines whether certain cancel actions must be applied or not, based on the data type name. For example, the Cancel Change action is available only for the Number data type. The Revert action is only available for the String and Number data types, and the Leave As Is action is available for all data types. There is no default value or limitation associated with this attribute. - 
                
                    
                    DataTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Data TypeMaximum Length:30The member attribute data type name indicates whether the attribute is a string, or number, and so on. During a transaction cancellation, Oracle Loyalty Cloud determines whether certain cancel actions must be applied or not, based on the data type name. For example, the Cancel Change action is available only for the Number data type. The Revert action is only available for the String and Number data types, and the Leave As Is action is available for all data types. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DefaultVal: string
                    
                    
                     
                    
                
                
                Title:
Default ValueMaximum Length:75The default value that is used when the member attribute is created for a member, for the first time. There is no default, dependency, or limitation associated with this attribute. - 
                
                    
                    DescriptionText: string
                    
                    
                     
                    
                
                
                Title:
DescriptionMaximum Length:1000The additional information pertaining to the attributes being used in promotion criteria. There is no default, dependency, or limitation associated with this attribute. - 
                
                    
                    DisplayFlag: boolean
                    
                    
                     
                    
                
                
                Title:
DisplayMaximum Length:1Default Value:trueThe boolean attribute that indicates whether the member attribute should be displayed or not, so that it can be used in the promotion criteria. The default value is Y. There is no dependency or limitation associated with this attribute. - 
                
                    
                    DisplayName: string
                    
                    
                     
                    
                
                
                Title:
NameMaximum Length:30The attribute display name that is displayed on the UI. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DynamicFlag: boolean
                    
                    
                     
                    
                
                
                Title:
DynamicMaximum Length:1Default Value:falseThe boolean attribute that indicates whether the member attribute value is calculated dynamically based on another attribute, which is used by the promotion criteria. The criteria can compare an attribute to a value or can compare an attribute to another attribute. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    ExpiryAlignCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration AlignedMaximum Length:30The expiry alignment attribute provides details pertaining to the calculation of the expiry of points. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ExpiryBasisCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration BasisMaximum Length:30The basis for point or voucher expiry. The accepted values are Period (expires after a period of time) or Date (expires on a specific date). There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ExpiryDayCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration Day CodeMaximum Length:30The member attribute expiry day specifies the day of the month when the points expire, if the expiry basis is set to Date. This attribute is dependent on Expiry Basis Code. There is no default value or limitation associated with this attribute. - 
                
                    
                    ExpiryMonthCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration Month CodeMaximum Length:30The member attribute expiry month specifies the month when the points expire, if the expiry basis is set to Month. This attribute is dependent on Expiry Basis Code. There is no default value or limitation associated with this attribute. - 
                
                    
                    ExpPeriodLength: integer
                    
                    
                     
                    
                
                
                Title:
Expiration Period LengthThe member attribute expiry period length is used to specify a length of time after when points expire. For example, if the points expire two years after they are earned, then the length is set to 2. After the points expire, the member can no longer exchange them for rewards. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ExpPeriodUOMCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration Period Unit of MeasureMaximum Length:30The member attribute expiry period unit of measure (UOM), which is used to specify when points expire. For example, if the points expire a year or more after they are earned, UOM is set to Year. After the points expire, the member can no longer exchange the points for rewards. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    InternalName: string
                    
                    
                     
                    
                
                
                Title:
Internal NameMaximum Length:75The member attribute internal name. The accepted values are Date1 or Number1. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Last Update DateRead Only:trueThe date when the member attribute is last updated. Oracle Loyalty Cloud generates this attribute value and updates it whenever any changes to promotion attribute occur. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Title:
Last Updated ByRead Only:trueMaximum Length:64The user that last updated the attribute. Oracle Loyalty Cloud generates this attribute value and updates it whenever any changes happen to the member attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateLogin: string
                    
                    
                     
                    
                
                
                Title:
Last Update LoginRead Only:trueMaximum Length:32The login details of the user that last updated the member attribute. Oracle Loyalty Cloud generates this attribute value and updates it whenever any changes take place to the promotion attributes. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    LoyAttrdefnBId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Attribute Definition IDThe primary key of loyalty attributes. Oracle Loyalty Cloud generates this attribute value. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MergeAction: string
                    
                    
                     
                    
                
                
                Title:
Merge Action MeaningRead Only:trueMaximum Length:80The attribute that indicates the merge action to be taken on a member attribute depending on the attribute data type. - 
                
                    
                    MergeActionCode: string
                    
                    
                     
                    
                
                
                Title:
Merge ActionMaximum Length:30The member attribute merge action specifies how the program handles the attribute during a member merge. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MethodName: string
                    
                    
                     
                    
                
                
                Title:
Method NameMaximum Length:75The method that is used in calculations of a promotion attribute value that can be used in promotion criteria. For example, the ORA_CAL_METHOD_MONTH_NAME method returns the month name. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MinimumReactivationQuantity: number
                    
                    
                     
                    
                
                
                Title:
Minimum Reactivation QuantityThe minimum points needed to reactivate the expired points so that they can be used for redemption. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MonthsLength: number
                    
                    
                     
                    
                
                
                Title:
Months LengthThe numeric value that corresponds to the number of months during which points will expire. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ObjectCode: string
                    
                    
                     
                    
                
                
                Title:
Object CodeMaximum Length:30Default Value:MemberThe option to select values from entities such as Transaction, Member, Promotion and so on, when defining a promotion. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickApplet: string
                    
                    
                     
                    
                
                
                Title:
Pick AppletMaximum Length:75The member attribute pick applet is a field whose values are entered using a dialog box. When defining criteria and actions, the dialog box with the values for this field is displayed. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickField: string
                    
                    
                     
                    
                
                
                Title:
Pick FieldMaximum Length:75The pick field is the field whose value the user sees in the UI after selecting the field from the pick applet. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickFieldName: string
                    
                    
                     
                    
                
                
                Title:
Pick Field NameMaximum Length:75The member attribute pick field name is the user readable string of the PickField attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickList: string
                    
                    
                     
                    
                
                
                Title:
Pick ListMaximum Length:75The member attribute pick list that is enabled if the attribute values are entered using a picklist. When defining criteria and actions, the picklist with the values for this field is displayed. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PrgFormulaId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Program Formula IDThe program formula identifier for the formula which can be used in criteria for comparisons and in actions for assigning values or updating attributes with the formula. The attribute is available for use by a promotion only if it is associated with the same program as that of the promotion. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ProgramName: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe program for which member attribute is created. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PromotionId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Promotion IDThe primary key of loyalty promotions. Oracle Loyalty Cloud generates this attribute value. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PromotionName: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe name of loyalty promotion corresponding to the promotionId attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    QualPointFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Qualifying PointMaximum Length:1Default Value:falseThe member attribute qualifying point is a boolean attribute that indicates that the points accrued when the promotion gets applied count towards earning tier status, but cannot be redeemed for rewards. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    ReactivateFlag: boolean
                    
                    
                     
                    
                
                
                Title:
ReactivateMaximum Length:1Default Value:falseThe reactivate flag attribute reactivates members points after they have expired. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    ReadonlyFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Read OnlyMaximum Length:1Default Value:falseThe boolean attribute that specifies whether the promotion attribute is editable or not. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    RetEffFlag: boolean
                    
                    
                     
                    
                
                
                Maximum Length:
1Default Value:falseThe member attribute effective start date attribute indicates the date when the attribute can be used in promotions. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    RptExpPdUOMCode: string
                    
                    
                     
                    
                
                
                Maximum Length:
30The unit of measure (UOM) for the time period until the expired points can be reactivated. The accepted values are Years, Months, Days, and so on. For example, if the reactivation expiry period is one year, then the unit of measure (UOM) is Year and the expired points can be reactivated after a period of one year from the date of expiry. There is no default value or limitation associated with this attribute. - 
                
                    
                    RptExpPeriodLength: number
                    
                    
                     
                    
                
                
                The time period when the expired points can be reactivated. For example, if the reactivation expiry period is one year, then the time period length is 1 and the expired points can be reactivated after a period of one year from the date of expiry. There is no default value or limitation associated with this attribute.
 - 
                
                    
                    TierClassId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Tier Class IDThe primary attribute of loyalty tier class that indicates the class to which a specific tier belongs. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    TierClassName: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe attribute that indicates the name of the tier class corresponding to tierClassId attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    WeightFactor: number
                    
                    
                     
                    
                
                
                Title:
Weight FactorThe member attribute weight factor is used to determine which promotion is applied to the transaction, if multiple promotions qualify. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    WeightFactorNq: number
                    
                    
                     
                    
                
                
                Title:
Weight FactorThe member attribute weight factor non-qualifying attribute is used to determine whether to generate qualifying or non-qualifying points of each type when the weight factor attribute is specified. This attribute has a dependency on the Weight Factor attribute. There is no default value or limitation associated with this attribute. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : loyPrograms-MemberFieldAttributes-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    AccntActCode: string
                    
                    
                     
                    
                
                
                Title:
Account ActivityMaximum Length:30The account activity code attribute. If this option is specified, then points expire when there is no activity of the type within the period specified for the point type. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ActiveFlag: boolean
                    
                    
                     
                    
                
                
                Title:
ActiveMaximum Length:1Default Value:falseThe boolean attribute that specifies whether the created member field attribute is enabled for use or not. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    AttrDefnId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Attribute Definition IDThe primary key value of the loyalty attribute definitions corresponding to attribute types such as pointType, Member, Transaction, and so on. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    AttrTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Attribute Type CodeMaximum Length:30Default Value:FieldThe member field attribute type code. This attribute reflects the type of the attribute, for example, Field, Point Total, and so on. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    BusSvcName: string
                    
                    
                     
                    
                
                
                Title:
Business Service NameMaximum Length:75The external business service that can be called in a promotion for evaluation of business criteria. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CancelActnCode: string
                    
                    
                     
                    
                
                
                Title:
Cancel Action CodeMaximum Length:30The specification of which action must be applied during a transaction cancellation. The accepted values are Leave As Is (if selected, the value of the attribute remains the same when a transaction is cancelled), Revert, and so on. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CostperPoint: number
                    
                    
                     
                    
                
                
                The cost for each point. If you want to allow the product to be redeemed for a combination of points and currency, then enter the amount of money assigned as the cash value of one point. There is no default value, dependency, or limitation associated with this attribute.
 - 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Title:
Created ByRead Only:trueMaximum Length:64The loyalty user that created the attribute. Oracle Loyalty Cloud generates this attribute value during the creation of a new member field attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Creation DateRead Only:trueThe date when the attribute is created. Oracle Loyalty Cloud generates this attribute value during the creation of a new member field attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CurrencyCode: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
CurrencyThe currency used in the transaction. The accepted values are INR, USD, and GBP. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CurrencyExchDt: string
                    
                    
                     (date) 
                    
                
                
                Title:
Currency Exchange DateThe date when the member attribute currency exchange takes place. This attribute displays the date of the currency exchange during member attributes creation. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DataType: string
                    
                    
                     
                    
                
                
                Title:
Data Type MeaningRead Only:trueMaximum Length:80The member field attribute data type indicates whether the attribute is a string, or a number, and so on. During a transaction cancellation, Oracle Loyalty Cloud determines whether certain cancel actions must be applied or not, based on the data type name. For example, the Cancel Change action is available only for the Number data type. The Revert action is only available for the String and Number data types, and the Leave As Is action is available for all data types. There is no default value or limitation associated with this attribute. - 
                
                    
                    DataTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Data TypeMaximum Length:30The member field attribute data type name indicates whether the attribute is a string, or a number, and so on. During transaction cancellation, Oracle Loyalty Cloud determines whether certain cancel actions must be applied or not, based on the data type name. For example, the Cancel Change action is available only for the Number data type. The Revert action is only available for the String and Number data types, and the Leave As Is action is available for all data types. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DefaultVal: string
                    
                    
                     
                    
                
                
                Title:
Default ValueMaximum Length:75The default value that is used when the attribute is created for a member for the first time. There is no dependency or limitation associated with this attribute. - 
                
                    
                    DescriptionText: string
                    
                    
                     
                    
                
                
                Title:
DescriptionMaximum Length:1000The additional information pertaining to the attributes being used in the promotion criteria. There is no dependency or limitation associated with this attribute. - 
                
                    
                    DisplayFlag: boolean
                    
                    
                     
                    
                
                
                Title:
DisplayMaximum Length:1Default Value:trueThe boolean attribute that indicates whether the member field attribute should be displayed or not, so that it can be used in the promotion criteria. The default value is Y. There is no dependency or limitation associated with this attribute. - 
                
                    
                    DisplayName: string
                    
                    
                     
                    
                
                
                Title:
NameMaximum Length:30The member attribute display name is the name that is displayed on the UI. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DynamicFlag: boolean
                    
                    
                     
                    
                
                
                Title:
DynamicMaximum Length:1Default Value:falseThe boolean attribute that indicates whether the member field attribute value is calculated dynamically based on another attribute that is used by the promotion criteria. The criteria can compare an attribute to a value or compare an attribute to another attribute. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    ExpiryAlignCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration AlignedMaximum Length:30The expiry alignment attribute provides the details pertaining to the calculation of the expiry of points. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ExpiryBasisCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration BasisMaximum Length:30The basis for point or voucher expiry. The accepted values are Period (expires after a period of time) or Date (expires on a specific date). There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ExpiryDayCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration Day CodeMaximum Length:30The member field attribute expiry day specifies the day of the month when the points expire, if the expiry basis is set to Date. This attribute is dependent on Expiry Basis Code. There is no default value or limitation associated with this attribute. - 
                
                    
                    ExpiryMonthCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration Month CodeMaximum Length:30The member field attribute expiry month specifies the month when the points expire, if the expiry basis is set to Month. This attribute is dependent on Expiry Basis Code. There is no default value or limitation associated with this attribute. . - 
                
                    
                    ExpPeriodLength: integer
                    
                    
                     
                    
                
                
                Title:
Expiration Period LengthThe member field attribute expiry period length is used to specify a length of time after when points expire. For example, if the points expire two years after they are earned, then the length is set to 2. After the points expire, the member can no longer exchange them for rewards. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ExpPeriodUOMCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration Period Unit of MeasureMaximum Length:30The member field attribute expiry period unit of measure (UOM), which is used to specify when points expire. For example, if the points expire after they are earned, UOM is Year. After the points expire, the member can no longer exchange the points for rewards. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    InternalName: string
                    
                    
                     
                    
                
                
                Title:
FieldMaximum Length:75The member field attribute internal name. The accepted values are Date1 or Number1. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Last Update DateRead Only:trueThe date when the attribute is last updated. Oracle Loyalty Cloud generates this attribute value and updates it whenever there are changes to member field attributes. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Title:
Last Updated ByRead Only:trueMaximum Length:64The user that last updated the attribute. Oracle Loyalty Cloud generates this attribute value and updates it whenever there are changes to the member field attributes. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateLogin: string
                    
                    
                     
                    
                
                
                Title:
Last Update LoginRead Only:trueMaximum Length:32The login details of the user that last updated the attribute. Oracle Loyalty Cloud generates this attribute value and updates it whenever there are changes to the member field attributes. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    LoyAttrdefnBId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Attribute Definition IDThe primary key of loyalty attributes. Oracle Loyalty Cloud generates this attribute value. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MergeActionCode: string
                    
                    
                     
                    
                
                
                Title:
Merge ActionMaximum Length:30The member field attribute merge action specifies how the program handles the attribute during a member merge. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MethodName: string
                    
                    
                     
                    
                
                
                Title:
Method NameMaximum Length:75The method that is used in calculations of promotion attribute values that can be used in promotion criteria. For example, the ORA_CAL_METHOD_MONTH_NAME method gives the month name. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MinimumReactivationQuantity: number
                    
                    
                     
                    
                
                
                Title:
Minimum Reactivation QuantityThe minimum points needed to reactivate the expired points, so that they can be used for redemption. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MonthsLength: number
                    
                    
                     
                    
                
                
                Title:
Months LengthThe numeric value that corresponds to the number of months during which points will expire. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ObjectCode: string
                    
                    
                     
                    
                
                
                Title:
Object CodeMaximum Length:30Default Value:MemberThe option to select values from entities such as Transaction, Member, Promotion and so on, when defining a promotion. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickApplet: string
                    
                    
                     
                    
                
                
                Title:
Pick AppletMaximum Length:75The member field attribute pick applet is a field whose values are entered using a dialog box. When defining criteria and actions, the dialog box with the values for this field is displayed. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickField: string
                    
                    
                     
                    
                
                
                Title:
Pick FieldMaximum Length:75The pick field whose value the user sees in the UI after selecting from the pick applet. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickFieldName: string
                    
                    
                     
                    
                
                
                Title:
Pick Field NameMaximum Length:75The member field attribute pick field name is the user readable string of the PickField attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickList: string
                    
                    
                     
                    
                
                
                Title:
Pick ListMaximum Length:75The member field attribute pick list is enabled if the attribute is a field whose values are entered using a picklist. When defining criteria and actions, the picklist with the values for this field is displayed. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PrgFormulaId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Program Formula IDThe program formula identifier that is available for use by the promotion, but only if it is associated with the same program as that of the program and promotion. The formula can be used in criteria for comparisons and in actions for assigning values or updating attributes with the formula value. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ProgramName: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe program for which the member field attribute is created. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PromotionId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Promotion IDThe primary key of loyalty promotions. Oracle Loyalty Cloud generates this attribute value. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PromotionName: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe name of loyalty promotion corresponding to the promotionId attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    QualPointFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Qualifying PointMaximum Length:1Default Value:falseThe member field attribute qualifying point is a boolean attribute that indicates that the points accrued when the promotion gets applied count toward earning tier status, but cannot be redeemed for rewards. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    ReactivateFlag: boolean
                    
                    
                     
                    
                
                
                Title:
ReactivateMaximum Length:1Default Value:falseThe reactivate flag attribute reactivates members points after they have expired. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    ReadonlyFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Read OnlyMaximum Length:1Default Value:falseThe boolean attribute that specifies whether the member field attribute is editable or not. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    RetEffFlag: boolean
                    
                    
                     
                    
                
                
                Maximum Length:
1Default Value:falseThe member field attribute effective start date indicates the date when the attribute can be used in promotions. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    RptExpPdUOMCode: string
                    
                    
                     
                    
                
                
                Maximum Length:
30The unit of measure (UOM) for the time period until the expired points can be reactivated. The accepted values are Years, Months, Days, and so on. For example, if the reactivation expiry period is one year, then the UOM is Year and the expired points can be reactivated after a period of one year from the date of expiry. There is no default value or limitation associated with this attribute. - 
                
                    
                    RptExpPeriodLength: number
                    
                    
                     
                    
                
                
                The time period when the expired points can be reactivated. For example, if the reactivation expiry period is one year, then the time period length is 1 and the expired points can be reactivated after a period of one year from the date of expiry. There is no default value or limitation associated with this attribute.
 - 
                
                    
                    TierClassId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Tier Class IDThe primary attribute of the loyalty tier class that indicates the class to which a specific tier belongs. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    TierClassName: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe attribute that indicates the name of the tier class corresponding to the tierClassId attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    WeightFactor: number
                    
                    
                     
                    
                
                
                Title:
Weight FactorThe member field attribute weight factor is used to determine which promotion must be applied to the transaction, if multiple promotions qualify. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    WeightFactorNq: number
                    
                    
                     
                    
                
                
                Title:
Weight FactorThe member field attribute weight factor non-qualifying attribute is used to determine whether to generate qualifying or non-qualifying points of each type when the weight factor attribute is specified. There is no default value or limitation associated with this attribute. This attribute has a dependency on the Weight Factor attribute. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : loyPrograms-MemberTierAttributes-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    ActiveFlag: boolean
                    
                    
                     
                    
                
                
                Title:
ActiveMaximum Length:1Default Value:falseThe boolean attribute that specifies whether the created member tier attribute is enabled for use or not. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    AttrTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Attribute Type CodeMaximum Length:30Default Value:FieldThe member tier attribute type code. This attribute reflects the type of the attribute, for example, Field, Point Total, and so on. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DataType: string
                    
                    
                     
                    
                
                
                Title:
Data Type MeaningRead Only:trueMaximum Length:80The member tier attribute data type indicates whether the attribute is a string, or a number, and so on. During a transaction cancellation, Oracle Loyalty Cloud determines whether certain cancel actions must be applied or not, based on the data type name. For example, the Cancel Change action is available only for the Number data type. The Revert action is only available for the String and Number data types, and the Leave As Is action is available for all data types. There is no default value or limitation associated with this attribute. - 
                
                    
                    DataTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Data TypeMaximum Length:30The member tier attribute data type name indicates whether the attribute is a string, or a number, and so on. During transaction cancellation, Oracle Loyalty Cloud determines whether certain cancel actions must be applied or not, based on the data type name. For example, the Cancel Change action is available only for the Number data type. The Revert action is only available for the String and Number data types, and the Leave As Is action is available for all data types. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DefaultVal: string
                    
                    
                     
                    
                
                
                Title:
Default ValueMaximum Length:75The default value that is used when the attribute is created for a member for the first time. There is no dependency or limitation associated with this attribute. - 
                
                    
                    DescriptionText: string
                    
                    
                     
                    
                
                
                Title:
DescriptionMaximum Length:1000The additional information pertaining to the member tier attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DisplayName: string
                    
                    
                     
                    
                
                
                Title:
NameMaximum Length:30The member tier attribute display name is what gets displayed on the UI. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    InternalName: string
                    
                    
                     
                    
                
                
                Title:
FieldMaximum Length:75The member tier attribute internal name. The accepted values are Date1 or Number1. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    LoyAttrdefnBId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Attribute Definition IDThe primary key of loyalty attributes. Oracle Loyalty Cloud generates this attribute value. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ObjectCode: string
                    
                    
                     
                    
                
                
                Title:
Object CodeMaximum Length:30Default Value:Member TierThe option to select values from entities such as Transaction, Member, Promotion and so on, when defining a promotion. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickApplet: string
                    
                    
                     
                    
                
                
                Title:
Pick AppletMaximum Length:75The member tier attribute pick applet is a field whose values are entered using a dialog box. When defining criteria and actions, the dialog box with the values for this field is displayed. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickField: string
                    
                    
                     
                    
                
                
                Title:
Pick FieldMaximum Length:75The pick field whose value the user sees in the UI after selecting from the pick applet. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickFieldName: string
                    
                    
                     
                    
                
                
                Title:
Pick Field NameMaximum Length:75The member tier attribute pick field name is the user readable string of the PickField attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickList: string
                    
                    
                     
                    
                
                
                Title:
Pick ListMaximum Length:75The member tier attribute pick list is enabled if the attribute is a field whose values are entered using a picklist. When defining criteria and actions, the picklist with the values for this field is displayed. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ProgramName: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe program for which the member tier attribute is created. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ReadonlyFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Read OnlyMaximum Length:1Default Value:falseThe boolean attribute that specifies whether the member tier attribute is editable or not. The default value is N. There is no dependency or limitation associated with this attribute. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : loyPrograms-NegativePoints-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    AbsoluteValue: number
                    
                    
                     
                    
                
                
                Title:
Absolute ValueThe attribute represents the absolute value of a negative points record. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    Basis: string
                    
                    
                     
                    
                
                
                Title:
Basis MeaningRead Only:trueMaximum Length:80The attribute indicates the basis meaning of a negative points record. It can have either of two values as 'maximum' or 'minimum'. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    BasisCd: string
                    
                    
                     
                    
                
                
                Title:
BasisMaximum Length:30The attribute indicates the basis code meaning of a negative points record. It can have either of two values as 'maximum' or 'minimum'. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:64The loyalty user that created the negative points record. Oracle Loyalty Cloud generates this attribute value during the creation of a new negative points record. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:
trueThe date when the negative points record is created. Oracle Loyalty Cloud generates this attribute value during the creation of a new negative points record. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:
trueThe date when the negative points record is last updated. Oracle Loyalty Cloud generates this attribute value and updates it whenever changes to negative points occur. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:64The user that last updated the negative points. Oracle Loyalty Cloud generates this attribute value and updates it whenever any changes happen to the negative points. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateLogin: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:32The login details of the user that last updated the negative points record. Oracle Loyalty Cloud generates this attribute value and updates it whenever changes to the negative points occur. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    PointBalancePercentage: number
                    
                    
                     
                    
                
                
                Title:
PercentageThis attribute shows the negative points allowed to a member as percentage of the point balance available. There is no any default value to it. - 
                
                    
                    PointTypeId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Point TypeThe attribute is the unique point type identifier corresponding to the point type selected in a negative points record. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PointTypeName: string
                    
                    
                     
                    
                
                
                The attribute indicates the name of the point type which is added for negative points. There is no default value, dependency, or limitation associated with this attribute.
 - 
                
                    
                    ProgNegPointId: integer
                    
                    
                     (int64) 
                    
                
                
                The primary key of the loyalty negative points record. Oracle Loyalty Cloud generates this attribute value. There is no default value, dependency, or limitation associated with this attribute.
 - 
                
                    
                    ProgramName: string
                    
                    
                     
                    
                
                
                Title:
ProgramRead Only:trueMaximum Length:50The program for which the negative points record is created. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    TierClassId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Tier ClassThe attribute is the unique tier class identifier corresponding to the tier class selected in a negative points record. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    TierClassName: string
                    
                    
                     
                    
                
                
                The attribute that indicates the name of the tier class with which the negative points record is created. There is no default value, dependency, or limitation associated with this attribute.
 - 
                
                    
                    TierId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
TierThe attribute is the unique tier identifier corresponding to the tier name selected in a negative points record. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    TierName: string
                    
                    
                     
                    
                
                
                The attribute that indicates the name of the tier associated with a negative points record. There is no default value, dependency, or limitation associated with this attribute.
 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : loyPrograms-PointBlocks-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:64The loyalty user that created the point block. Oracle Loyalty Cloud generates this attribute value during the creation of a new point block record. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:
trueThe date when the point block is created. Oracle Loyalty Cloud generates this attribute value during the creation of a new point block record. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:
trueThe date when the point block record is last updated. Oracle Loyalty Cloud generates this attribute value and updates it whenever changes to the point block record occur. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:64The user that last updated the point block. Oracle Loyalty Cloud generates this attribute value, and updates it whenever any changes occur to the point block. There is no dependency or limitation associated with this attribute. - 
                
                    
                    LastUpdateLogin: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:32The login details of the user that last logged in. Oracle Loyalty Cloud generates this attribute value, and updates it whenever any changes occur to the point block. There is no dependency or limitation associated with this attribute. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    Name: string
                    
                    
                     
                    
                
                
                Title:
NameMaximum Length:100The name of point block. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    OriginalPoints: number
                    
                    
                     
                    
                
                
                Title:
Original PointsThe original points created under the point block. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    Partner: string
                    
                    
                     
                    
                
                
                Title:
PartnerThe partner associated with the point block. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PointBlockNumber: string
                    
                    
                     
                    
                
                
                Title:
Point Block NumberMaximum Length:30The number of point block. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ProgPointBlockId: integer
                    
                    
                     (int64) 
                    
                
                
                The point block identifier created under the partner terms. There is no default value, dependency, or limitation associated with this attribute.
 - 
                
                    
                    ProgramName: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe name of program for which this point block is created. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    RemainingPoints: number
                    
                    
                     
                    
                
                
                Title:
Remaining PointsRead Only:trueThe remaining points from the point block. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    StartDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Start DateThe start date for the point block. There is no default value, dependency, or limitation associated with this attribute. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : loyPrograms-PointSubtypes-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Title:
Created ByRead Only:trueMaximum Length:64The loyalty user that created the point subtype attribute. Oracle Loyalty Cloud generates this attribute value during the creation of a new point subtype attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Creation DateRead Only:trueThe date when the point subtype is created. Oracle Loyalty Cloud generates this attribute value during the creation of a new point subtype attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DefaultFlag: boolean
                    
                    
                     
                    
                
                
                Title:
DefaultMaximum Length:1Default Value:falseThe default value that is used when the attribute is created for a member for the first time. There is no dependency or limitation associated with this attribute. - 
                
                    
                    DescriptionText: string
                    
                    
                     
                    
                
                
                Title:
DescriptionMaximum Length:100The additional information pertaining to the attributes being used in promotion criteria. There is no dependency or limitation associated with this attribute. - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Last Update DateRead Only:trueThe date when the point subtype attribute is last updated. Oracle Loyalty Cloud generates this attribute value and updates it whenever changes to promotion attributes occur. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Title:
Last Updated ByRead Only:trueMaximum Length:64The user that last updated the point subtype. Oracle Loyalty Cloud generates this attribute value and updates it whenever any changes to the promotion attributes occur. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateLogin: string
                    
                    
                     
                    
                
                
                Title:
Last Update LoginRead Only:trueMaximum Length:32The login details of the user that last updated the point subtype. Oracle Loyalty Cloud generates this attribute value and updates it whenever changes to the promotion attributes occur. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    LoyPtsubtypeId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Loyalty Point Subtype IDThe primary key of loyalty point subtypes. Oracle Loyalty Cloud generates this attribute value. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    Name: string
                    
                    
                     
                    
                
                
                Title:
NameMaximum Length:50The unique identifier of the point subtype. Point subtypes are used to keep track of the different reasons that the points are given out. For example, points can be given out as an incentive with purchases or as a bonus. In this case, point subtypes named Incentive and Bonus are created to track these two different reasons for the assignment of points to members. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ProgramName: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe program for which the point subtype is created. There is no default value, dependency, or limitation associated with this attribute. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : loyPrograms-PointTotalsAttributes-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    AccntActCode: string
                    
                    
                     
                    
                
                
                Title:
Account ActivityMaximum Length:30The point totals attribute account activity code. If this option is specified, then points expire if there is no activity of the type within the period specified for the point type. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ActiveFlag: boolean
                    
                    
                     
                    
                
                
                Title:
ActiveMaximum Length:1Default Value:falseThe boolean attribute that specifies whether the created point total attribute is enabled for use or not. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    AttrDefnId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Point TypeThe primary key value of the loyalty attribute definitions corresponding to attribute types like pointType, Member, Transaction, and so on There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    AttrTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Attribute Type CodeMaximum Length:30Default Value:Point TotalThe point totals attribute type code reflects the type of the attribute, for example, Field, Point Total, and so on. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    BusSvcName: string
                    
                    
                     
                    
                
                
                Title:
Business Service NameMaximum Length:75The external business service that can be called in a promotion for evaluating business criteria. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CancelActnCode: string
                    
                    
                     
                    
                
                
                Title:
Cancel Action CodeMaximum Length:30The specification of the action that must be applied during a transaction cancellation. The accepted values are Leave As Is (if selected, the value of the attribute remains the same when a transaction is cancelled), Revert, and so on. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CostperPoint: number
                    
                    
                     
                    
                
                
                The cost for each point. If you want to allow the product to be redeemed for a combination of points and currency, then enter the amount of money assigned as the cash value of one point. There is no default value, dependency, or limitation associated with this attribute.
 - 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Title:
Created ByRead Only:trueMaximum Length:64The loyalty user that created the point totals attribute. Oracle Loyalty Cloud generates this attribute value during the creation of a new point totals attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Creation DateRead Only:trueThe date when the point totals attribute is created. Oracle Loyalty Cloud generates this attribute value during the creation of a new point totals attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CurrencyCode: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
CurrencyThe currency used in the transaction. The accepted values are INR, USD, and GBP. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CurrencyExchDt: string
                    
                    
                     (date) 
                    
                
                
                Title:
Currency Exchange DateThe date when the point totals attribute currency exchange takes place. This attribute displays the date of the currency exchange during the creation of the point totals attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DataType: string
                    
                    
                     
                    
                
                
                Title:
Data Type MeaningRead Only:trueMaximum Length:80The point total attribute data type indicates whether the attribute is a string, or a number, and so on. During a transaction cancellation, Oracle Loyalty Cloud determines whether certain cancel actions must be applied or not, based on the data type name. For example, the Cancel Change action is available only for the Number data type. The Revert action is only available for the String and Number data types, and the Leave As Is action is available for all data types. There is no default value or limitation associated with this attribute. - 
                
                    
                    DataTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Data TypeMaximum Length:30Default Value:ORA_ATTRIB_NUM_DATA_TYPEThe point totals attribute data type name indicates whether the attribute is a string, or a number, and so on. During transaction cancellation, Oracle Loyalty Cloud determines whether certain cancel actions must be applied or not, based on the data type name. For example, the Cancel Change action is available only for the Number data type. The Revert action is only available for the String and Number data types, and the Leave As Is action is available for all data types. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DefaultValue: string
                    
                    
                     
                    
                
                
                Title:
Default ValueMaximum Length:75The default value that is used when the attribute is created for a member for the first time. There is no dependency or limitation associated with this attribute. - 
                
                    
                    DescriptionText: string
                    
                    
                     
                    
                
                
                Title:
DescriptionMaximum Length:1000The additional information pertaining to the attributes being used in promotion criteria. There is no dependency or limitation associated with this attribute. - 
                
                    
                    DisplayFlag: boolean
                    
                    
                     
                    
                
                
                Title:
DisplayMaximum Length:1Default Value:falseThe boolean attribute that indicates whether the point totals attribute should be displayed or not, so that it can be used in the promotion criteria. The default value is Y. There is no dependency or limitation associated with this attribute. - 
                
                    
                    DisplayName: string
                    
                    
                     
                    
                
                
                Title:
NameMaximum Length:30The point subtype attribute display name that is displayed on the UI. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DynamicFlag: boolean
                    
                    
                     
                    
                
                
                Title:
DynamicMaximum Length:1Default Value:falseThe boolean attribute that indicates whether the attribute value is calculated dynamically based on another attribute, which is used by the promotion criteria. The criteria can compare an attribute to a value or compare an attribute to another attribute. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    ExpiryAlignCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration AlignedMaximum Length:30The expiry alignment attribute provides details pertaining to the calculation of the expiry of points. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ExpiryBasisCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration BasisMaximum Length:30The basis for point or voucher expiry. The accepted values are Period (expires after a period of time) or Date (expires on a specific date). There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ExpiryDayCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration Day CodeMaximum Length:30The point totals attribute expiry day specifies the day of the month when the points expire if the expiry basis is Date. There is no default value or limitation associated with this attribute. This attribute is dependent on Expiry Basis Code. - 
                
                    
                    ExpiryMonthCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration Month CodeMaximum Length:30The point totals attribute expiry month specifies the month when the points expire if the expiry basis is Month. There is no default value or limitation associated with this attribute. This attribute is dependent on Expiry Basis Code. - 
                
                    
                    ExpPeriodLength: integer
                    
                    
                     
                    
                
                
                Title:
Expiration Period LengthThe expiry period length attribute is used to specify a length of time after when points expire. For example, if the points expire two years after they are earned, then the length is set to 2. After the points expire, the member can no longer exchange them for rewards. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ExpPeriodUOM: string
                    
                    
                     
                    
                
                
                Title:
Period UOM MeaningRead Only:trueMaximum Length:80The point totals attribute expiry period unit of measure (UOM) is used to specify when points expire. The possible values of this UOM are Days, Months, Quarters and Year. After the points expire, the member can no longer exchange the points for rewards. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ExpPeriodUOMCode: string
                    
                    
                     
                    
                
                
                Title:
Period UOMMaximum Length:30The point totals attribute expiry period unit of measure (UOM) is used to specify when points expire. The possible values of this UOM code are Days, Months, Quarters and Year. After the points expire, the member can no longer exchange the points for rewards. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    InternalName: string
                    
                    
                     
                    
                
                
                Title:
Internal NameMaximum Length:75Default Value:InternalThe point totals attribute internal name. The accepted values are Date1 or Number1. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Last Update DateRead Only:trueThe date when the attribute is last updated. Oracle Loyalty Cloud generates this attribute value and updates it whenever any changes to the promotion attributes occur. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Title:
Last Updated ByRead Only:trueMaximum Length:64The user that last updated the attribute. Oracle Loyalty Cloud generates this attribute value and updates it whenever there are any changes to the promotion attributes. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateLogin: string
                    
                    
                     
                    
                
                
                Title:
Last Update LoginRead Only:trueMaximum Length:32The login details of the user that last updated the attribute. Oracle Loyalty Cloud generates this attribute value and updates it whenever any changes take place to the promotion attributes. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    LoyAttrdefnBId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Attribute Definition IDThe primary key of the loyalty attributes. Oracle Loyalty Cloud generates this attribute value. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MergeActionCode: string
                    
                    
                     
                    
                
                
                Title:
Merge ActionMaximum Length:30The merge action attribute specifies how the program handles the attribute during a member merge. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MethodName: string
                    
                    
                     
                    
                
                
                Title:
Method NameMaximum Length:75The method that is used in the calculation of the promotion attribute value that can be used in promotion criteria. For example, the ORA_CAL_METHOD_MONTH_NAME method returns the month name. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MinimumReactivationQuantity: number
                    
                    
                     
                    
                
                
                Title:
Minimum Reactivation QuantityThe minimum number of points needed to reactivate the expired points so that they can be used for redemption. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MonthsLen: number
                    
                    
                     
                    
                
                
                Title:
Period QuantityThe numeric value that corresponds to the number of months during which points will expire. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ObjectCode: string
                    
                    
                     
                    
                
                
                Title:
Object CodeMaximum Length:30Default Value:MemberThe option to select values from entities such as Transaction, Member, Promotion and so on, when defining a promotion. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickApplet: string
                    
                    
                     
                    
                
                
                Title:
Pick AppletMaximum Length:75The pick applet attribute is a field whose values are entered using a dialog box. When defining criteria and actions, the dialog box with the values for this field is displayed. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickField: string
                    
                    
                     
                    
                
                
                Title:
Pick FieldMaximum Length:75The pick field whose value the user sees in the UI after selecting from the pick applet. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickFieldName: string
                    
                    
                     
                    
                
                
                Title:
Pick Field NameMaximum Length:75The pick field name attribute is the user readable string of the PickField attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickList: string
                    
                    
                     
                    
                
                
                Title:
Pick ListMaximum Length:75The pick list attribute is enabled if the attribute is a field whose values are entered using a picklist. When defining criteria and actions, the picklist with the values for this field is displayed. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PrgFormulaId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Program Formula IDThe program formula identifier that is available for use by a promotion only if it is associated with the same program as the program for the promotion. The formula can be used in criteria for comparisons and in actions for assigning values or updating attributes with the formula value. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ProgramName: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe program for which the point totals attribute is created. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PromotionId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Promotion IDThe primary key of loyalty promotions. Oracle Loyalty Cloud generates this attribute value. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PromotionName: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe name of the promotion corresponding to the promotionId attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    QualPointFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Qualifying PointMaximum Length:1Default Value:falseThe point totals qualifying point attribute is a boolean attribute that indicates that the points accrued when the promotion gets applied count toward earning tier status, but are not redeemed for rewards. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    ReactivateFlag: boolean
                    
                    
                     
                    
                
                
                Title:
ReactivateMaximum Length:1Default Value:falseThe reactivate flag attribute reactivates members points after they have expired. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    ReadonlyFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Read OnlyMaximum Length:1Default Value:falseThe boolean attribute that specifies whether the point total attribute is editable or not. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    RetEffFlag: boolean
                    
                    
                     
                    
                
                
                Maximum Length:
1Default Value:falseThe effective start date attribute specifies the date when the attribute can be used in promotions. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    RptExpPdUOMCode: string
                    
                    
                     
                    
                
                
                Maximum Length:
30The unit of measure (UOM) for the time period until the expired points can be reactivated. The accepted values are Years, Months, Days, and so on. For example, if the reactivation expiry period is one year, then the UOM is Year and the expired points can be reactivated after a period of one year from the date of expiry. There is no default value or limitation associated with this attribute. - 
                
                    
                    RptExpPeriodLength: number
                    
                    
                     
                    
                
                
                The time period when the expired points can be reactivated. For example, if the reactivation expiry period is one year, then the time period length is 1 and the expired points can be reactivated after a period of one year from the date of expiry. There is no default value or limitation associated with this attribute.
 - 
                
                    
                    TierClassId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Tier Class IDThe primary attribute of the loyalty tier class, which indicates the class in which a specific tier belongs. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    TierClassName: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe attribute that indicates the name of the tier class corresponding to the tierClassId attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    WeightFactor: number
                    
                    
                     
                    
                
                
                Title:
Weight FactorThe weight factor attribute is used to determine which promotion must be applied to the transaction, if multiple promotions qualify. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    WeightFactorNq: number
                    
                    
                     
                    
                
                
                Title:
Weight FactorThe weight factor non-qualifying attribute is used to determine whether to generate qualifying or non-qualifying points of each type when the weight factor attribute is specified. This attribute has a dependency on the Weight Factor attribute. There is no default value or limitation associated with this attribute. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : loyPrograms-PointTypes-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    AccntActCode: string
                    
                    
                     
                    
                
                
                Title:
ActivityMaximum Length:30The point type account activity code. If this option is specified, then points expire if there is no activity of the type within the period specified for the point type. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ActiveFlag: boolean
                    
                    
                     
                    
                
                
                Title:
ActiveMaximum Length:1Default Value:falseThe boolean attribute that specifies whether the created point type attribute is enabled for use or not. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    AttrDefnId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Attribute Definition IDThe primary key value of the loyalty attribute definitions corresponding to attribute types such as pointType, Member, Transaction, and so on. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    AttrTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Attribute Type CodeMaximum Length:30The point type attribute type code. This attribute reflects the type of the attribute, for example, Field, Point Total, and so on. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    BusSvcName: string
                    
                    
                     
                    
                
                
                Title:
Business Service NameMaximum Length:75The external business service that can be called in a promotion for the evaluation of business criteria. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CancelActnCode: string
                    
                    
                     
                    
                
                
                Title:
Cancel Action CodeMaximum Length:30The specification of which action must be applied during a transaction cancellation. The accepted values are Leave As Is (if selected, the value of the attribute remains the same when a transaction is cancelled), Revert, and so on. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CostPERPoint: number
                    
                    
                     
                    
                
                
                Title:
Cost per PointThe cost for each point. If you want to allow the product to be redeemed for a combination of points and currency, then enter the amount of money assigned as the cash value of one point. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Title:
Created ByRead Only:trueMaximum Length:64The loyalty user that created the promotion attribute. Oracle Loyalty Cloud generates this attribute value during the creation of a new promotion attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Creation DateRead Only:trueThe date when the point type attribute is created. Oracle Loyalty Cloud generates this attribute value during the creation of a new point type attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CurrencyCode: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
CurrencyThe currency used in the transaction. The accepted values are INR, USD, and GBP. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CurrencyExchDt: string
                    
                    
                     (date) 
                    
                
                
                Title:
Currency Exchange DateThe date when the point type attribute currency exchange takes place. This attribute displays the date of the currency exchange during the creation of the point type attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DataTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Data TypeMaximum Length:30The point type attribute data type code indicates whether the attribute is a string, or number, and so on. During transaction cancellation, Oracle Loyalty Cloud determines whether certain cancel actions must be applied or not, based on the data type name. For example, the Cancel Change action is available only for the Number data type. The Revert action is only available for the String and Number data types, and the Leave As Is action is available for all data types. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DataTypeMeaning: string
                    
                    
                     
                    
                
                
                Title:
Data Type MeaningRead Only:trueThe data type meaning attribute indicates whether the attribute is a string, or a number, and so on. During transaction cancellation, Oracle Loyalty Cloud determines whether certain cancel actions must be applied or not, based on the data type name. For example, the Cancel Change action is available only for the Number data type. The Revert action is only available for the String and Number data types, and the Leave As Is action is available for all data types. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DefaultValue: string
                    
                    
                     
                    
                
                
                Title:
Default ValueMaximum Length:75The default value that is used when the attribute is created for a member for the first time. There is no dependency or limitation associated with this attribute. - 
                
                    
                    DescriptionText: string
                    
                    
                     
                    
                
                
                Title:
DescriptionMaximum Length:1000The additional details that pertain to the point type. There is no default value, dependency associated with this attribute. - 
                
                    
                    DisplayFlag: boolean
                    
                    
                     
                    
                
                
                Title:
DisplayMaximum Length:1Default Value:trueThe boolean attribute that indicates whether the point type attribute should be displayed or not, so that it can be used in the promotion criteria. The default value is Y. There is no dependency or limitation associated with this attribute. - 
                
                    
                    DisplayName: string
                    
                    
                     
                    
                
                
                Title:
NameMaximum Length:30The point types attribute display name that is displayed to the user. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DynamicFlag: boolean
                    
                    
                     
                    
                
                
                Title:
DynamicMaximum Length:1Default Value:falseThe boolean attribute that indicates whether the attribute value is calculated dynamically based on another attribute, which is used by the promotion criteria. The criteria can compare an attribute to a value or compare an attribute to another attribute. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    ExpiryAdjustmentMeaning: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe blocks of points having different expiration dates and sales prices that are created at the time of credit. When members accrue points, these point blocks are debited based on a pricing rule, with the earliest expiration dates debited first. These point blocks require adjustment if there are errors in crediting or debiting point balances. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ExpiryBasisCode: string
                    
                    
                     
                    
                
                
                Title:
Expiry BasisMaximum Length:30The basis code for point type expiry. The accepted values are ORA_PT_EX_ACC_ACT, ORA_PT_EX_PERIOD. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ExpiryBasisMeaning: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe basis for point type expiry. The accepted values are Account Activity (points expire if there is no activity of the type and in the period specified for the point type), Period (expires after a period of time), Fixed Day or Fixed Month (specify the day and month when points expire). There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ExpiryDayCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration Day CodeMaximum Length:30The expiry day attribute specifies the day of the month when the points expire if the expiry basis is Date. This attribute is dependent on Expiry Basis Code. There is no default value or limitation associated with this attribute. - 
                
                    
                    ExpiryMonthCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration Month CodeMaximum Length:30The expiry month attribute specifies the month when the points expire if the expiry basis is Month. This attribute is dependent on Expiry Basis Code. There is no default value or limitation associated with this attribute. - 
                
                    
                    ExpPeriodLen: integer
                    
                    
                     
                    
                
                
                Title:
Period QuantityThe expiry period length attribute is used to specify a length of time after when points expire. For example, if the points expire two years after they are earned, then the length is set to 2. After the points expire, the member can no longer exchange them for rewards. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    InternalName: string
                    
                    
                     
                    
                
                
                Title:
Internal NameMaximum Length:75The point type attribute internal name. The accepted values are Date1 or Number1. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Last Update DateRead Only:trueThe date when the point type attribute is last updated. Oracle Loyalty Cloud generates this attribute value and updates it whenever changes to the promotion attributes occur. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Title:
Last Updated ByRead Only:trueMaximum Length:64The user that last updated the attribute. Oracle Loyalty Cloud generates this attribute value and updates it whenever changes to the point type attributes occur. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateLogin: string
                    
                    
                     
                    
                
                
                Title:
Last Update LoginRead Only:trueMaximum Length:32The login details of the user that last updated the attribute. Oracle Loyalty Cloud generates this attribute value and updates it whenever changes to the point type attributes occur. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    LoyAttrdefnBId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Attribute Definition IDThe primary key of loyalty attributes. Oracle Loyalty Cloud generates this attribute value. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MergeActionCode: string
                    
                    
                     
                    
                
                
                Title:
Merge ActionMaximum Length:30The attribute merge action specifies how the program handles the attribute during a member merge. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MethodName: string
                    
                    
                     
                    
                
                
                Title:
Method NameMaximum Length:75The method that is used in the calculation of the point type attribute value that can be used in a promotion criteria. For example, the ORA_CAL_METHOD_MONTH_NAME method returns the month name. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MinimumReactivationQuantity: number
                    
                    
                     
                    
                
                
                Title:
Minimum Reactivation QuantityThe minimum points required to reactivate the expired points so that they can be used for redemption. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MonthsLength: number
                    
                    
                     
                    
                
                
                Title:
Months LengthThe numeric value that corresponds to the number of months during which points will expire. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ObjectCode: string
                    
                    
                     
                    
                
                
                Title:
Object CodeMaximum Length:30The option to select values from entities such as Transaction, Member, Promotion and so on, when defining a promotion. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PeriodUOMMeaning: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe point type period unit of measure. Period type options are Days, Months, Quarters, Years, and so on. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickApplet: string
                    
                    
                     
                    
                
                
                Title:
Pick AppletMaximum Length:75The point type pick applet attribute is a field whose values are entered using a dialog box. When defining criteria and actions, the dialog box with the values for this field is displayed. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickField: string
                    
                    
                     
                    
                
                
                Title:
Pick FieldMaximum Length:75The pick field whose value the user sees in the UI after selecting from the pick applet. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickFieldName: string
                    
                    
                     
                    
                
                
                Title:
Pick Field NameMaximum Length:75The pick field name attribute is the user readable string of the attribute PickField. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickList: string
                    
                    
                     
                    
                
                
                Title:
Pick ListMaximum Length:75The pick list attribute is enabled if the attribute is a field whose values are entered using a picklist. When defining criteria and actions, the picklist with the values for this field is displayed. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PointActivityMeaning: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe point type activity options are Accrual, Redemption, or Accrual/Redemption. This field is activated only if the point expiry basis is account activity. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PrgFormulaId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Program Formula IDThe program formula identifier that is available for use by a promotion, but only if it is associated with the same program as the program for the promotion. The formula can be used in criteria for comparisons and in actions for assigning values or updating attributes with the formula value. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ProgramName: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe program for which the point type is created. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PromotionId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Promotion IDThe primary key of loyalty promotions. Oracle Loyalty Cloud generates this attribute value. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PromotionName: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe name of the promotion corresponding to the promotionId attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    QualPointFlag: boolean
                    
                    
                     
                    
                
                
                Title:
QualifyingMaximum Length:1Default Value:falseThe point type qualifying point attribute is a boolean attribute that indicates that the points accrued when the promotion gets applied count toward earning tier status, but cannot be redeemed for rewards. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    ReactivateFlag: boolean
                    
                    
                     
                    
                
                
                Title:
ReactivateMaximum Length:1Default Value:falseThe reactivate flag attribute reactivates members points after they have expired. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    ReadonlyFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Read OnlyMaximum Length:1Default Value:falseThe boolean attribute that specifies whether the point type attribute is editable or not. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    RetEffFlag: boolean
                    
                    
                     
                    
                
                
                Maximum Length:
1Default Value:falseThe point type effective start date attribute indicates the date when the attribute can be used in promotions. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    RptExpPdUOMCode: string
                    
                    
                     
                    
                
                
                Maximum Length:
30The unit of measure (UOM) for the time period when the expired points can be reactivated. The accepted values are Years, Months, Days, and so on. For example, if the reactivation expiry period is one year then the UOM is Year and the expired points can be reactivated after a period of one year from the date of expiry. There is no default value or limitation associated with this attribute. - 
                
                    
                    RptExpPeriodLength: number
                    
                    
                     
                    
                
                
                The time period when the expired points can be reactivated. For example, if the reactivation expiry period is one year, then the time period length is 1 and the expired points can be reactivated after a period of one year from the date of expiry. There is no default value or limitation associated with this attribute.
 - 
                
                    
                    TierClassId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Tier Class IDThe primary attribute of the loyalty tier class, which indicates the class to which a specific tier belongs. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    TierClassName: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe attribute indicates the name of the tier class corresponding to tierClassId attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    WeightFactor: number
                    
                    
                     
                    
                
                
                Title:
Weight FactorThe point type weight factor attribute is used to determine which promotion must be applied to the transaction, if multiple promotions qualify. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    WeightFactorNq: number
                    
                    
                     
                    
                
                
                Title:
Weight FactorThe weight factor non-qualifying attribute is used to determine whether to generate qualifying or non-qualifying points of each type when the weight factor attribute is specified. This attribute has a dependency on the Weight Factor attribute. There is no default value or limitation associated with this attribute. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : loyPrograms-ProgramPartners-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    AcrlValidPdLen: number
                    
                    
                     
                    
                
                
                The Accrual Validity Length specifies the period the accrual is valid, if precalculated accruals are enabled for a program. For example, if the period is six months, the length is 6. This attribute is dependent on the Pre-calculated Accrual Flag attribute. There is no default value or limitation associated with this attribute.
 - 
                
                    
                    AcrlValidUOMCode: string
                    
                    
                     
                    
                
                
                Maximum Length:
30The program partner accrual valid unit of measure (UOM) code. If Precalculated Accruals are enabled for a program, then Accrual Validity Length specifies the period that the accrual is valid. For example, if the period is six months, the UOM is Month. This attribute is dependent on Pre-calculated Accrual Flag attribute. There is no default value or limitation associated with this attribute. - 
                
                    
                    AllwNegativeFlag: boolean
                    
                    
                     
                    
                
                
                Maximum Length:
1The Allow Negative Flag boolean attribute, if enabled, allows transactions that result in the partner having a negative point balance. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    BillingType: string
                    
                    
                     
                    
                
                
                Title:
Billing Type MeaningRead Only:trueMaximum Length:80The program partner billing type identifier specifies the type of billing for the member. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    BillingTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Billing TypeMaximum Length:30The program partner billing type code identifier specifies the type of billing for the member. The list of accepted values are Pre-paid (the partners buy point blocks before members earn the points where a point block representing the amount of points purchased is created and activated) and Post Paid (the partner pays for points only after the points have been given to members where the host company bills the partner after the points are used). There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ContactEmail: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe primary contact email address of the partner who is associated with the program. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ContactPhone: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe primary contact phone number of the partner who is associated with the program. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CreditLimit: number
                    
                    
                     
                    
                
                
                The program partner credit limit attribute specifies the maximum points allowed in the case of a negative point balance. There is no dependency or limitation associated with this attribute.
 - 
                
                    
                    EnableBillingFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Enable Partner BillingMaximum Length:1Default Value:falseThe boolean attribute that specifies whether the partner billing is enabled for the partner or not. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    LoyProgOrgId: integer
                    
                    
                     (int64) 
                    
                
                
                The organization identifier of the program partner. There is no default value, dependency, or limitation associated with this attribute.
 - 
                
                    
                    MinimumOrderQuantity: number
                    
                    
                     
                    
                
                
                The program partner minimum order quantity attribute specifies the minimum number of points in the automatically created point block. The default value is N. There is no default value, dependency, or limitation associated with this attribute.
 - 
                
                    
                    OrgExtensionId: integer
                    
                    
                     (int64) 
                    
                
                
                The program partner organization expansion identifier, which is used to uniquely identify a partner. There is no default value, dependency, or limitation associated with this attribute.
 - 
                
                    
                    PartnerCompanyNumber: string
                    
                    
                     
                    
                
                
                Title:
Partner NumberRead Only:trueMaximum Length:30The partner company number of the associated partner. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PartnerNumber: string
                    
                    
                     
                    
                
                
                Title:
Partner NumberRead Only:trueMaximum Length:30The partner number of the associated partner. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PartnerTermsAttributes: array
                    
                    
                
                
                    Partner Term Attributes
                
                
                Title:
Partner Term AttributesThe partner term attributes resource is used to retrieve the details of the partner terms defined for the partner. - 
                
                    
                    PartnerType: string
                    
                    
                     
                    
                
                
                The program partners partner type identifier specifies the partner type, that is, a prepaid partner or a post paid partner. There is no default value, dependency, or limitation associated with this attribute.
 - 
                
                    
                    PartyId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Party IDRead Only:trueThe primary key of loyalty partners. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PartyName: string
                    
                    
                     
                    
                
                
                Title:
NameRead Only:trueMaximum Length:360The party name of the loyalty partner. This information shows the name of partner for a given Partner PartyNumber. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PrecalcAcrlFlag: boolean
                    
                    
                     
                    
                
                
                Maximum Length:
1The program partner precalculated accrual attribute is a boolean attribute that specifies whether partners can precalculate the points to be credited to members and send them together with the accrual activity details. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    PricingRuleId: integer
                    
                    
                     (int64) 
                    
                
                
                The program partner pricing rule identifier specifies the pricing rule that is used to determine the price of the point block. There is no default value, dependency, or limitation associated with this attribute.
 - 
                
                    
                    ProgramName: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe program for which the promotion is created. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ReorderLimit: number
                    
                    
                     
                    
                
                
                The program partner reorder limit identifier specifies the number of points that triggers reordering. For example, if you enter 10,000, a new block is automatically created when the existing block for this partner is less than or equal to 10,000 points remaining. There is no default value, dependency, or limitation associated with this attribute.
 - 
                
                    
                    RetBeforeDays: number
                    
                    
                     
                    
                
                
                The specification of the amount of time after point expiration where the points can be reactivated. There is no default value, dependency, or limitation associated with this attribute.
 - 
                
                    
                    SkipAcrlValFlag: boolean
                    
                    
                     
                    
                
                
                Maximum Length:
1The skip accrual value boolean attribute, if enabled, skips any validations pertaining to accruals. For example, Precalculated Accrual allows the set up of a limit on the points that a partner can send in a single transaction in a defined time period. If this flag is enabled, then points can be credited directly to the member???s account without further validation by the host organization. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    ValdtDisputeUsr: string
                    
                    
                     
                    
                
                
                Maximum Length:
30The accrual dispute transactions (Missing or Incorrect Accrual Dispute) that are created and that are submitted to the partner user for validation. Whether or not all accrual disputes are sent to the partner for validation depends on the loyalty terms set up for that partner. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ValidDisputeFlag: boolean
                    
                    
                     
                    
                
                
                Maximum Length:
1The valid dispute boolean attribute, if enabled, validates the disputed transactions. The default value is N. There is no dependency or limitation associated with this attribute. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Partner Term Attributes
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Partner Term AttributesThe partner term attributes resource is used to retrieve the details of the partner terms defined for the partner.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : loyPrograms-ProgramPartners-PartnerTermsAttributes-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    ConvRate: number
                    
                    
                     
                    
                
                
                Title:
Conversion RateThe conversion rate defined for the partner in the partner term attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:64The loyalty user that created the partner term attribute. Oracle Loyalty Cloud generates this attribute value during the creation of a new partner term attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:
trueThe date when the partner term attribute is created. Oracle Loyalty Cloud generates this attribute value during the creation of a new partner term attribute record. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:
trueThe date when the partner term attribute record is last updated. Oracle Loyalty Cloud generates this attribute value and updates it whenever changes to the partner term attribute record occur. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:64The user that last updated the partner term attribute. Oracle Loyalty Cloud generates this attribute value, and updates it whenever any changes occur to the partner term attribute. There is no dependency or limitation associated with this attribute. - 
                
                    
                    LastUpdateLogin: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:32The login details of the user that last logged in. Oracle Loyalty Cloud generates this attribute value, and updates it whenever any changes occur to the partner term attribute. There is no dependency or limitation associated with this attribute. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    PointTypeId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Point TypeThe point type identifier, which uniquely identifies each point type. Various point types are defined to reward and recognize members based on their activities, such as, completing a flight or referring a friend to the program. Some point types are defined to allow members to redeem points for a product or service, while some are defined to track their behavior and reward them by assigning a new tier status. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PointTypeName: string
                    
                    
                     
                    
                
                
                The name of the point type. This is also a parameter in the redemptionProductsFinder finder. If the value is not provided, this attribute lists ProdRedemptionPoint for all possible point types in a given program name. There is no dependency or limitation associated with this attribute.
 - 
                
                    
                    ProgPartnerId: integer
                    
                    
                     (int64) 
                    
                
                
                The partner identifier. There is no default value, dependency, or limitation associated with this attribute.
 - 
                
                    
                    ProgPartnerPnttypeId: integer
                    
                    
                     (int64) 
                    
                
                
                The partner point type detail from the partner term attribute for the partner. There is no default value, dependency, or limitation associated with this attribute.
 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : loyPrograms-RedemptionProducts-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Title:
Created ByRead Only:trueMaximum Length:64The loyalty user that created the redemption product. Oracle Loyalty Cloud generates this attribute value during the creation of a new redemption product record. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Creation DateRead Only:trueThe date when the redemption product is created. Oracle Loyalty Cloud generates this attribute value during the creation of a new redemption product record. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    InternalName: string
                    
                    
                     
                    
                
                
                Title:
Internal NameRead Only:trueMaximum Length:75The redemption product internal name. The identifier internal name values come from the loyalty attributes definitions. The accepted values are Date1 or Number1. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ItemNumber: string
                    
                    
                     
                    
                
                
                Title:
Product NumberRead Only:trueMaximum Length:300The item number of the loyalty product. This is the product number for which the redemption points are shown. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Last Update DateRead Only:trueThe date when the redemption product record is last updated. Oracle Loyalty Cloud generates this attribute value and updates it whenever changes to the redemption product record occur. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Title:
Last Updated ByRead Only:trueMaximum Length:64The user that last updated the redemption product. Oracle Loyalty Cloud generates this attribute value, and updates it whenever any changes occur to the redemption product. There is no dependency or limitation associated with this attribute. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    MemberPointBalance: number
                    
                    
                     
                    
                
                
                The member's point balance for a given point type. This value shows the Member Check Credit functionality when the MemberNumber parameter is used in the redemptionProductsFinder finder to find the redemption points for each product, and also shows the point balance of the member as a credit check.
 - 
                
                    
                    PartyName: string
                    
                    
                     
                    
                
                
                Title:
NameRead Only:trueMaximum Length:360The party name of the loyalty partner. This information shows the name of partner for a given Partner PartyNumber. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PartyNumber: string
                    
                    
                     
                    
                
                
                Title:
Registry IDRead Only:trueMaximum Length:30The party number of the loyalty partner. PartyNumber is also a parameter in the redemptionProductsFinder finder. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PointTypeName: string
                    
                    
                     
                    
                
                
                Title:
Point Type NameThe name of the point type. This is also a parameter in the redemptionProductsFinder finder. If the value not provided, this attribute lists ProdRedemptionPoint for all possible point types in a given ProgramName. There is no default value or limitation associated with this attribute. - 
                
                    
                    ProdRedempComments: string
                    
                    
                     
                    
                
                
                Title:
CommentsMaximum Length:1000The text field indicates the comments added by the loyalty administrator in a redemption product record. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ProdRedempEndDt: string
                    
                    
                     (date) 
                    
                
                
                Title:
End DateThe end date for the loyalty product redemption. It is the TransactionDate parameter in the redemptionProductsFinder finder search in between ProdRedempStartDt and ProdProdRedempEndDt. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ProdRedempStartDt: string
                    
                    
                     (date) 
                    
                
                
                Title:
Start DateThe start date for loyalty product redemption. This is the starting date when the Redemption Product is effective. It is the TransactionDate parameter in redemptionProductsFinder finder search in between ProdRedempStartDt and ProdProdRedempEndDt. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ProdRedemptionPoint: integer
                    
                    
                     (int32) 
                    
                
                
                Title:
PointsThe points required to redeem the loyalty product. Each product requires some point value which indicates the points required while redeeming the product. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ProdRedempURL: string
                    
                    
                     
                    
                
                
                Title:
Product Redemption URLMaximum Length:1000The text field indicates the redemption URL for a product which is enabled for redemption. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ProductName: string
                    
                    
                     
                    
                
                
                Title:
ProductThe loyalty product name. This attribute describes the product for a given ItemNumber filter parameter in the redemptionProductsFinder finder and is the product for which the ProdRedemptionPoint value is shown. - 
                
                    
                    ProgramName: string
                    
                    
                     
                    
                
                
                Title:
ProgramRead Only:trueMaximum Length:50The program for which the promotion is created. There is no default value, dependency, or limitation associated with this attribute. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : loyPrograms-TierClasses-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    ActiveFlag: boolean
                    
                    
                     
                    
                
                
                Title:
ActiveMaximum Length:1Default Value:falseThe boolean attribute that identifies whether the tier class is currently active or not. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    ApplyFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Tier Class AppliedMaximum Length:1Default Value:falseThe boolean attribute that specifies whether the tier class is applied to existing members. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    ApproverId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Approver IDThe user that approves tier downgrades. There is no dependency or limitation associated with this attribute. - 
                
                    
                    AssessDateCode: string
                    
                    
                     
                    
                
                
                Title:
Assessment DayMaximum Length:30Default Value:1The tier assess date code specifies the day to schedule a tier assessment for a tier class. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    AssessMonth: string
                    
                    
                     
                    
                
                
                Title:
Assessment MonthMaximum Length:30Default Value:1The tier assess month identifier specifies the month to schedule a tier assessment for a tier class. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    AssessRecur: string
                    
                    
                     
                    
                
                
                Title:
Recurring Period MeaningRead Only:trueMaximum Length:80The tier assess recurring attribute specifies how frequently the tier assessment schedule is repeated. Assessment recurrence period options are Monthly and Yearly. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    AssessRecurCode: string
                    
                    
                     
                    
                
                
                Title:
Recurring PeriodMaximum Length:30Default Value:ORA_TR_LEN_UOM_YEARThe tier assess recurring code specifies how frequently the tier assessment schedule is repeated. Assessment recurrence period options are Monthly and Yearly. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CardType: string
                    
                    
                     
                    
                
                
                Title:
Card Type MeaningRead Only:trueMaximum Length:80The attribute indicates the member card type associated with a tier under a tier class. There is no default value, dependency, nor limitation associated with this attribute. - 
                
                    
                    CardTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Card Type CodeRead Only:trueMaximum Length:30The attribute indicates the member card type associated with a tier under a tier class. There is no default value, dependency, nor limitation associated with this attribute. - 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Title:
Created ByRead Only:trueMaximum Length:64The user that created the tier class. Oracle Loyalty Cloud generates this attribute value during the creation of a new tier class. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Creation DateRead Only:trueThe date when the tier class is created. Oracle Loyalty Cloud generates this attribute value during the creation of a new tier class. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    EndTierlenUOMCode: string
                    
                    
                     
                    
                
                
                Title:
End Tier Length Unit of MeasureMaximum Length:30The tier end date is calculated using the value of the Minimum Tier Length and Minimum Tier Length Period parameters. The minimum period specifies the time that a member is guaranteed membership in any tier within the tier class. For example, if the minimum period is six months, then length is 6, and Period UOM is Month. There is no default value or limitation associated with this attribute. - 
                
                    
                    EndTierMthDyCode: string
                    
                    
                     
                    
                
                
                Title:
End Tier Period MonthMaximum Length:30The end tier month day code attribute specifies the day of the month when the tier period month ends. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    EndTierPdDayCode: string
                    
                    
                     
                    
                
                
                Title:
End Tier Period DayMaximum Length:30The end tier period day code attribute specifies the day when the tier period ends. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Last Update DateRead Only:trueThe date when the tier class record is last updated. Oracle Loyalty Cloud generates this attribute value and updates it whenever changes to the tier class occur. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Title:
Last Updated ByRead Only:trueMaximum Length:64The user that last updated the tier class. Oracle Loyalty Cloud generates this attribute value and updates it whenever changes to the tier class occur. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateLogin: string
                    
                    
                     
                    
                
                
                Title:
Last Update LoginRead Only:trueMaximum Length:32The login details of the user that last updated the tier class. Oracle Loyalty Cloud generates this attribute value and updates it whenever changes to the tier class occur. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    LoyTierClsId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Loyalty Tier Class IDThe primary key of the loyalty tier class. Oracle Loyalty Cloud generates this attribute value. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MinimumTierLength: integer
                    
                    
                     (int32) 
                    
                
                
                Title:
Minimum Tier Length in MonthsThe minimum period of time that a member is guaranteed membership in any tier within this tier class. For example, if the minimum period is six months, then length is 6 and Period is Month. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PrimaryTierName: string
                    
                    
                     
                    
                
                
                Title:
Primary TierMaximum Length:30The attribute indicates the name of primary tier of a tier class. A tier class can have only one primary tier class. There is no default value, dependency, nor limitation associated with this attribute. - 
                
                    
                    PrTierId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Primary Tier IDThe primary tier identifier is the lowest tier of the tier class and is the tier where members are first enrolled. This value can only be specified after the tiers have been created for this class, and it must be specified before activating the tier class. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    QualifyingPoints: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Qualifying PointsRead Only:trueThe attribute indicates the minimum number of points required to qualify a tier. There is no dependency or limitation associated with this attribute. - 
                
                    
                    QualPeriodLength: integer
                    
                    
                     (int32) 
                    
                
                
                Title:
Qualifying Period Length in MonthsThe qualifying period length specifies the length for the initial qualifying period for the tier. For example, if the qualifying period is one year, the period length is 1. It is recommended that the Quality Period Length be defined at the Tier Class level. However, if the Quality Period Length is defined at Tier level, then the tier level definition takes precedence. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    QualPeriodUOMCode: string
                    
                    
                     
                    
                
                
                Title:
Qualifying Period Unit of MeasureMaximum Length:30The qualifying period unit of measure (UOM) code specifies the UOM for the initial qualifying period for the tier. For example, if the qualifying period is one year, then UOM is Year. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    QualPointTypeId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Qualifying Point TypeThe unique identifier of the qualifying point type of a tier class. There is no dependency or limitation associated with this attribute. - 
                
                    
                    RequalPdUOMCode: string
                    
                    
                     
                    
                
                
                Title:
Requalifying Period Unit of MeasureMaximum Length:30The requalifying period unit of measure (UOM) code specifies the UOM for the qualifying period for existing members to remain in this tier. Usually, this period is the same as the initial qualifying period. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    RequalPeriodLength: number
                    
                    
                     
                    
                
                
                Title:
Requalifying Period LengthThe requalifying period length identifier specifies the length for the qualifying period for existing members to remain in the same tier. Usually, the period is same as the initial qualifying period. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    RestartQualPeriodCode: string
                    
                    
                     
                    
                
                
                Title:
Restart Qualifying PeriodMaximum Length:30The restart qualifying period specifies the length of time for the new qualifying period that starts after a tier status change. Possible options are Qualifying Period Expiration (the length of time after the new qualifying period starts at the expiration of the current qualifying period) or Tier Status Change (the length of time for the new qualifying period to start, immediately when the tier changes). There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    SequenceNumber: number
                    
                    
                     
                    
                
                
                Title:
Sequence NumberRead Only:trueThe unique sequence number of the corresponding tier of a tier class. There is no dependency or limitation associated with this attribute. - 
                
                    
                    Snapto: string
                    
                    
                     
                    
                
                
                Title:
Tier End Date Snapped to MeaningRead Only:trueMaximum Length:80The attribute indicates the date of the tier end that should map with for the member's tier record. Possible values in this are 1st day of Month, 1st day of Quarter, 1st day of year, or a calculated date. - 
                
                    
                    SnaptoCode: string
                    
                    
                     
                    
                
                
                Title:
Tier End Date Snapped ToMaximum Length:30Default Value:ORA_EXP_ADJ_CALC_DATEThis attribute indicates the date of the tier end that should map with for the member's tier record. Possible values in this are 1st day of Month, 1st day of Quarter, 1st day of year or calculated date. - 
                
                    
                    StartQualPeriod: string
                    
                    
                     
                    
                
                
                Title:
Tier Assessment Model MeaningRead Only:trueMaximum Length:80The restart qualifying period specifies the length of time for the new qualifying period that starts after a tier status change. Possible options are Qualifying Period Expiration (the length of time after the new qualifying period starts at the expiration of the current qualifying period) or Tier Status Change (the length of time for the new qualifying period to start, immediately when the tier changes). There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    StartQualPeriodCode: string
                    
                    
                     
                    
                
                
                Title:
Tier Assessment ModelMaximum Length:30Default Value:ORA_TR_MODEL_NONEThe start qualifying period code specifies when the qualifying period starts. The option determines the tier assessment model. The possible options are Enrollment Date/Anniversary Date, First Day of Month, Fixed Date, and Rolling. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    STQualPeriodDay: integer
                    
                    
                     (int32) 
                    
                
                
                Title:
Start Qualifying Period DayThis attribute indicates tier qualifying period start day. There is no dependency or limitation associated with this attribute. - 
                
                    
                    STQualPeriodDayCode: string
                    
                    
                     
                    
                
                
                Title:
Start Qualifying Period DayMaximum Length:30The start qualifying period day code specifies the day from when the qualifying period starts. The option determines the tier assessment model. The possible options are Enrollment Date/Anniversary Date, First Day of Month, Fixed Date, and Rolling. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    STQualPeriodMonthCode: string
                    
                    
                     
                    
                
                
                Title:
Start Qualifying Period MonthMaximum Length:30The start qualifying period month code specifies the month from when the qualifying period starts. The option determines the tier assessment model. The possible options are: Enrollment Date/Anniversary Date, First Day of Month, Fixed Date, Rolling. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    STTierPeriodDay: integer
                    
                    
                     (int32) 
                    
                
                
                Title:
Start Tier Period DayThis attribute indicates tier period start day. There is no dependency or limitation associated with this attribute. - 
                
                    
                    STTierPeriodDayCode: string
                    
                    
                     
                    
                
                
                Title:
Start Tier Period DayMaximum Length:30The start tier period day specifies the day from when the tier period starts. The possible options of Start Tier Period are Enrollment/Anniversary Date or Fixed date. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    STTierPeriodMonthCode: string
                    
                    
                     
                    
                
                
                Title:
Start Tier Period MonthMaximum Length:30The start tier period month specifies the month from when the tier period month starts. Possible options of Start Tier Period are Enrollment/Anniversary Date or Fixed date. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    TierClassName: string
                    
                    
                     
                    
                
                
                Title:
Tier Class NameMaximum Length:30The attribute is a unique identifier that indicates the name of the tier class. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    TierId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Loyalty Tier IDRead Only:trueThe primary key of loyalty tiers corresponding to a tier class. There is no dependency or limitation associated with this attribute. - 
                
                    
                    TierName: string
                    
                    
                     
                    
                
                
                Title:
Tier NameRead Only:trueMaximum Length:30The name of tier defined under the tier class. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    TierPeriodLength: integer
                    
                    
                     (int32) 
                    
                
                
                Title:
Tier Period Length in MonthsThis attribute indicates tier period length. There is no dependency or limitation associated with this attribute. - 
                
                    
                    TypeCode: string
                    
                    
                     
                    
                
                
                Title:
Type CodeMaximum Length:30The type code attribute previously specified the tier class type in a multiple tier class scenario. Oracle Loyalty Cloud does not currently use this attribute. There is no default value, dependency, nor limitation associated with this attribute. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : loyPrograms-TransactionAttributes-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    AccntActCode: string
                    
                    
                     
                    
                
                
                Title:
Account ActivityMaximum Length:30The transaction attribute account activity code. If this option is specified, points expire if there is no activity of the type within the period specified for the point type. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ActiveFlag: boolean
                    
                    
                     
                    
                
                
                Title:
ActiveMaximum Length:1Default Value:falseThe boolean attribute that specifies whether the created transaction attribute is enabled for use or not. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    AttrDefnId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Attribute Definition IDThe primary key value of the loyalty attribute definitions corresponding to attribute types like pointType, Member, Transaction, and so on. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    AttrTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Attribute Type CodeMaximum Length:30Default Value:FieldThe transaction attribute type code. This attribute reflects the type of attribute, for example, Field, Point Total, and so on. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    BusSvcName: string
                    
                    
                     
                    
                
                
                Title:
Business Service NameMaximum Length:75The external business service that can be called in the promotion to evaluate the business criteria. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CancelActnCode: string
                    
                    
                     
                    
                
                
                Title:
Cancel Action CodeMaximum Length:30The specification of the action that must be applied during a transaction cancellation. The accepted values are Leave As Is (if selected, the value of the attribute remains the same when a transaction is cancelled), Revert, and so on. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CostperPoint: number
                    
                    
                     
                    
                
                
                The cost for each point. If you want to allow the product to be redeemed for a combination of points and currency, then enter the amount of money assigned as the cash value of one point. There is no default value, dependency, or limitation associated with this attribute.
 - 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Title:
Created ByRead Only:trueMaximum Length:64The loyalty user that created the transaction attribute. Oracle Loyalty Cloud generates this attribute value during the creation of a new transaction attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Creation DateRead Only:trueThe date when the transaction attribute is created. Oracle Loyalty Cloud generates this attribute value during the creation of a new transaction attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CurrencyCode: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
CurrencyThe currency used in the transaction. The accepted values are INR, USD, and GBP. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CurrencyExchDt: string
                    
                    
                     (date) 
                    
                
                
                Title:
Currency Exchange DateThe date when the transaction attribute currency exchange takes place. This attribute displays the date of the currency exchange during transaction attributes creation. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DataType: string
                    
                    
                     
                    
                
                
                Title:
Data Type MeaningRead Only:trueMaximum Length:80The transaction attribute data type indicates whether the attribute is a string, or a number, and so on. During a transaction cancellation, Oracle Loyalty Cloud determines whether certain cancel actions must be applied or not, based on the data type name. For example, the Cancel Change action is available only for the Number data type. The Revert action is only available for the String and Number data types, and the Leave As Is action is available for all data types. There is no default value or limitation associated with this attribute. - 
                
                    
                    DataTypeCode: string
                    
                    
                     
                    
                
                
                Title:
Data TypeMaximum Length:30The promotion attribute data type name indicates whether the attribute is a string, or number, and so on. During transaction cancellation, Oracle Loyalty Cloud determines whether certain cancel actions must be applied or not, based on the data type name. For example, the Cancel Change action is available only for the Number data type. The Revert action is only available for the String and Number data types, and the Leave As Is action is available for all data types. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DefaultVal: string
                    
                    
                     
                    
                
                
                Title:
Default ValueMaximum Length:75The cost for each point. If you want to allow the product to be redeemed for a combination of points and currency, then enter the amount of money assigned as the cash value of one point. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DescriptionText: string
                    
                    
                     
                    
                
                
                Title:
DescriptionMaximum Length:1000The currency used in the transaction. The accepted values are INR, USD, and GBP. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DisplayFlag: boolean
                    
                    
                     
                    
                
                
                Title:
DisplayMaximum Length:1Default Value:trueThe boolean attribute that indicates whether the transaction attribute should be displayed or not, so that it can be used in the promotion criteria. The default value is Y. There is no dependency or limitation associated with this attribute. - 
                
                    
                    DisplayName: string
                    
                    
                     
                    
                
                
                Title:
NameMaximum Length:30The transaction attribute display name that is displayed to the user. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    DynamicFlag: boolean
                    
                    
                     
                    
                
                
                Title:
DynamicMaximum Length:1Default Value:falseThe boolean attribute that indicates whether the transaction attribute value is calculated dynamically based on another attribute, and that is used by the promotion criteria. The criteria can compare an attribute to a value or compare an attribute to another attribute. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    ExpiryAlignCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration AlignedMaximum Length:30The expiry alignment attribute provides the details pertaining to the calculation of the expiry of points. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ExpiryBasisCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration BasisMaximum Length:30The basis for point or voucher expiry. The accepted values are Period (expires after a period of time) or Date (expires on a specific date). There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ExpiryDayCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration Day CodeMaximum Length:30The transaction expiry day attribute specifies the day of the month when the points expire if the expiry basis is Date. There is no default value or limitation associated with this attribute. Dependent on Expiry Basis Code. - 
                
                    
                    ExpiryMonthCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration Month CodeMaximum Length:30The transaction expiry month attribute specifies the month when the points expire if the expiry basis is Month. This attribute is dependent on Expiry Basis Code. There is no default value or limitation associated with this attribute. - 
                
                    
                    ExpPeriodLength: integer
                    
                    
                     
                    
                
                
                Title:
Expiration Period LengthThe transaction expiry period length attribute is used to specify a length of time after when points expire. For example, if the points expire two years after they are earned, then the length is set to 2. After the points expire, the member can no longer exchange the points for rewards. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ExpPeriodUOMCode: string
                    
                    
                     
                    
                
                
                Title:
Expiration Period Unit of MeasureMaximum Length:30The transaction expiry period unit of measure (UOM) attribute is used to specify when points expire. For example, if the points expire after they are earned, UOM is Year. After the points expire, the member can no longer exchange the points for rewards. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    InternalName: string
                    
                    
                     
                    
                
                
                Title:
FieldMaximum Length:75The transaction internal name. The accepted values are Date1 or Number1. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Last Update DateRead Only:trueThe date when the transaction attribute is last updated. Oracle Loyalty Cloud generates this attribute value and updates it whenever changes to the transaction attribute occur. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Title:
Last Updated ByRead Only:trueMaximum Length:64The user that last updated the attribute. Oracle Loyalty Cloud generates this attribute value and updates it whenever any changes take place to the transaction attributes. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateLogin: string
                    
                    
                     
                    
                
                
                Title:
Last Update LoginRead Only:trueMaximum Length:32The login details of the user that last updated the attribute. Oracle Loyalty Cloud generates this attribute value and updates it whenever any changes take place to the transaction attributes. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    LoyAttrdefnBId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Attribute Definition IDThe primary key of loyalty attributes. Oracle Loyalty Cloud generates this attribute value. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MergeActionCode: string
                    
                    
                     
                    
                
                
                Title:
Merge ActionMaximum Length:30The transaction merge action attribute specifies how the program handles the attribute during a member merge. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MethodName: string
                    
                    
                     
                    
                
                
                Title:
Method NameMaximum Length:75The method that is used in the calculation of the transaction attribute value that can be used in promotion criteria. For example, the ORA_CAL_METHOD_MONTH_NAME method returns the month name. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MinimumReactivationQuantity: number
                    
                    
                     
                    
                
                
                Title:
Minimum Reactivation QuantityThe minimum points needed to reactivate the expired points so that they can be used for redemption. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    MonthsLength: number
                    
                    
                     
                    
                
                
                Title:
Months LengthThe numeric value that corresponds to the number of months when points will expire. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ObjectCode: string
                    
                    
                     
                    
                
                
                Title:
Object CodeMaximum Length:30Default Value:TransactionThe option to select values from entities such as Transaction, Member, Promotion and so on, when defining a promotion. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickApplet: string
                    
                    
                     
                    
                
                
                Title:
Pick AppletMaximum Length:75The pick applet attribute is a field whose values are entered using a dialog box. When defining criteria and actions, the dialog box with the values for this field is displayed. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickField: string
                    
                    
                     
                    
                
                
                Title:
Pick FieldMaximum Length:75The pick field is the field whose value the user sees in the UI after selecting from the pick applet. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickFieldName: string
                    
                    
                     
                    
                
                
                Title:
Pick Field NameMaximum Length:75The pick field name attribute is the user readable string of the PickField attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PickList: string
                    
                    
                     
                    
                
                
                Title:
Pick ListMaximum Length:75The transaction pick list attribute is enabled if the attribute is a field whose values are entered using a picklist. When defining criteria and actions, the picklist with the values for this field is displayed. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PrgFormulaId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Program Formula IDThe program formula identifier that is available for use by a promotion, but only if it is associated with the same program as the program for the promotion. The formula can be used in criteria for comparisons and in actions for assigning values or updating attributes with the formula value. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    ProgramName: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe program for which the transaction attribute is created. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PromotionId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Promotion IDThe primary key of loyalty promotions. Oracle Loyalty Cloud generates this attribute value. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    PromotionName: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe name of the promotion corresponding to the promotionId attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    QualPointFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Qualifying PointMaximum Length:1Default Value:falseThe transaction qualifying point attribute is a boolean attribute that indicates that the points accrued when the promotion gets applied count toward earning tier status, but cannot be redeemed for rewards. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    ReactivateFlag: boolean
                    
                    
                     
                    
                
                
                Title:
ReactivateMaximum Length:1Default Value:falseThe reactivate flag attribute reactivates member's points after they have expired. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    ReadonlyFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Read OnlyMaximum Length:1Default Value:falseThe boolean attribute that specifies whether the transaction attribute is editable or not. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    RetEffFlag: boolean
                    
                    
                     
                    
                
                
                Maximum Length:
1Default Value:falseThe transaction effective start date identifier indicates the date when the attribute can be used in promotions. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    RptExpPdUOMCode: string
                    
                    
                     
                    
                
                
                Maximum Length:
30The unit of measure (UOM) for the time period until the expired points can be reactivated. The accepted values are Years, Months, Days, and so on. For example, if the reactivation expiry period is one year then the UOM is Year and the expired points can be reactivated after a period of one year from the date of expiry. There is no default value or limitation associated with this attribute. - 
                
                    
                    RptExpPeriodLength: number
                    
                    
                     
                    
                
                
                The time period when the expired points can be reactivated. For example, if the reactivation expiry period is one year, then the time period length is 1 and the expired points can be reactivated after a period of one year from the date of expiry. There is no default value or limitation associated with this attribute.
 - 
                
                    
                    TierClassId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Tier Class IDThe primary attribute of the loyalty tier class, which indicates the class to which a specific tier belongs. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    TierClassName: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe attribute that indicates the name of the tier class corresponding to tierClassId attribute. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    WeightFactor: number
                    
                    
                     
                    
                
                
                Title:
Weight FactorThe promotion attribute weight factor is used to determine which promotion must be applied to the transaction, if multiple promotions qualify. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    WeightFactorNq: number
                    
                    
                     
                    
                
                
                Title:
Weight FactorThe weight factor non-qualifying attribute is used to determine whether to generate qualifying or non-qualifying points of each type when the weight factor attribute is specified. This attribute has a dependency on the Weight Factor attribute. There is no default value or limitation associated with this attribute. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : loyPrograms-TransactionRestrictions-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Title:
Created ByRead Only:trueMaximum Length:64The loyalty user that created the transaction restriction. Oracle Loyalty Cloud generates this attribute value during the creation of a new transaction restriction record. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Creation DateRead Only:trueThe date when the transaction restriction is created. Oracle Loyalty Cloud generates this attribute value during the creation of a new transaction restriction record. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Last Update DateRead Only:trueThe date when the transaction restriction record is last updated. Oracle Loyalty Cloud generates this attribute value and updates it whenever changes to the transaction restriction record occur. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Title:
Last Updated ByRead Only:trueMaximum Length:64The user that last updated the transaction restriction. Oracle Loyalty Cloud generates this attribute value, and updates it whenever any changes occur to the transaction restriction. There is no dependency or limitation associated with this attribute. - 
                
                    
                    LastUpdateLogin: string
                    
                    
                     
                    
                
                
                Title:
Last Update LoginRead Only:trueMaximum Length:32The login details of the user that last logged in. Oracle Loyalty Cloud generates this attribute value, and updates it whenever any changes occur to the transaction restriction. There is no dependency or limitation associated with this attribute. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    ProgramName: string
                    
                    
                     
                    
                
                
                Title:
ProgramRead Only:trueMaximum Length:50The program for which transaction restriction record is created. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    RestrictAccrualFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Restrict AccrualMaximum Length:1Default Value:falseThe boolean attribute that specifies whether the created transaction restriction is restricted for accrual or not. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    RestrictRedemptionFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Restrict RedemptionMaximum Length:1Default Value:falseThe boolean attribute that specifies whether the created transaction restriction is restricted for redemption or not. The default value is N. There is no dependency or limitation associated with this attribute. - 
                
                    
                    Status: string
                    
                    
                     
                    
                
                
                Title:
Status MeaningRead Only:trueMaximum Length:80The status of the member for which transaction restriction is created. There is no default value, dependency, or limitation associated with this attribute. - 
                
                    
                    StatusCode: string
                    
                    
                     
                    
                
                
                Title:
StatusMaximum Length:30The status code of member for which transaction restriction is created. There is no default value, dependency, or limitation associated with this attribute. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Links
                                    - CalendarAttributes
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  LoyProgramId:
$request.path.LoyProgramId 
The calendar attributes resource is used to retrieve the details of the calendar attributes defined for the program. -  LoyProgramId:
 - MemberAttributes
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  LoyProgramId:
$request.path.LoyProgramId 
The member attributes resource is used to retrieve the details of the member attributes defined for the program. -  LoyProgramId:
 - MemberFieldAttributes
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  LoyProgramId:
$request.path.LoyProgramId 
The member field attributes resource is used to retrieve the details of the member field attributes defined for the program. -  LoyProgramId:
 - MemberTierAttributes
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  LoyProgramId:
$request.path.LoyProgramId 
The member tier attributes resource is used to retrieve the details of the member tier attributes defined for the loyalty program. -  LoyProgramId:
 - NegativePoints
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  LoyProgramId:
$request.path.LoyProgramId 
The negative points resource is used to retrieve the details of negative points defined for the loyalty program. -  LoyProgramId:
 - PointBlocks
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  LoyProgramId:
$request.path.LoyProgramId 
The point blocks resource is used to retrieve the details of the point block defined for the partner. -  LoyProgramId:
 - PointSubtypes
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  LoyProgramId:
$request.path.LoyProgramId 
The point subtypes resource is used to retrieve the details of the loyalty point subtypes defined for the program. -  LoyProgramId:
 - PointTotalsAttributes
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  LoyProgramId:
$request.path.LoyProgramId 
The point total attributes resource is used to retrieve the details of the point totals attributes defined for the program. -  LoyProgramId:
 - PointTypes
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  LoyProgramId:
$request.path.LoyProgramId 
The point types resource is used to retrieve the details of the loyalty point types defined for the program. -  LoyProgramId:
 - ProgramPartners
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  LoyProgramId:
$request.path.LoyProgramId 
The program partners resource is used to retrieve the details of the loyalty partners defined for the program. -  LoyProgramId:
 - RedemptionProducts
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  LoyProgramId:
$request.path.LoyProgramId 
The redemption products resource is used to retrieve the details of the redemption products defined for the program. -  LoyProgramId:
 - TierClasses
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  LoyProgramId:
$request.path.LoyProgramId 
The tier classes resource is used to retrieve the details of a tier class defined for the program. -  LoyProgramId:
 - TransactionAttributes
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  LoyProgramId:
$request.path.LoyProgramId 
The transaction attributes resource is used to retrieve the details of the transaction attributes defined for the program. -  LoyProgramId:
 - TransactionRestrictions
 - 
                                                    
                                                        Operation: /crmRestApi/resources/11.13.18.05/loyPrograms/{LoyProgramId}/child/TransactionRestrictionsParameters:
-  LoyProgramId:
$request.path.LoyProgramId 
The transaction restrictions resource is used to retrieve the details of the transaction restrictions defined for the loyalty program. -  LoyProgramId:
 - events
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  LoyProgramId:
$request.path.LoyProgramId 
The events resource is used to retrieve the details of the event defined for the loyalty program. -  LoyProgramId:
 
Examples
This example shows how to retrieve a loyalty program.
Use GET with the following URI syntax to retrieve a program named Auto Miles with a program identifier 300100129314462:
https://example.com:port/crmRestApi/resources/11.13.18.05/loyPrograms/300100129314462Example of Response Header
cache-control -no-cache, no-store, must-revalidate
connection -Keep-Alive
content-encoding -gzip
content-language -en
content-length -1064
content-type -application/vnd.oracle.adf.resourceitem+json
date -Wed, 22 Aug 2018 17:49:07 GMT
etag -"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278"
keep-alive -timeout=61, max=100
link - <https://example.com:port/crmRestApi/resources/11.13.18.05/loyPrograms/300100129314462>;rel="self";kind="item";name="loyPrograms"
location -
rest-framework-version -1
server -Oracle-HTTP-Server
vary -User-Agent
x-content-type-options -nosniff
x-oracle-dms-ecid -005T0b2MM4uEoIILIqL6if0001wh0001FzExample of Response Body
{
    "LoyProgramId": 300100129314462,
    "CreatedBy": "LOYALTY_PROGRAM_ADMINISTRATOR",
    "LastUpdatedBy": "LOYALTY_PROGRAM_ADMINISTRATOR",
    "LastUpdateLogin": "72FF167553375640E05334C4F00AFD42",
    "CreationDate": "2018-08-09T12:10:27+00:00",
    "LastUpdateDate": "2018-08-09T12:14:50+00:00",
    "Name": "Auto Miles",
    "BUId": 0,
    "ActiveFlag": true,
    "PartnerFlag": false,
    "EndDate": null,
    "ApplyCode": null,
    "HostOrgId": null,
    "MemberCount": null,
    "MemberShared": null,
    "DescriptionText": "Program for capturing automobile reward points",
    "PointExpLevelCode": "Tier Level",
    "PurchaseStartMonthCode": "January",
    "PurchaseStartDayCode": "1",
    "TransferStartMonthCode": "January",
    "TransferStartDayCode": "1",
    "PointsToPayFlag": false,
    "RevenueRecongnitionPeriodDuration": null,
    "BatchRedemptionPeriodTypeCode": null,
    "BatchRedemptionPeriodDuration": null,
    "ThresholdPointVal": null,
    "PointTypeId": null,
    "RevenueRecongnitionPeriodTypeCode": null,
    "StartDt": "2018-08-09T00:00:00+00:00",
    "DeletedFlag": false,
    "ProgramOwner": "Auto Miles",
    "EnableReferralBonusFlag": false,
    "EnableEnrollmentBonusFlag": false,
    "PrimaryPointTpId": 300100129314487,
    "AllowNegPointFlag": false,
    "links": [
        {
            "rel": "self",
            "href": "https://example.com:port/crmRestApi/resources/11.13.18.05/loyPrograms/300100129314462",
            "name": "loyPrograms",
            "kind": "item",
            "properties": {
                "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278"
            }
        },
        {
            "rel": "canonical",
            "href": "https://example.com:port/crmRestApi/resources/11.13.18.05/loyPrograms/300100129314462",
            "name": "loyPrograms",
            "kind": "item"
        },
        {
            "rel": "lov",
            "href": "https://example.com:port/crmRestApi/resources/11.13.18.05/loyPrograms/300100129314462/lov/PointTypePVO1",
            "name": "PointTypePVO1",
            "kind": "collection"
        },
        {
            "rel": "child",
            "href": "https://example.com:port/crmRestApi/resources/11.13.18.05/loyPrograms/300100129314462/child/ProgramPartners",
            "name": "ProgramPartners",
            "kind": "collection"
        },
        {
            "rel": "child",
            "href": "https://example.com:port/crmRestApi/resources/11.13.18.05/loyPrograms/300100129314462/child/TransactionRestrictions",
            "name": "TransactionRestrictions",
            "kind": "collection"
        },
        {
            "rel": "child",
            "href": "https://example.com:port/crmRestApi/resources/11.13.18.05/loyPrograms/300100129314462/child/PointTotalsAttributes",
            "name": "PointTotalsAttributes",
            "kind": "collection"
        },
        {
            "rel": "child",
            "href": "https://example.com:port/crmRestApi/resources/11.13.18.05/loyPrograms/300100129314462/child/RedemptionProducts",
            "name": "RedemptionProducts",
            "kind": "collection"
        },
        {
            "rel": "child",
            "href": "https://example.com:port/crmRestApi/resources/11.13.18.05/loyPrograms/300100129314462/child/MemberAttributes",
            "name": "MemberAttributes",
            "kind": "collection"
        },
        {
            "rel": "child",
            "href": "https://example.com:port/crmRestApi/resources/11.13.18.05/loyPrograms/300100129314462/child/CalendarAttributes",
            "name": "CalendarAttributes",
            "kind": "collection"
        },
        {
            "rel": "child",
            "href": "https://example.com:port/crmRestApi/resources/11.13.18.05/loyPrograms/300100129314462/child/PointSubtypes",
            "name": "PointSubtypes",
            "kind": "collection"
        },
        {
            "rel": "child",
            "href": "https://example.com:port/crmRestApi/resources/11.13.18.05/loyPrograms/300100129314462/child/NegativePoints",
            "name": "NegativePoints",
            "kind": "collection"
        },
        {
            "rel": "child",
            "href": "https://example.com:port/crmRestApi/resources/11.13.18.05/loyPrograms/300100129314462/child/MemberTierAttributes",
            "name": "MemberTierAttributes",
            "kind": "collection"
        },
        {
            "rel": "child",
            "href": "https://example.com:port/crmRestApi/resources/11.13.18.05/loyPrograms/300100129314462/child/TierClasses",
            "name": "TierClasses",
            "kind": "collection"
        },
        {
            "rel": "child",
            "href": "https://example.com:port/crmRestApi/resources/11.13.18.05/loyPrograms/300100129314462/child/PointTypes",
            "name": "PointTypes",
            "kind": "collection"
        },
        {
            "rel": "child",
            "href": "https://example.com:port/crmRestApi/resources/11.13.18.05/loyPrograms/300100129314462/child/MemberFieldAttributes",
            "name": "MemberFieldAttributes",
            "kind": "collection"
        },
        {
            "rel": "child",
            "href": "https://example.com:port/crmRestApi/resources/11.13.18.05/loyPrograms/300100129314462/child/TransactionAttributes",
            "name": "TransactionAttributes",
            "kind": "collection"
        }
    ]
}