Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.18 KB

InitializeRefund.md

File metadata and controls

16 lines (13 loc) · 1.18 KB

InitializeRefund

Properties

Name Type Description Notes
payment \Swagger\Client\Model\RefundPayment
reason string Reason for a payment refund.
line_items \Swagger\Client\Model\RefundLineItem[] List of order's line items which can be refunded. [optional]
delivery \Swagger\Client\Model\InitializeRefundDelivery [optional]
overpaid \Swagger\Client\Model\InitializeRefundOverpaid [optional]
surcharges \Swagger\Client\Model\PaymentsSurcharge[] List of surcharges for payment which can be refunded. [optional]
additional_services \Swagger\Client\Model\InitializeRefundAdditionalServices [optional]
seller_comment string Sellers optional justification for refund. [optional]

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