Associated Projects REST Endpoints

Payment Carts/Associated Projects
The associated projects resource is used to retrieve project information associated with the permit that was added to the payment cart.
Get all projects associated with permit
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPaymentCarts/{publicSectorPaymentCartsUniqID}/child/AssociatedProject
Get one project associated with permit
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPaymentCarts/{publicSectorPaymentCartsUniqID}/child/AssociatedProject/{AssociatedProjectUniqID}