Recall Regulatory Authorities REST Endpoints

Inventory Management/Recall Regulatory Authorities
The Recall Regulatory Authorities resource manages the details about the regulatory authorities pertaining to each business unit. The information includes regulatory authority identifier, name, address, city, state, zip, country, phone, and uniform resource locator (URL).
Create regulatory authorities
Method: post
Path: /fscmRestApi/resources/11.13.18.05/recallRegulatoryAuthorities
Get all regulatory authorities
Method: get
Path: /fscmRestApi/resources/11.13.18.05/recallRegulatoryAuthorities
Get one regulatory authority
Method: get
Path: /fscmRestApi/resources/11.13.18.05/recallRegulatoryAuthorities/{RegulatoryAuthorityId}
Update a regulatory authority
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/recallRegulatoryAuthorities/{RegulatoryAuthorityId}