create_payment_and_apply
Record a payment and apply it to an invoice to update the project's billing records.
Instructions
Record a payment and apply it to an invoice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| amount | No | ||
| invoice_id | No | ||
| fields_json | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |