Create a loyalty promotion enrollment collection for a member (Deprecated)

post

/crmRestApi/resources/11.13.18.05/loyaltyMemberEnrollments

Request

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.
  • When set to true, the server will perform an Upsert operation instead of a Create. In an Upsert operation the server attempts to find an existing resource that matches the payload. If found, the server updates the existing resource instead of creating a new one. If not found, or when set to false (the default), a Create is performed.
Supported Media Types
Request Body - application/json ()
The following table describes the body parameters in the request for this task.
Root Schema : schema
Type: object
Show Source
  • Title: Member Enrollment End Date in Promotion.
    The date when members can no longer enroll into the promotion, if the promotion requires enrollment. The enrollment end date must fall within the promotion???s start and end dates. There is no default value associated with this attribute.
  • Title: Promotion Enrollment Date
    The date when members can enroll into the promotion, if the promotion requires enrollment. The enrollment start date must fall within the promotion???s start and end dates. There is no default value associated with this attribute.
  • Title: Loyalty Promotion Member ID
    The promotion member identifier is the primary key of loyalty member enrollments. Oracle Loyalty Cloud generates this attribute value during member enrollment record creation. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Member Number
    The unique identifier of a loyalty member. This attribute specifies the member that is being enrolled into the promotion. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Object Version Number
    The object version number is an attribute set by Oracle Loyalty Cloud. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Promotion Name
    The name of the promotion, which can be easily remembered by the user. There is no default value, dependency, or limitation associated with this attribute.
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 : loyaltyMemberEnrollments-item-response
Type: object
Show Source
  • Title: Active
    Read Only: true
    Maximum Length: 1
    The boolean attribute that identifies whether the promotion is currently active or not. The default value is N. There is no dependency or limitation associated with this attribute.
  • Title: Member Enrollment End Date in Promotion.
    The date when members can no longer enroll into the promotion, if the promotion requires enrollment. The enrollment end date must fall within the promotion???s start and end dates. There is no default value associated with this attribute.
  • Title: Promotion Enrollment Date
    The date when members can enroll into the promotion, if the promotion requires enrollment. The enrollment start date must fall within the promotion???s start and end dates. There is no default value associated with this attribute.
  • Links
  • Title: Loyalty Promotion Member ID
    The promotion member identifier is the primary key of loyalty member enrollments. Oracle Loyalty Cloud generates this attribute value during member enrollment record creation. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Member Number
    The unique identifier of a loyalty member. This attribute specifies the member that is being enrolled into the promotion. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Object Version Number
    The object version number is an attribute set by Oracle Loyalty Cloud. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Promotion Name
    The name of the promotion, which can be easily remembered by the user. There is no default value, dependency, or limitation associated with this attribute.
  • Read Only: true
    The promotion sub type details, which are based on the Promotion Type attribute. The accepted values are Manual Credit, Product, and so on. There is no default value, dependency, or limitation associated with this attribute.
  • Read Only: true
    The type of promotion to which the member is enrolled. The accepted values are Accrual, Redemption, or Tier. There is no default value, dependency, or limitation associated with this attribute.
Back to Top

Examples

This example shows how to enrol a member into a promotion.

Use POST with the following URI syntax to enrol a member into a promotion:

https://example.com:port/crmRestApi/resources/11.13.18.05/loyaltyMemberEnrollments/

Example of Request Header

Name: Content-Type
Value: application/vnd.oracle.adf.resourceitem+json

Example of Request Body

{ 
 "EnrollmentEnd": "2017-09-15T05:47:35.135-07:00",
 "EnrollmentStart": "2017-09-12T05:47:35.135-07:00",
 "MemberNumber": "300100091233747",
 "PromotionName": "zaheerenrollablepromoseptone"
}

Example of Response Header

cache-control -no-cache, no-store, must-revalidate
content-encoding -gzip
content-length -563
content-type -application/vnd.oracle.adf.resourceitem+json
date -Mon, 06 Nov 2017 08:55:18 GMT
etag-"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
link -<example.com:port/crmRestApi/resources/11.13.18.05/loyaltyMemberEnrollments/300100092755734>;rel="self";kind="item";name="loyaltyMemberEnrollments"
location -example.com:port/crmRestApi/resources/11.13.18.05/loyaltyMemberEnrollments/300100092755734
rest-framework-version -1
x-oracle-dms-ecid -539eb9a8ae5b64a8:598408c4:15f76dedb28:-8000-0000000000134c7d
x-powered-by -Servlet/2.5 JSP/2.1

Example of Response Body

{
  "EnrollmentEnd" : "2017-09-15T05:47:35.135-07:00",
  "EnrollmentStart" : "2017-09-12T05:47:35.135-07:00",
  "LoyPromomemId" : 300100092755734,
  "ObjectVersionNumber" : 1,
  "Active" : "Y",
  "MemberNumber" : "300100091233747",
  "PromotionName" : "zaheerenrollablepromoseptone",
  "PromotionType" : "Accrual",
  "PromotionSubType" : "Manual Credit",
  "links" : [ {
    "rel" : "self",
    "href" : "example.com:port/crmRestApi/resources/11.13.18.05/loyaltyMemberEnrollments/300100092755734",
    "name" : "loyaltyMemberEnrollments",
    "kind" : "item",
    "properties" : {
      "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
    }
  }, {
    "rel" : "canonical",
    "href" : "example.com:port/crmRestApi/resources/11.13.18.05/loyaltyMemberEnrollments/300100092755734",
    "name" : "loyaltyMemberEnrollments",
    "kind" : "item"
  }, {
    "rel" : "lov",
    "href" : "example.com:port/crmRestApi/resources/11.13.18.05/loyaltyMemberEnrollments/300100092755734/lov/PromotionPVO1",
    "name" : "PromotionPVO1",
    "kind" : "collection"
  }, {
    "rel" : "lov",
    "href" : "example.com:port/crmRestApi/resources/11.13.18.05/loyaltyMemberEnrollments/300100092755734/lov/MemberPVO1",
    "name" : "MemberPVO1",
    "kind" : "collection"
  } ]
}
Back to Top