Update Payments Beneficiary Classification
update_payments_beneficiary_classificationUpdate early pay classification for a payments beneficiary. Modify an existing beneficiary's eligibility to STANDARD, PREFERRED, or INELIGIBLE in Procore.
Instructions
Updates the early pay classification for a payments beneficiary. 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, payments_beneficiary_id, earlyPayClassification. Procore API: Construction Financials > Payments. Endpoint: PATCH /rest/v1.0/companies/{company_id}/payments/beneficiaries/{payments_beneficiary_id}/classification
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| payments_beneficiary_id | Yes | URL path parameter — unique identifier of the payments beneficiary | |
| earlyPayClassification | Yes | JSON request body field — early pay classification for the beneficiary |