VendorPayFeeRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| fee_id | Long | [default to null] | |
| coupon_code | String | [optional] [default to null] | |
| idempotency_key | String | Optional client-provided idempotency key to prevent duplicate payments on retries. If provided with a matching pending payment, returns the existing payment instead of creating a new one. | [optional] [default to null] |