Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 978 Bytes

File metadata and controls

18 lines (14 loc) · 978 Bytes

PayoutChargeback

Properties

Name Type Description Notes
order_id int The id of the order the chargeback was for [optional]
order_currency string Order currency [optional]
payout_id int The id of the payout the order is related to [optional]
order_date \DateTime The date the order was placed [optional]
order_type string Order type (online or cash) [optional]
chargeback_date \DateTime The date the chargeback was done [optional]
store_id int Store id [optional]
chargeback_amount double Chargeback amount [optional]
refunded_fees double Amount of refunded fees [optional]

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