Offering Credentials REST Endpoints
    
        Programs/Offering Credentials
    
The offering credentials resource is a child of the programs resource and provides a list of credentials available for a program.
- Get all offering credentials
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/programs/{programsUniqID}/child/offeringCredentials - Get an offering credential
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/programs/{programsUniqID}/child/offeringCredentials/{offeringCredentialsUniqID}