Partner Term Attributes REST Endpoints

Loyalty Programs/Program Partners/Partner Term Attributes
The partner term attributes resource is used to retrieve the details of the partner terms defined for the partner.
Create a collection of all partner terms attributes
Method: post
Path: /crmRestApi/resources/11.13.18.05/loyPrograms/{LoyProgramId}/child/ProgramPartners/{LoyProgOrgId}/child/PartnerTermsAttributes
Delete a partner terms attribute
Method: delete
Path: /crmRestApi/resources/11.13.18.05/loyPrograms/{LoyProgramId}/child/ProgramPartners/{LoyProgOrgId}/child/PartnerTermsAttributes/{ProgPartnerPnttypeId}
Get a partner terms attribute
Method: get
Path: /crmRestApi/resources/11.13.18.05/loyPrograms/{LoyProgramId}/child/ProgramPartners/{LoyProgOrgId}/child/PartnerTermsAttributes/{ProgPartnerPnttypeId}
Get all partner terms attributes
Method: get
Path: /crmRestApi/resources/11.13.18.05/loyPrograms/{LoyProgramId}/child/ProgramPartners/{LoyProgOrgId}/child/PartnerTermsAttributes
Set the program point types saved
Method: post
Path: /crmRestApi/resources/11.13.18.05/loyPrograms/{LoyProgramId}/child/ProgramPartners/{LoyProgOrgId}/child/PartnerTermsAttributes/action/setProgPointTypeSaved
Update a partner terms attribute
Method: patch
Path: /crmRestApi/resources/11.13.18.05/loyPrograms/{LoyProgramId}/child/ProgramPartners/{LoyProgOrgId}/child/PartnerTermsAttributes/{ProgPartnerPnttypeId}