create_off_cycle_payment
Issues off-cycle payments such as bonuses, commissions, or reimbursements by contract, amount, currency, and reason via Deel.
Instructions
Create an off-cycle payment (bonus, commission, reimbursement, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Payment amount | |
| reason | Yes | Payment reason | |
| currency | Yes | Currency code (e.g. USD) | |
| contract_id | Yes | The contract ID | |
| description | No | Payment description | |
| payment_date | No | Target payment date (YYYY-MM-DD) |