-
#2022 Update generated code
- Add support for
client_reference_id
onIdentity.VerificationReportListParams
,Identity.VerificationReport
,Identity.VerificationSessionCreateParams
,Identity.VerificationSessionListParams
, andIdentity.VerificationSession
- Remove support for value
include_and_require
from enumInvoiceCreateParams.pending_invoice_items_behavior
- Remove support for value
service_tax
from enumsTaxRate.tax_type
,TaxRateCreateParams.tax_type
, andTaxRateUpdateParams.tax_type
- Add support for
created
onTreasury.OutboundPaymentListParams
- Add support for
-
#2025 Standardize parameter interface names
CapabilityListParams
renamed toAccountListCapabilitiesParams
CapabilityRetrieveParams
renamed toAccountRetrieveCapabilityParams
CapabilityUpdateParams
renamed toAccountUpdateCapabilityParams
CashBalanceRetrieveParams
renamed toCustomerRetrieveCashBalanceParams
CashBalanceUpdateParams
renamed toCustomerUpdateCashBalanceParams
CreditNoteLineItemListParams
renamed toCreditNoteListLineItemsParams
CustomerBalanceTransactionCreateParams
renamed toCustomerCreateBalanceTransactionParams
CustomerBalanceTransactionListParams
renamed toCustomerListBalanceTransactionsParams
CustomerBalanceTransactionRetrieveParams
renamed toCustomerRetrieveBalanceTransactionParams
CustomerBalanceTransactionUpdateParams
renamed toCustomerUpdateBalanceTransactionParams
CustomerCashBalanceTransactionListParams
renamed toCustomerListCashBalanceTransactionsParams
CustomerCashBalanceTransactionRetrieveParams
renamed toCustomerRetrieveCashBalanceTransactionParams
CustomerSourceCreateParams
renamed toCustomerCreateSourceParams
CustomerSourceDeleteParams
renamed toCustomerDeleteSourceParams
CustomerSourceListParams
renamed toCustomerListSourcesParams
CustomerSourceRetrieveParams
renamed toCustomerRetrieveSourceParams
CustomerSourceUpdateParams
renamed toCustomerUpdateSourceParams
CustomerSourceVerifyParams
renamed toCustomerVerifySourceParams
ExternalAccountCreateParams
renamed toAccountCreateExternalAccountParams
ExternalAccountDeleteParams
renamed toAccountDeleteExternalAccountParams
ExternalAccountListParams
renamed toAccountListExternalAccountsParams
ExternalAccountRetrieveParams
renamed toAccountRetrieveExternalAccountParams
ExternalAccountUpdateParams
renamed toAccountUpdateExternalAccountParams
FeeRefundCreateParams
renamed toApplicationFeeCreateRefundParams
FeeRefundListParams
renamed toApplicationFeeListRefundsParams
FeeRefundRetrieveParams
renamed toApplicationFeeRetrieveRefundParams
FeeRefundUpdateParams
renamed toApplicationFeeUpdateRefundParams
InvoiceLineItemListParams
renamed toInvoiceListLineItemsParams
InvoiceLineItemUpdateParams
renamed toInvoiceUpdateLineItemParams
LoginLinkCreateParams
renamed toAccountCreateLoginLinkParams
PersonCreateParams
renamed toAccountCreatePersonParams
PersonDeleteParams
renamed toAccountDeletePersonParams
PersonListParams
renamed toAccountListPersonsParams
PersonRetrieveParams
renamed toAccountRetrievePersonParams
PersonUpdateParams
renamed toAccountUpdatePersonParams
TaxIdCreateParams
renamed toCustomerCreateTaxIdParams
TaxIdDeleteParams
renamed toCustomerDeleteTaxIdParams
TaxIdListParams
renamed toCustomerListTaxIdsParams
TaxIdRetrieveParams
renamed toCustomerRetrieveTaxIdParams
TransferReversalCreateParams
renamed toTransferCreateReversalParams
TransferReversalListParams
renamed toTransferListReversalsParams
TransferReversalRetrieveParams
renamed toTransferRetrieveReversalParams
TransferReversalUpdateParams
renamed toTransferUpdateReversalParams
UsageRecordCreateParams
renamed toSubscriptionItemCreateUsageRecordParams
UsageRecordSummaryListParams
renamed toSubscriptionItemListUsageRecordSummariesParams
Old names will still work but are deprecated and will be removed in future versions.
-
#2021 Add TaxIds API
- Add support for
create
,del
,list
, andretrieve
methods on resourceTaxId
- Add support for