bulk_delete_payouts_by_invoice
Remove multiple payouts associated with a specific invoice in Procore to correct payment errors or update financial records.
Instructions
Bulk Delete Payouts by Invoice. [Construction Financials/Payments] DELETE /rest/v1.0/companies/{company_id}/payments/disbursements/{disbursement_id}/payouts/invoice/{invoice_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| disbursement_id | Yes | Unique identifier for the disbursement. | |
| invoice_id | Yes | Invoice ID | |
| deletedReason | Yes | Reason for deleting the payout |