validate_rate_alert
Validates rate alert parameters to ensure they are correct before creating or updating an alert, catching validation errors early.
Instructions
Validates rate alert parameters before creating or updating. Returns any validation errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sell_currency | No | ||
| buy_currency | No | ||
| side | No | ||
| amount | No | ||
| target_rate | No | ||
| delivery_date | No | ||
| expiration_date | No | ||
| uuid | No | Pass to validate an existing alert being updated |