Types > SubscriptionEdit
Description
Topic: Subscriptions
Fields
billing_address: SubscriptionParam
Which billing address to use
Custom billing address identifier
Valid when: billing_address_id's length doesn't exceed 250 characters
custom_billing_address: AddressCreate
Custom billing address for subscription
custom_shipping_address: AddressCreate
Custom shipping address for subscription
payment_source: SubscriptionParam
Which payment source to use
Custom shipping address identifier
Valid when: payment_source_id's length doesn't exceed 250 characters
shipping_address: SubscriptionParam
Which shipping address to use
Custom shipping address identifier
Valid when: shipping_address_id's length doesn't exceed 250 characters
Used By
Mutations
Preview (typescript)
Loading module