Create a collection of all point blocks
post
/crmRestApi/resources/11.13.18.05/loyPrograms/{LoyProgramId}/child/PointBlocks
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.
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.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
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.
-
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.
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 : 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 : 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.