Types > SubscriptionEdit
Commerce APITypesSubscriptionEdit
SubscriptionEdit

Description

Topic: Subscriptions

Fields

billing_address: SubscriptionParam

Which billing address to use


billing_address_id: String

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


payment_source_id: String

Custom shipping address identifier

Valid when: payment_source_id's length doesn't exceed 250 characters


shipping_address: SubscriptionParam

Which shipping address to use


shipping_address_id: String

Custom shipping address identifier

Valid when: shipping_address_id's length doesn't exceed 250 characters


Used By

Mutations

subscriptionsEdit

Preview (typescript)

Loading module