Point Blocks REST Endpoints
    
        Loyalty Programs/Point Blocks
    
The point blocks resource is used to retrieve the details of the point block defined for the partner.
- Create a collection of all point blocks
 - Method: postPath:
/crmRestApi/resources/11.13.18.05/loyPrograms/{LoyProgramId}/child/PointBlocks - Get a point block
 - Method: getPath:
/crmRestApi/resources/11.13.18.05/loyPrograms/{LoyProgramId}/child/PointBlocks/{ProgPointBlockId} - Get all point blocks
 - Method: getPath:
/crmRestApi/resources/11.13.18.05/loyPrograms/{LoyProgramId}/child/PointBlocks - Set the partners saved
 - Method: postPath:
/crmRestApi/resources/11.13.18.05/loyPrograms/{LoyProgramId}/child/PointBlocks/action/setPartnersSaved