xendit.refund.model.CreateRefund
| Name | Type | Required | Description | Examples |
|---|---|---|---|---|
| payment_request_id | str | |||
| invoice_id | str | |||
| reference_id | str | |||
| amount | float | |||
| currency | str | |||
| reason | str | |||
| metadata | {str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type |