Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 630 Bytes

CreateRefundRequest.md

File metadata and controls

13 lines (9 loc) · 630 Bytes

CreateRefundRequest

Properties

Name Type Description Notes
charge_id string The id relating to the original charge that is to be refunded
reason string The reason for the refund
amount float The amount to refund, can be less than or equal to the previously captured amount
metadata object Additional metadata if required [optional]

[Back to Model list] [Back to API list] [Back to README]