Delete A Payment Application (Owner Invoice)
delete_a_payment_application_owner_invoicePermanently delete an owner invoice payment application by ID and project ID. This action is irreversible, so ensure accuracy before proceeding.
Instructions
Delete a Payment Application (Owner Invoice) based on its id. Use this to permanently delete the specified Prime Contracts. This cannot be undone. Permanently removes the specified Prime Contracts. This action cannot be undone. Required parameters: id, project_id. Procore API: Construction Financials > Prime Contracts. Endpoint: DELETE /rest/v1.0/payment_applications/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — payment Application (Owner Invoice) ID | |
| project_id | Yes | Query string parameter — unique identifier for the project. |