Update Project Payor Pays Setting
update_project_payor_pays_settingUpdate whether the payor pays fees for specified projects to manage payment obligations.
Instructions
Updates whether payor pays fees for projects. Use this to update an existing Payments (only the supplied fields are changed). Updates the specified Payments and returns the modified object on success. Required parameters: company_id, projectIds, payorPaysFees. Procore API: Construction Financials > Payments. Endpoint: PATCH /rest/v1.0/companies/{company_id}/payments/projects/payor_pays
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| projectIds | Yes | JSON request body field — list of project IDs to update | |
| payorPaysFees | Yes | JSON request body field — whether the payor pays fees for these projects |