Create a collection of all point blocks

post

/crmRestApi/resources/11.13.18.05/loyPrograms/{LoyProgramId}/child/PointBlocks

Request

Path Parameters
  • 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
  • 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.
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: Name
    Maximum Length: 100
    The name of point block. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Original Points
    The original points created under the point block. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Partner
    The partner associated with the point block. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Point Block Number
    Maximum Length: 30
    The number of point block. There is no default value, dependency, or limitation associated with this attribute.
  • The point block identifier created under the partner terms. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Start Date
    The start date for the point block. 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 : loyPrograms-PointBlocks-item-response
Type: object
Show Source
  • Read Only: true
    Maximum Length: 64
    The 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.
  • Read Only: true
    The 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.
  • Read Only: true
    The 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.
  • Read Only: true
    Maximum Length: 64
    The 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.
  • Read Only: true
    Maximum Length: 32
    The 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
  • Title: Name
    Maximum Length: 100
    The name of point block. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Original Points
    The original points created under the point block. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Partner
    The partner associated with the point block. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Point Block Number
    Maximum Length: 30
    The number of point block. There is no default value, dependency, or limitation associated with this attribute.
  • The point block identifier created under the partner terms. There is no default value, dependency, or limitation associated with this attribute.
  • Read Only: true
    The name of program for which this point block is created. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Remaining Points
    Read Only: true
    The remaining points from the point block. There is no default value, dependency, or limitation associated with this attribute.
  • Title: Start Date
    The start date for the point block. There is no default value, dependency, or limitation associated with this attribute.
Back to Top