Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 4.49 KB

refund.md

File metadata and controls

21 lines (18 loc) · 4.49 KB

Refund

Fields

Field Type Required Description
created_at date ✔️ Creation timestamp of the object.
modified_at date ✔️ Last modification timestamp of the object.
id str ✔️ The ID of the object.
metadata Dict[str, models.RefundMetadata] ✔️ N/A
status models.RefundStatus ✔️ N/A
reason models.RefundReason ✔️ N/A
amount int ✔️ N/A
tax_amount int ✔️ N/A
currency str ✔️ N/A
organization_id str ✔️ N/A
order_id str ✔️ N/A
subscription_id Nullable[str] ✔️ N/A
customer_id str ✔️ N/A
revoke_benefits bool ✔️ N/A