Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generated Latest Changes for v2021-02-25 #516

Merged
merged 1 commit into from
Oct 5, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions openapi/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19961,8 +19961,10 @@ components:
SubscriptionChangeShippingCreate:
type: object
title: Shipping details that will be changed on a subscription
description: The shipping address can currently only be changed immediately,
using SubscriptionUpdate.
description: Shipping addresses are tied to a customer's account. Each account
can have up to 20 different shipping addresses, and if you have enabled multiple
subscriptions per account, you can associate different shipping addresses
to each subscription.
properties:
method_id:
type: string
Expand Down Expand Up @@ -21777,6 +21779,7 @@ components:
- roku
- sepadirectdebit
- wire_transfer
- braintree_v_zero
CardTypeEnum:
type: string
enum:
Expand Down