openapi/api.yaml in recurly-4.41.0 vs openapi/api.yaml in recurly-4.42.0
- old
+ new
@@ -23038,10 +23038,17 @@
type: object
description: Action result params to be used in Recurly-JS to complete a
payment when using asynchronous payment methods, e.g., Boleto, iDEAL and
Sofort.
title: Action result
+ vat_number:
+ type: string
+ description: 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.
+ title: VAT Number
ExternalTransaction:
type: object
properties:
payment_method:
type: string
@@ -25334,9 +25341,10 @@
- invalid_name
- invalid_payment_method
- invalid_payment_method_hard
- invalid_transaction
- issuer_unavailable
+ - lifecycle_decline
- merch_max_transaction_limit_exceeded
- moneybot_disconnect
- moneybot_unavailable
- no_billing_information
- no_gateway