diff --git a/OPENAPI_VERSION b/OPENAPI_VERSION index 1f205edf7..5f5b31119 100644 --- a/OPENAPI_VERSION +++ b/OPENAPI_VERSION @@ -1 +1 @@ -v1266 \ No newline at end of file +v1267 \ No newline at end of file diff --git a/stripe/treasury/_received_debit.py b/stripe/treasury/_received_debit.py index fe167d746..798915fab 100644 --- a/stripe/treasury/_received_debit.py +++ b/stripe/treasury/_received_debit.py @@ -267,7 +267,11 @@ class RetrieveParams(RequestOptions): """ failure_code: Optional[ Literal[ - "account_closed", "account_frozen", "insufficient_funds", "other" + "account_closed", + "account_frozen", + "insufficient_funds", + "international_transaction", + "other", ] ] """