Create a membership card collection for a member (Deprecated - See "Create a membership card" in the Loyalty Members resource)
post
/crmRestApi/resources/11.13.18.05/loyaltyMembershipCards
Request
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.
-
Upsert-Mode:
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
ActiveFlag: boolean
Title:
ActiveMaximum Length:1Default Value:falseIndicates whether the membership card is active. It accepts the Y and N values. If N is specified, then the membership card details can be edited. There is no default value, dependency, or limitation associated with this attribute. -
CardNumber: string
Title:
Card NumberMaximum Length:30The primary key to identify a loyalty membership card. Oracle Loyalty Cloud generates this attribute value during the creation of a membership card record. There is no default value, dependency, or limitation associated with this attribute. -
CardStatus: string
Title:
Card StatusThe Card Status attribute specifies the status of the membership card. The possible values are Active, Stolen, Expired, Lost, and so on. It is based on the ORA_LOY_MEM_CARD_STATUS lookup type. The membership card's validity, which depends on the membership card status, start date, and expiry date, can be checked. There is no default value, dependency, or limitation associated with this attribute. -
CardType: string
Title:
Card Type MeaningThe attribute specifies the membership card type. The accepted values are Gold, Platinum, Silver, and so on. It is based on the ORA_LOY_MEM_CARD_TYPE lookup type. Depending on the card type, members are entitled to different rewards. For example, in the airline industry, members usually show their membership cards to prove their tier status in order to be able to use special lounges. There is no default value or limitation associated with this attribute. -
CardTypeCode: string
Title:
Card TypeMaximum Length:30The membership card type code shows the card type detail. There is no default value, dependency, or limitation associated with this attribute. -
ExpiryDate: string
(date-time)
Title:
Expiration DateThe date when the membership card expires in the loyalty system. There is no default value, dependency, or limitation associated with this attribute. -
ExpiryDateOnCard: string
(date-time)
Title:
Expiration Date on CardThe Expiration Date On Card attribute is the date which specifies to the member when the membership card expires. There is no default value, dependency, or limitation associated with this attribute. -
IssueDate: string
(date-time)
Title:
Issued DateThe date when the membership card is issued. There is no default value, dependency, or limitation associated with this attribute. -
LoyCardId: integer
(int64)
Title:
Card IDThe primary key of the membership card referred by current loyaltyMembershipCards resource. There is no default value, dependency, or limitation associated with this attribute. -
MemberNumber: string
Title:
Member NumberMaximum Length:30The Member Number attribute is an alternative identifier that uniquely identifies a member to whom the card belongs. There is no default value, dependency, or limitation associated with this attribute. -
NameOnCard: string
Title:
Name on CardMaximum Length:50The member name that is displayed on the membership card. There is no default value, dependency, or limitation associated with this attribute. -
RequestDate: string
(date-time)
Title:
Requested DateThe date when a request is placed for generating the membership card. There is no default value, dependency, or limitation associated with this attribute. -
StartDate: string
(date-time)
Title:
Start DateThe date when the membership card is valid. After this date, the card can be used to receive rewards, or special lounge services, and so on, based on the card type. There is no default value, dependency, or limitation associated with this attribute. -
StatusCode: string
Title:
StatusMaximum Length:30The status code of the membership card, which is a read-only value based on the CardStatus attribute. This attribute is a lookup type value based on the ORA_LOY_MEM_CARD_STATUS lookup. There is no default value or limitation associated with this attribute.
Response
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 : loyaltyMembershipCards-item-response
Type:
Show Source
object-
ActiveFlag: boolean
Title:
ActiveMaximum Length:1Default Value:falseIndicates whether the membership card is active. It accepts the Y and N values. If N is specified, then the membership card details can be edited. There is no default value, dependency, or limitation associated with this attribute. -
CardNumber: string
Title:
Card NumberMaximum Length:30The primary key to identify a loyalty membership card. Oracle Loyalty Cloud generates this attribute value during the creation of a membership card record. There is no default value, dependency, or limitation associated with this attribute. -
CardStatus: string
Title:
Card StatusThe Card Status attribute specifies the status of the membership card. The possible values are Active, Stolen, Expired, Lost, and so on. It is based on the ORA_LOY_MEM_CARD_STATUS lookup type. The membership card's validity, which depends on the membership card status, start date, and expiry date, can be checked. There is no default value, dependency, or limitation associated with this attribute. -
CardType: string
Title:
Card Type MeaningThe attribute specifies the membership card type. The accepted values are Gold, Platinum, Silver, and so on. It is based on the ORA_LOY_MEM_CARD_TYPE lookup type. Depending on the card type, members are entitled to different rewards. For example, in the airline industry, members usually show their membership cards to prove their tier status in order to be able to use special lounges. There is no default value or limitation associated with this attribute. -
CardTypeCode: string
Title:
Card TypeMaximum Length:30The membership card type code shows the card type detail. There is no default value, dependency, or limitation associated with this attribute. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The details of who created the membership card. Oracle Loyalty Cloud generates this attribute value during the creation of a new membership card. There is no default value, dependency, or limitation associated with this attribute. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the membership card is created. Oracle Loyalty Cloud generates this attribute value during the creation of a new membership card. There is no default value, dependency, or limitation associated with this attribute. -
ExpiryDate: string
(date-time)
Title:
Expiration DateThe date when the membership card expires in the loyalty system. There is no default value, dependency, or limitation associated with this attribute. -
ExpiryDateOnCard: string
(date-time)
Title:
Expiration Date on CardThe Expiration Date On Card attribute is the date which specifies to the member when the membership card expires. There is no default value, dependency, or limitation associated with this attribute. -
ExpiryStampedOnCard: string
Read Only:
trueThe Expiry Stamped On Card attribute is the date physically stamped on the card which specifies to the member when the membership card expires. Its value is the same as that of the ExpiryDateOnCard attribute, but only specifies the month and year of expiry. There is no default value, dependency, or limitation associated with this attribute. -
IssueDate: string
(date-time)
Title:
Issued DateThe date when the membership card is issued. 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 memberhip card record is updated. Oracle Loyalty Cloud sets this date value when the loyalty administrator updates the memership card in the Oracle Loyalty Cloud UI. There is no default value, dependency, or limitation associated with this attribute. -
LastUpdatedBy: string
Title:
Last Update ByRead Only:trueMaximum Length:64The user that updates the memberhip card record. Oracle Loyalty Cloud populates this value when the loyalty administrator updates the membership card in the Oracle Loyalty Cloud UI. 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 updated the membership card record. Oracle Loyalty Cloud populates this value when the loyalty administrator updates the membership card in the Oracle Loyalty Cloud UI. There is no default value, dependency, or limitation associated with this attribute. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LoyCardId: integer
(int64)
Title:
Card IDThe primary key of the membership card referred by current loyaltyMembershipCards resource. There is no default value, dependency, or limitation associated with this attribute. -
MemberName: string
Title:
Member NameRead Only:trueMaximum Length:100The identifier specifies the name of the member to whom the card belongs. There is no default value, dependency, or limitation associated with this attribute. -
MemberNumber: string
Title:
Member NumberMaximum Length:30The Member Number attribute is an alternative identifier that uniquely identifies a member to whom the card belongs. There is no default value, dependency, or limitation associated with this attribute. -
MemberStatus: string
Read Only:
trueThe current status of the loyalty member for whom the membership card is issued. The accepted values are Active, InActive, Dormant, and so on. There is no default value, dependency, or limitation associated with this attribute. -
MemberTier: string
Read Only:
trueThe identifier specifies the tier to which the member belongs, for example, Gold, Silver, and so on. A membership card is generated for a member when the member joins a loyalty program, moves to a new tier, or requalifies to the same tier. There is no default value, dependency, or limitation associated with this attribute. -
MemTierNum: string
Title:
Member Tier NumberRead Only:trueMaximum Length:30The unique identifier which shows the number of the tier to which the loyalty membership card belongs. There is no default value, dependency, or limitation associated with this attribute. -
NameOnCard: string
Title:
Name on CardMaximum Length:50The member name that is displayed on the membership card. There is no default value, dependency, or limitation associated with this attribute. -
ProgramName: string
Title:
ProgramRead Only:trueMaximum Length:50The name of the program to which the member belongs and for which the membership card is issued. There is no default value, dependency, or limitation associated with this attribute. -
RequestDate: string
(date-time)
Title:
Requested DateThe date when a request is placed for generating the membership card. There is no default value, dependency, or limitation associated with this attribute. -
StartDate: string
(date-time)
Title:
Start DateThe date when the membership card is valid. After this date, the card can be used to receive rewards, or special lounge services, and so on, based on the card type. There is no default value, dependency, or limitation associated with this attribute. -
StatusCode: string
Title:
StatusMaximum Length:30The status code of the membership card, which is a read-only value based on the CardStatus attribute. This attribute is a lookup type value based on the ORA_LOY_MEM_CARD_STATUS lookup. There is no default value or limitation associated with this attribute. -
TierName: string
Title:
Tier NameRead Only:trueThe Tier Name attribute specifies the member???s tier to which the member belongs when the membership card is issued. There is no default value, dependency, or limitation associated with this attribute. -
UpdateFlag: boolean
Read Only:
trueDefault Value:trueThe Update Flag attribute indicates if the Membership Card resource can be updated. It accepts the Y and N values. This attribute is defaulted to Y. 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 : 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.
Links
- LookupPVOStatusCode
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DORA_LOY_MEM_CARD_STATUS
The following properties are defined on the LOV link relation:- Source Attribute: CardStatus; Target Attribute: Meaning
- Display Attribute: Meaning, LookupCode
- finder:
- LookupPVOtype
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DORA_LOY_MEM_CARD_TYPE
The following properties are defined on the LOV link relation:- Source Attribute: CardType; Target Attribute: Meaning
- Display Attribute: Meaning, LookupCode
- finder:
- MemberPVO1
-
Operation: /crmRestApi/resources/11.13.18.05/loyMembersParameters:
- finder:
MemNumSearch%3BMemberNumber%3D{MemberNumber}
The following properties are defined on the LOV link relation:- Source Attribute: MemberNumber; Target Attribute: MemNum
- Display Attribute: MemNum, LoyMemberId
- finder:
Examples
This example shows how to create a new Loyalty membership card.
Use POST with the following URI syntax to create the new Loyalty membership card:
https://example.com:port/crmRestApi/resources/11.13.18.05/loyaltyPromotions?finder=PromoSearch;Name=Sun API RedemptionExample of Request Header
Name: Content-Type
Value: application/vnd.oracle.adf.resourceitem+json
Example of Request Body
{
"ExpiryDate" : "2017-06-23T00:00:00-07:00",
"ExpiryDateOnCard" : "2017-06-22T00:00:00-07:00",
"NameOnCard" : "John",
"CardType" : "Platinum",
"MemberNumber" : "300100111620140",
"CardStatus" : "In Progress"
}
Example of Response Header
cache-control -no-cache, no-store, must-revalidate
connection -Keep-Alive
content-encoding -gzip
content-language -en
content-length -730
content-type -application/vnd.oracle.adf.resourceitem+json
date -Fri, 03 Nov 2017 10:31:51 GMT
etag-"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
keep-alive -timeout=61, max=100
link -<http://example.com:port/crmRestApi/resources/11.13.18.05/loyaltyMembershipCards/300100111738943>;rel="self";kind="item";name="loyaltyMembershipCards"
location -http://example.com:port/crmRestApi/resources/11.13.18.05/loyaltyMembershipCards/300100111738943
rest-framework-version -1
server -Oracle-HTTP-Server-11g
vary -User-Agent
x-content-type-options -nosniff
x-oracle-dms-ecid -005NH6SrdedFw0GLIys1yf0005io00025d
Example of Response Body
{
"CardNumber" : "300100111738943",
"CreatedBy" : "LOYALTY_PROGRAM_ADMINISTRATOR",
"CreationDate" : "2017-11-03T10:31:51+00:00",
"ExpiryDate" : "2017-06-23T07:00:00+00:00",
"ExpiryDateOnCard" : "2017-06-22T07:00:00+00:00",
"IssueDate" : null,
"LastUpdateDate" : "2017-11-03T10:31:51.417+00:00",
"LastUpdateLogin" : "5D12029AE4131D52E0530740F00AD82F",
"LastUpdatedBy" : "LOYALTY_PROGRAM_ADMINISTRATOR",
"NameOnCard" : "John",
"RequestDate" : null,
"StartDate" : null,
"MemberName" : "KK196 Mem",
"MemberNumber" : "300100111620140",
"CardStatus" : "In Progress",
"TierName" : "Tier2",
"CardType" : "Platinum",
"MemberTier" : "Tier2",
"MemberStatus" : "Active",
"Active" : "N",
"ProgramName" : "KK196",
"ExpiryStampedOnCard" : "06/2017",
"links" : [ {
"rel" : "self",
"href" : "http://example.com:port/crmRestApi/resources/11.13.18.05/loyaltyMembershipCards/300100111738943",
"name" : "loyaltyMembershipCards",
"kind" : "item",
"properties" : {
"changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
}, {
"rel" : "canonical",
"href" : "http://example.com:port/crmRestApi/resources/11.13.18.05/loyaltyMembershipCards/300100111738943",
"name" : "loyaltyMembershipCards",
"kind" : "item"
}, {
"rel" : "lov",
"href" : "http://example.com:port3/crmRestApi/resources/11.13.18.05/loyaltyMembershipCards/300100111738943/lov/MemberPVO1",
"name" : "MemberPVO1",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "http://example.com:port/crmRestApi/resources/11.13.18.05/loyaltyMembershipCards/300100111738943/lov/LookupPVOStatusCode",
"name" : "LookupPVOStatusCode",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "http://example.com:port/crmRestApi/resources/11.13.18.05/loyaltyMembershipCards/300100111738943/lov/LookupPVOtype",
"name" : "LookupPVOtype",
"kind" : "collection"
} ]
}