Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 578 Bytes

CreateRefund.md

File metadata and controls

19 lines (13 loc) · 578 Bytes

CreateRefund

xendit.refund.model.CreateRefund

Properties

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

[Back to README]