Referral Bodies REST Endpoints

Referral Bodies
The referral bodies resource is used to view the referral bodies that are configured for use within the agency.
Create a set of referral bodies
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReferralBodies
Get a referral body
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReferralBodies/{ReferralCode}
Get all related referral bodies
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReferralBodies
Update a referral body
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReferralBodies/{ReferralCode}