Get a member transaction

get

/crmRestApi/resources/11.13.18.05/loyMembers/{MemberNumber}/child/MemberTransactions/{LoyTransactionId}

Request

Path Parameters
  • The primary key to identify a transaction. Oracle Loyalty Cloud generates this attribute value during the creation of a transaction record. There is no default value, dependency, or limitation associated with this attribute.
  • The member number. This attribute is an alternative identifier for a loyalty member and is displayed in the UI. There is no default value, dependency, or limitation associated with this attribute.
Query Parameters
  • 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>
  • 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).
  • 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
  • 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
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
  • 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".
  • 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 Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : loyMembers-MemberTransactions-item-response
Type: object
Show Source
  • Title: Accrual Item List
    Read Only: true
    Maximum Length: 255
    The list of accrual items that were accrued due to the processing of transactions. There is no default value or limitation associated with this attribute.
  • Title: Disputed Transaction
    The attribute indicates the transaction number of the accrual transaction which was incorrectly created. There is no default value, dependency or limitation associated with this attribute.
  • Title: Accrual Dispute Status Meaning
    Read Only: true
    Maximum Length: 80
    The list of value meaning for the Accrual Dispute Status. There can be missing or incorrect accrual based on a reported dispute. There is no default value or limitation associated with this attribute.
  • Title: Accrual Dispute Status
    Maximum Length: 30
    The attribute specifies the status of the created accrual dispute, that is, whether the accrual dispute created is approved or rejected. The accepted values are ORA_ACRL_DISPUTE_STAT_APPR and ORA_ACRL_DISPUTE_STAT_REJ. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Accrual Dispute Type Meaning
    Read Only: true
    Maximum Length: 80
    The list of value meaning for the Accrual Dispute Type. It can be either a missing or incorrect accrual. There is no default value or limitation associated with this attribute.
  • Title: Accrual Dispute Type
    Maximum Length: 30
    The attribute specifies the type of accrual dispute that is created. Accepted values are ORA_ACRL_DISPUTE_TYPE_INCOR and ORA_ACRL_DISPUTE_TYPE_MISSING. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Activity Date
    The date when a transaction activity occurs. The transaction can be an accrual or redemption transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Activity Day
    The transaction activity day. This attribute represents the day when an accrual or redemption activity occurs. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Activity Hour
    The transaction activity hour. This attribute represents the time in hours when an accrual or redemption activity occurs. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Adjusted List Price
    The attribute is a currency that displays the redemption price that is used during redemption. There is no default value, dependency, nor limitation associated with this attribute.
  • Title: Amount
    The total amount spent on the accrual or redemption transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Approve Date
    The transaction approval date. If the transaction involves an approval process, then the identifier indicates the date when the transaction is approved by the reviewer. There is no default value, dependency, or limitation associated with this attribute.
  • The organization from where inventory is being picked for a backup product. For example, when a transaction is created, sometimes the inventory or goods are 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.
  • The backup product that is used in the transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Booking Class
    Maximum Length: 30
    The booking class code. This attribute specifies the class of the airline ticket. The accepted values are ORA_TRAVL_BOOK_BUSI or ORA_TRAVL_BOOK_ECO. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Booking Class Meaning
    Read Only: true
    Maximum Length: 80
    The booking class name. The identifier specifies the class of the airline ticket. The list of accepted values are: Economy, Business Class or First Class. There is no default value or limitation associated with this attribute.
  • Title: Booking Date
    The transaction booking date. If the transaction is an airline transaction, then this attribute indicates the date when the booking is made for travel. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Canceled Transaction
    The canceled transaction identifier. This attribute is the primary key of the transaction that is canceled. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Canceled Transaction Number
    Maximum Length: 30
    The cancelled transaction number associated with the member transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Cancellation Reason Code
    Maximum Length: 30
    The cancellation reason code. This attribute value represents the reason why the transaction is canceled. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Child Transaction ID
    The child transaction identifier. This attribute is the primary key of the transaction, that is, the child of the current transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Child Transaction Number
    Maximum Length: 30
    The child transaction number associated with the member transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Comments
    Maximum Length: 250
    The transaction comments. This attribute stores the comments entered by the user, if any, for future reference. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Corporate Currency Code
    Maximum Length: 15
    The currency code used by the corporation. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Company Reference Number
    Maximum Length: 30
    The reference to a third-party corporate member from the program to get the points allocated between the individual and the corporation or company, if an individual member completes a transaction on behalf of the corporation or company. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Loyalty Member ID
    The corporate reference member identifier. There is no default value, dependency, nor limitation associated with this attribute.
  • Title: Company Reference
    Maximum Length: 100
    The corporate reference member name. If the current member is part of the company or corporate account, then Oracle Loyalty Cloud populates this field. This is an optional attribute which is populated only when the transaction is done by an individual member on behalf of a company. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Created By
    Read Only: true
    Maximum Length: 64
    The details of who creates the transaction. Oracle Loyalty Cloud generates this attribute value during the creation of a new transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Create a Transaction with In-Progress Status
    Default Value: false
    The flag which indicates that the transaction will get created and kept in In Progress status. This field and is an optional field for the REST API. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Creation Date
    Read Only: true
    The date when the transaction is created. Oracle Loyalty Cloud generates this attribute value during the creation of a new transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Currency Code
    Maximum Length: 20
    The transaction currency code. This attribute indicates the currency used in the transaction. The accepted values are INR, USD, and GBP. There is no default value or dependency associated with this attribute.
  • Title: Currency Conversion Rate Type
    Maximum Length: 30
    The currency conversion rate method that is applied for the transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Currency Exchange Date
    The date when the currency exchange occurs during the creation of a transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Product
    The attribute indicates the description of the product that would be accrued or redeemed in the transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Destination Airport Meaning
    Read Only: true
    Maximum Length: 80
    The destination airport name. The attribute value is the name of the airport where the flight arrives on reaching its destination. There is no default value, dependency, nor limitation associated with this attribute.
  • Title: Destination Airport
    Maximum Length: 30
    The destination airport code. This attribute value is a code representing the airport where the flight arrives when reaching its destination. The accepted values are ORA_AIRPORT_BOM, ORA_AIRPORT_BOS, or ORA_AIRPORT_SFO. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Destination City
    Maximum Length: 30
    The destination city code. The attribute value represents the city where the flight arrives when it reaches its destination. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Destination Air Line Zone Meaning
    Read Only: true
    Maximum Length: 80
    The destination zone name. The attribute value is the name of the zone where the flight arrives on reaching its destination. The list of accepted values are: Asia, Europe, North America. There is no default value, dependency, nor limitation associated with this attribute.
  • Title: Destination Zone
    Maximum Length: 30
    The zone where the flight arrives when it reaches its destination. The list of possible values are ORA_AIRLINE_ZONE_ASIA, ORA_AIRLINE_ZONE_EUROPE, or ORA_AIRLINE_ZONE_NAMER. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Document Number
    Maximum Length: 30
    The document number associated with the transaction. This attribute provides additional information in the transaction for the retail industry. There is no default value, dependency, or limitation associated with this attribute.
  • Title: End Date
    The transaction end date. This attribute is the date when the transaction is no longer in effect. This attribute value, if provided, must be set to a value after the StartDt attribute. There is no default value or dependency associated with this attribute.
  • Title: Event Name
    Maximum Length: 75
    The event name associated with the member transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Expires in Days
    The date when the accrued points will expire, in days. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Product Line - External
    Maximum Length: 30
    The product line associated with the product for the transaction that is from an external source. The accepted value is ORA_EXT_PROD_LINE_CG. There is no default value, dependency, or limitation associated with this attribute.
  • Title: External Product Line Meaning
    Read Only: true
    Maximum Length: 80
    The external product line meaning. There is no default value, dependency, nor limitation associated with this attribute.
  • Title: Product Name - External
    Maximum Length: 240
    The product name reference in the external system. There is no default value, dependency, or limitation associated with this attribute.
  • Title: External Product Type Meaning
    Read Only: true
    Maximum Length: 80
    The attribute specifies the types of products coming from an external system into the loyalty system. There is no default value, dependency, nor limitation associated with this attribute.
  • Title: Product Type - External
    Maximum Length: 30
    The type of products coming into the Oracle Loyalty Cloud system from an external source. The accepted value is ORA_EXT_PROD_TYPE_ELEC. There is no default value, dependency, or limitation associated with this attribute.
  • Title: External Reservation Number
    Maximum Length: 250
    The external reservation number, specific to the airline industry, where a reservation is performed by an agent and has different reservation numbers. There is no default value, dependency, or limitation associated with this attribute.
  • Title: External
    Maximum Length: 1
    Default Value: N
    The details of the transaction coming from a partner???s external application into loyalty when loyalty is integrated with a third-party application. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Fare Basis
    Maximum Length: 30
    The transaction fare basis. This attribute is a code that represents the fare basis on which the ticket fare is based. The accepted values are ORA_FARE_BASIS_BUSI or ORA_FARE_BASIS_ECO. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Fare Basis Code
    Maximum Length: 30
    The transaction fare basis code. This attribute is a code that represents the fare basis on which the ticket fare is based. The accepted values are ORA_FARE_BASIS_BUSI or ORA_FARE_BASIS_ECO. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Fare Basis Meaning
    Read Only: true
    Maximum Length: 80
    The fare basis name. This attribute is the basis for the ticket fare. The list of accepted values are: Business, Economy. There is no default value, dependency, nor limitation associated with this attribute.
  • Title: Fare Type Meaning
    Read Only: true
    Maximum Length: 80
    The fare type name. The attribute value determines the ticket fare. The list of accepted values are: Business Class, First Class. There is no default value, dependency, nor limitation associated with this attribute.
  • Title: Fare Type
    Maximum Length: 30
    The fare type code. This attribute is a code value that determines the class of the flight travel. The accepted values are ORA_FARE_BUSN_CLASS or ORA_FARE_FIRST_CLASS. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Flight Number
    Maximum Length: 30
    The transaction flight number. If the transaction pertains to airlines, then this attribute indicates the flight number where the travel takes place. This attribute is input by the user during transaction creation. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Flight Type Code
    Maximum Length: 30
    The attribute specifies the flight type, for example, Boeing or Airbus. There is no default value, dependency, or limitation associated with this attribute.
  • Title: GDS Record Locator
    Maximum Length: 30
    The global distribution system (GDS) record locator. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Incentive Choice
    Maximum Length: 30
    The incentives or rewards that a member receives for enrolling into a promotion. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Integration ID
    Maximum Length: 30
    The integration identifier of the member transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Internal Destination
    Maximum Length: 15
    The details of the destination that is used internally by Oracle Loyalty Cloud. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Internal Flight Date
    The local date for the flight for the country. For example, 24/01/2018 is equal to GMT +5.30 in India. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Internal Origin
    Maximum Length: 15
    The flight origin details that are local to the region. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Inventory Organization ID
    The organization from where inventory is being picked. For example, when a transaction is created, sometimes the inventory or goods are picked from the partner and directly delivered to the customer. That is, the transaction is created for one organization, but the inventory is being picked from a different organization. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Item Number
    Maximum Length: 30
    The transaction item number that is used during the creation of a transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Last Update Date
    Read Only: true
    The date when the transaction is last updated. Oracle Loyalty Cloud generates this attribute value and updates it whenever there are any changes to the transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Last Updated By
    Read Only: true
    Maximum Length: 64
    The user who last updated the transaction. Oracle Loyalty Cloud generates this attribute value, and updates it whenever any changes to the transaction take place. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Last Update Login
    Read Only: true
    Maximum Length: 32
    The login details of the user who last logged in. Oracle Loyalty Cloud generates this attribute value, and updates it whenever any changes to the transaction take place. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Line Item Number
    The line item number for a multiple line item order transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Links
  • Title: Loan Balance
    The remaining balance of the loan that you can use when creating a transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Loan Repayment Date
    The date which specifies when the loan is repaid. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Location Name
    Maximum Length: 30
    The attribute is text that used in the retail industry for giving promotions. For example, for the same retailer, the promotion is applied only if the store is located in India. If the store is located outside India, then no promotions are applied. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Attribute Definition ID
    Read Only: true
    The primary key of the loyalty attributes which are updated when a transaction is processed. Oracle Loyalty Cloud generates this attribute value. There is no default value, dependency, nor limitation associated with this attribute.
  • Title: Transaction ID
    The primary key to identify a transaction. Oracle Loyalty Cloud generates this attribute value during the creation of a transaction record. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Marketing Flight Number
    Maximum Length: 30
    The marketing flight number, which is specific to the airline industry and which indicates the flight number used in the airline's marketing campaign. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Member Number
    Read Only: true
    Maximum Length: 30
    The member for whom the transaction is created. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Operating Flight Number
    Maximum Length: 30
    The operating flight number used in the airline transactions. There is no default value, dependency, nor limitation associated with this attribute.
  • Title: Opportunity Cost
    The transaction opportunity cost associated with the transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Order Number
    Maximum Length: 30
    The number associated with an order. This attribute is used by Oracle Loyalty Cloud when consolidating transactions. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Order Quantity
    The transaction order quantity. This attribute indicates the number of points for which an order was placed. There is no default value, dependency, nor limitation associated with this attribute.
  • Title: Organization
    Maximum Length: 18
    The organization code associated with the member transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Origination Airport Meaning
    Read Only: true
    Maximum Length: 80
    The attribute value is the name of the airport where the flight arrives on reaching its destination. There is no default value, dependency, nor limitation associated with this attribute.
  • Title: Origin Airport
    Maximum Length: 30
    The origin airport code. This attribute value represents the airport from where the flight departs. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Original Amount
    The attribute specifies the total amount without any discount, and so on, being applied in the transaction. There is no default value, dependency, nor limitation associated with this attribute.
  • Title: Origin City Code
    Maximum Length: 30
    The origin city code. This attribute value represents the city from where the flight departs. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Original Order ID
    The attribute indicates the original order identifier that led to the creation of these transactions. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Original Order Line Item
    The details of the order item that is originally placed, which is especially used for exchanges, and so on, in retail transactions. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Original Point
    The original value of the transaction in points without any subsequent bonus added by each promotion. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Origination Air Line Zone Meaning
    Read Only: true
    Maximum Length: 80
    The attribute is a name for the zone from where the flight departs. There is no default value, dependency, nor limitation associated with this attribute.
  • Title: Origin Zone
    Maximum Length: 30
    The code representing the zone from where the flight departs. Possible values are ORA_AIRLINE_ZONE_ASIA, ORA_AIRLINE_ZONE_EUROPE, or ORA_AIRLINE_ZONE_NAMER. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Duplicate Check Overridden
    Maximum Length: 1
    Default Value: N
    The flag that indicates whether duplicate line items are allowed in a transaction or not. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Owner ID
    The user that created the transaction and that owns the transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Package Code
    Maximum Length: 30
    The transaction package code. This attribute identifies the package from which line items are picked. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Partner Transaction ID
    The transaction identifier for the parent transaction that creates the current transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Parent Transaction Number
    Maximum Length: 30
    The parent transaction number associated with the member transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Partition Name
    Maximum Length: 30
    The transaction partition name. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Partner Number
    Read Only: true
    Maximum Length: 30
    The partner company number associated with the member transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Partner Number
    The partner number attribute is a unique identifier from HZ_PARTIES that gives partner details for whom the transaction is being created. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Payment Type Meaning
    Read Only: true
    Maximum Length: 80
    The payment type name which specifies how the payment is made for this transaction. There is no default value, dependency, nor limitation associated with this attribute.
  • Title: Period Duration
    Maximum Length: 30
    The period duration code that specifies the duration in days, or months, and so on. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Period Type
    Maximum Length: 30
    The period type code. Period type options are Months, Years, Lifetime, and so on. There is no default value, dependency, or limitation associated with this attribute.
  • Title: PNR Name
    Maximum Length: 50
    The transaction passenger name record (PNR) name. There is no default value, dependency, or limitation associated with this attribute.
  • Title: PNR Number
    Maximum Length: 50
    The transaction passenger name record (PNR) number. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Base Points
    The attribute indicates the number of points that would be transferred for a TransferPoints redemption transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Point Type Name
    The point type name. This attribute is dependent on the Program Name Identifier. There is no default value or limitation associated with this attribute.
  • Title: Post Date
    The date when the transaction is posted. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Primary Contact ID
    Read Only: true
    The attribute indicates the Primary Contact Id of the member for whom the transaction was created. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Price Overridden
    Maximum Length: 1
    Default Value: N
    The flag that indicates whether the price must be overridden or not. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Processed Date
    The transaction process date. This attribute specifies the day when the created transaction is processed. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Processing Information
    Maximum Length: 1000
    The transaction processing comment that provides the details of an error, if any occurred, during transaction processing. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Processing Log
    Maximum Length: 1000
    The transaction processing log that provides the details of all the promotions that are applied, all the points that are assigned, and all the vouchers that are assigned, if any. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Product ID
    The product identifier of the member transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Product Number
    The product that is used in the transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Program Name
    The transaction program name. This attribute indicates the program for which the transaction is created. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Program Number
    Maximum Length: 30
    The program number associated with the member transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Partner Processing Date
    The date on which the transaction is processed at the partner end. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Partner Status Code
    Maximum Length: 30
    The status code used by the partner on processing the transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Payment Type
    Maximum Length: 30
    The payment type code specifies how the payment is made for the transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Qualifying
    Maximum Length: 1
    Default Value: N
    The qualifying point used. These qualifying points count towards a member???s tier status. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Queued Processing
    Maximum Length: 1
    Default Value: false
    The flag, which if set to true in the input payload, then the transaction status is set to queue without processing it. There is no default value or limitation associated with this attribute.
  • Title: Reason Code
    Maximum Length: 30
    The reason for the cancellation or refund, if the transaction is cancelled. For example, a fee that is inadvertently applied. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Redemption Quantity
    The quantity that would be redeemed in a redemption transaction. There is no default value, dependency, nor limitation associated with this attribute.
  • Title: Unit of Measure for the Redemption Quantity
    Maximum Length: 30
    The redemption products quantity unit of measure (UOM) code. For example, possible UOM codes are kilograms or litres. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Referred-by Member Number
    Read Only: true
    Maximum Length: 30
    The member number referred by the member transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Refund Percentage
    The percentage of the refund that is granted in the transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Refund Override Comments
    Maximum Length: 250
    The refund override comments in the event a refund is made. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Refund Override Reason
    Maximum Length: 30
    The refund override reason code in the event a refund is made. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Social Action Type Meaning
    Read Only: true
    Maximum Length: 80
    The social media action name. The list of accepted values are: Check-in, Rate, Share. There is no default value, dependency, nor limitation associated with this attribute.
  • Title: Social Action Type
    Maximum Length: 30
    The code that provides the social media action type. The accepted values are ORA_SOCIAL_ACTION_CHECK_IN, ORA_SOCIAL_ACTION_RATE, or ORA_SOCIAL_ACTION_SHARE. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Transaction Source Meaning
    Read Only: true
    Maximum Length: 80
    The attribute the name corresponding to the source code. The list of accepted values are: Web, Mobile, Billing. There is no default value, dependency, nor limitation associated with this attribute.
  • Title: Source
    Maximum Length: 30
    The code that represents the source of the transaction. The possible values are ORA_TXN_SOURCE_WEB, ORA_TXN_SOURCE_MOBILE, or ORA_TXN_SOURCE_BILL. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Start Date
    The transaction start date. Either Oracle Loyalty Cloud generates this attribute value when a new transaction is created and populates the attribute with the current date, or it is entered by the user when creating the transaction using the resource. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Status
    Maximum Length: 30
    Default Value: ORA_TXN_STAT_IN_PROG
    The current state of the transaction. The accepted values are ORA_TXN_STAT_IN_PROG, ORA_TXN_STAT_REJ, or ORA_TXN_STAT_PROCESSED. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Status Meaning
    Read Only: true
    Maximum Length: 80
    The transaction status meaning of the member transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Submit Date
    The transaction submission date. Oracle Loyalty Cloud assigns this attribute value when the transaction is submitted for approval by changing the Transaction Status attribute value to Submitted. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Sub Status Meaning
    Read Only: true
    Maximum Length: 80
    The attribute shows the name of the transaction substatus code. The list of possible values are: Success, No Promotions Qualified, Insufficient Member Balance, Insufficient Point Blocks. There is no default value, dependency, nor limitation associated with this attribute.
  • Title: Processing Sub Status
    Maximum Length: 30
    The code that specifies the status of the transaction processing, for example, whether there is an error or the transaction is successful, and so on. The accepted values are ORA_TXN_SUB_STAT_ERROR, ORA_TXN_SUB_STAT_SUCCESS, or ORA_TXN_SUB_STAT_NO_PROMO_QF. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Transaction Sub Type
    Maximum Length: 30
    The transaction subtype name. This attribute is dependent on the TypeCodeName attribute. The accepted values are, A. if Accrual??? Product, Manual Credit, or B. if Redemption ??? Product, or Manual Debit. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Subtype
    Read Only: true
    Maximum Length: 80
    The transaction sub type meaning of the member transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Tax Amount
    The attribute indicates the tax that should be paid for the transaction after it is completed. There is no default value, dependency, nor limitation associated with this attribute.
  • Title: Ticket Number
    Maximum Length: 30
    The unique number that is used to identify the ticket booking for an airline transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: To Member
    Maximum Length: 30
    The unique identification number of the member to whom points are transferred. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Days
    The total days that are required for travel between the source and destination locations. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Total Lines
    The total line items for the transaction. A transaction can include many order line items. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Transaction Channel Meaning
    Read Only: true
    Maximum Length: 80
    The attribute is a code that provides the details on how the transaction is created. The list of accepted values are: ORA_TXN_CHANNEL_MOBILE, ORA_TXN_CHANNEL_WEB, ORA_TXN_CHANNEL_TELE. There is no default value, dependency, nor limitation associated with this attribute.
  • Title: Channel
    Maximum Length: 30
    The code that indicates how the transaction is created. The accepted values are ORA_TXN_CHANNEL_MOBILE, ORA_TXN_CHANNEL_WEB, or ORA_TXN_CHANNEL_TELE. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Transaction Date
    The date when the transaction is completed. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Transaction Number
    Maximum Length: 30
    The transaction number. This is an alternate key that is mandatory during an update. This attribute is automatically generated by Oracle Loyalty Cloud. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Transaction Source Code
    Maximum Length: 30
    The transaction source code attribute indicates the transaction activity type like Airlines, Hotels, Car Rental, and so on. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Transfer to Member
    Maximum Length: 30
    The member number to which the points were transferred. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Transfer Points
    The attribute indicates the number of points that would be transferred in a TransferPoints redemption transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Travel Class Meaning
    Read Only: true
    Maximum Length: 80
    The travel class name. This identifier indicates the class of the travel. The list of accepted values are: Business, Economy. There is no default value or limitation associated with this attribute.
  • Title: Travel Class
    Maximum Length: 30
    The code that indicates the class in which the passenger is traveling. The accepted values are ORA_TRAVL_CLASS_BUSI or ORA_TRAVL_CLASS_ECO. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Distance
    The transaction travel distance. This attribute stores the total miles travelled. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Transaction Type
    Maximum Length: 30
    The transaction type code name. The accepted values are ORA_TIER, ORA_TXN_ACC, or ORA_TXN_RED. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Type Meaning
    Read Only: true
    Maximum Length: 80
    The transaction type meaning of the member transaction. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Unaccounted Minor
    Maximum Length: 1
    Default Value: N
    The unaccounted transaction for a minor, that is below the age of majority. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Value Status Code
    Maximum Length: 30
    The status of the validation performed on the record. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Voucher Number
    The alternative way to identify a member voucher. The UI shows the voucher number but the VoucherNumber attribute is used in the URI to update a voucher record using the resource. The VoucherNumber attribute can also be used as a parameter for the validateVoucherFinder finder. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Voucher Quantity
    The attribute provides details of how many vouchers are assigned because of the given transaction after processing. There is no default value, dependency, nor limitation associated with this attribute.
Back to Top