show_payments_beneficiary
Retrieve payment beneficiary details from Procore to track construction project financial transactions and manage vendor payments.
Instructions
Show Payments Beneficiary. [Construction Financials/Payments] GET /rest/v1.0/companies/{company_id}/payments/beneficiaries/{payments_beneficiary_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| payments_beneficiary_id | Yes | Unique identifier of the payments beneficiary | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |