You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: recurly/resources.py
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -748,6 +748,8 @@ class Transaction(Resource):
748
748
Updated at
749
749
uuid : str
750
750
The UUID is useful for matching data with the CSV exports and building URLs into Recurly's UI.
751
+
vat_number : str
752
+
VAT number for the customer on this transaction. If the customer's Billing Info country is BR or AR, then this will be their Tax Identifier. For all other countries this will come from the VAT Number field in the Billing Info.
0 commit comments